presto 查询以通过正则表达式模式检索表

问题描述

想使用 presto sql 获取基于特定名称的表名。

数据库中的示例表:Tiggered_prod

 It looks like this is your first time using Cypress: 6.8.0

  ×  Verifying Cypress can run C:\Users\allek\AppData\Local\Cypress\Cache\6.8.0\Cypress
    → Cypress Version: 6.8.0
Cypress Failed to start.

This is usually caused by a missing library or dependency.

The error below should indicate which dependency is missing.

https://on.cypress.io/required-dependencies

If you are using Docker,we provide containers with all required dependencies installed.

预期结果:

final_trigger_98789
final_trigger_54737
final_trigger_exp_78763
final_trigger_78787_bkp
tmp_final_trigger_97932
tmp_final_trigger_97932_ddd 

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)

相关问答

Selenium Web驱动程序和Java。元素在(x,y)点处不可单击。其...
Python-如何使用点“。” 访问字典成员?
Java 字符串是不可变的。到底是什么意思?
Java中的“ final”关键字如何工作?(我仍然可以修改对象。...
“loop:”在Java代码中。这是什么,为什么要编译?
java.lang.ClassNotFoundException:sun.jdbc.odbc.JdbcOdbc...