About 1,683,103 results (4,614 milliseconds)

Query syntax | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax
Query statements scan one or more tables or expressions and return the computed result rows. This topic describes the syntax for SQL queries in GoogleSQL ...

Query multiple tables using a wildcard table | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/querying-wildcard-tables
Wildcard tables enable you to query multiple tables using concise SQL statements. Wildcard tables are available only in GoogleSQL.

TABLES view | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/information-schema-tables
-- Returns metadata for tables in a single dataset. SELECT * FROM myDataset.INFORMATION_SCHEMA.

Ramming two SQL queries together.....

https://groups.google.com/d/topic/comp.databases.oracle.server/j2NL_0NpbIc
same page regarding what they are talking about. I think that the Oracle definition of a correlated subquery is a. SELECT statement that appears in the WHERE ...

Create and use tables | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/tables
Enter a valid SQL query. Click More and then select Query settings. Query settings. Select the Set a destination table for query results option.

[Debezium Oracle Connector] Let me ask you some questions.

https://groups.google.com/g/debezium/c/jZiyZP7Wk_s
Mar 2, 2022 ... What is your connector configuration, and please do not omit things such as table.include.list or schema.include.list values. You can mask the ...

Cloud SQL federated queries | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/cloud-sql-federated-queries
... list all tables in the database or show table schema. The following example information_schema queries work in both MySQL and PostgreSQL. You can learn more ...

Listing datasets | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/listing-datasets
List datasets. Select one of the following options: Console SQL ...

django select extremely slow on large table

https://groups.google.com/g/django-users/c/CYIxM8nZl1A
Many Oracle SQL clients do not fetch all the results, instead they fetch just the top 100 or so rows. - Anssi.

SQL Runner basics | Looker | Google Cloud

https://cloud.google.com/looker/docs/sql-runner-basics
May 14, 2024 ... Using SQL Runner, you can easily navigate the tables in your schema ... Select a table to show its columns in the Results area. Optionally ...

Query syntax in GoogleSQL | Spanner | Google Cloud

https://cloud.google.com/spanner/docs/reference/standard-sql/query-syntax
... table from any SELECT list that produces exactly one column. ... Spanner does not support value tables as base tables in database schemas and does not support ...

A potential bug (infinite loop) in Oracle: querying v$access

https://groups.google.com/g/comp.databases.oracle.server/c/4FmdPgQ_wZk
... Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production With the Partitioning, OLAP and Data Mining options. SQL> select distinct owner from v ...

org.jooq.exception.DataAccessException (...) SELECT command ...

https://groups.google.com/g/jooq-user/c/VdpXX7aFZy4
Jun 14, 2017 ... .select(Tables.FLAGS.FIELD, Tables.FLAGS.VALUE) .from(Tables.FLAGS) ... DB name in the generated queries. What I ended up doing was ...

Extract logs from Oracle View

https://groups.google.com/g/wazuh/c/tZDl69TSwZA
Mar 1, 2021 ... external app/script?) the SECURITY_LOG view. If this statement is right, could you please tell me where the db query output is going to? By ...

SQL to list Schema Objects in Greenplum - Greenplum DBA

https://sites.google.com/a/greenplumdba.com/gpdb/sql-to-list-schema-objects-in-greenplum
-- List Schema Objects with type and storage class · SELECT b. · WHERE c. · ORDER BY b. · -- List tables order by no of rows in the tables · SELECT N. · FROM pg_class ...

Legacy SQL Functions and Operators | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/legacy-sql
The expressions computed in the SELECT clause of the subquery are available to the outer query just as columns of a table would be available. Subqueries can be ...

Any way to reduce waits over the link? (SQL*Net message from dblink)

https://groups.google.com/g/comp.databases.oracle.server/c/timb1JCje0c
Sep 10, 2003 ... Tanel Poder · I create a database link which actually references to my own schema, but it will do the job. · First select to these 2 tables causes ...

Data definition language (DDL) statements in GoogleSQL ...

https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language
table_option_list : A list of options for creating the table. query_statement : The query from which the table should be created. For the query syntax, see SQL ...

Debezium Oracle Connector and Signal table

https://groups.google.com/g/debezium/c/TetE9K_muzQ
Jun 22, 2022 ... "internal.database.oracle.version" : "12+", "internal.log.mining.log ... "table.include.list" : "ADMPZ90894.MYORDERS,ADMPZ90894 ...

Create a stream | Datastream | Google Cloud

https://cloud.google.com/datastream/docs/create-a-stream
... Oracle, MySQL, SQL Server or PostgreSQL database into BigQuery or Cloud Storage. ... The menu fails to load the list of tables and schemas if your database has ...