About 1,380,008 results (5,403 milliseconds)

Updating an obj column in MapInfo when the equivalent Oracle ...

https://groups.google.com/g/mapinfo-l/c/2i77WcaAFd4
Oct 31, 2008 ... ... appear in MapInfo when I click refresh the database table. Having ... restarted SQL Developer. I had been using the commit button when ...

ora-00932 inconsistent datatypes on revert with --requires

https://groups.google.com/g/sqitch-users/c/MSqytgSEReI
I suspect it's related to either the SQL or the data in the DEPENDENCIES table. ... Unzip it to location where SQL Developer installed. c. Open SQL Developer ...

Show Me password - extension for Oracle SQL Developer v4.x

https://code.google.com/archive/p/show-me-password-sql-developer/
May 26, 2011 ... If you click menu "Show Me database password", then displays a window that contains a table (with columns: connection name, ,db host, SID, user ...

ArcherPoint Dynamics NAV Developer Digest - vol 49 - ArcherPoint

http://feedproxy.google.com/~r/AP-DeveloperBlog/~3/v_hi_XD2n0M/archerpoint-dynamics-nav-developer-digest-vol-49
May 22, 2015 ... Kyle Hardin: This sounds like a caching problem with the NAS, meaning new records show up in the SQL table, but the NAS has a cached version and ...

Derived tables in Looker | Google Cloud

https://cloud.google.com/looker/docs/derived-tables
For a SQL-based derived table, you define the derived table with a SQL query. For example, the following view files show how you could use LookML to create a ...

Using SQL Runner to create queries and Explores | Looker | Google ...

https://cloud.google.com/looker/docs/sql-runner-create-queries-and-explores
Feb 6, 2025 ... Enter a SQL query in the text box below the Query bar. Optionally, select a table name or field from the field list to include it in your query ...

Query syntax | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax
On this page; SQL syntax notation rules; SQL syntax; SELECT statement. SELECT ... The following operations show accessing a historical version of the table before ...

Explore the Google Cloud console | BigQuery

https://cloud.google.com/bigquery/docs/bigquery-web-ui
Shows how to use the Google Cloud console to work with BigQuery projects, display resources (such as datasets and tables), compose and run SQL queries, ...

Run a query | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/running-queries
Run an interactive query · Go to the BigQuery page. · Click add_box SQL query. · In the query editor, enter a valid GoogleSQL query. · Optional: To select ...

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.

Issuing Raw SQL and Returning a List of Objects

https://groups.google.com/g/sqlalchemy/c/iFASkjeD4TI
I was a Java developer who used the MyBatis ORM. I was ... The data was retrieved by raw SQL and could involve joins with other tables much as in a view.

Improved developer experience and security in PostgreSQL ...

https://cloud.google.com/blog/products/databases/improved-developer-experience-and-security-in-postresql
May 24, 2023 ... The user also must have the SELECT privilege for a table in which it tries to replicate UPDATE or DELETE events. New role to run CHECKPOINT ...

Creating partitioned tables | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/creating-partitioned-tables
Create a partitioned table from a query result · In SQL, use a CREATE TABLE ... AS SELECT statement. · Use the bq command-line tool or the BigQuery API to set a ...

TABLES view | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/information-schema-tables
The INFORMATION_SCHEMA.TABLES view contains one row for each table or view in a dataset. The TABLES and TABLE_OPTIONS views also contain high-level information ...

Products and Services | Google Cloud

https://cloud.google.com/products
See products from Google Cloud, Google Maps Platform, and more to help developers and enterprises transform their business.

The Docs Repo - SQL

https://sites.google.com/site/thedocsrepo/sql
# How can I find which tables reference a given table in Oracle SQL Developer? ... -5) Navigate to any table and you should now see an additional tab next ...

PostgreSQL vs. SQL Server: What's the difference? | Google Cloud

https://cloud.google.com/learn/postgresql-vs-sql
Syntax and language ; SQL Server. PostgreSQL ; SELECT ... Select [col1], [col2]. SELECT col1, col2 ; Aliases for columns and tables. SELECT AVG(col1)=avg1. SELECT ...

Measure types | Looker | Google Cloud

https://cloud.google.com/looker/docs/reference/param-measure-types
... sql: ${TABLE}.updated_at ;; }. You can create a measure of type: date to ... You don't need to include a sql parameter for type: list measures. Instead ...

The Publisher Query Language (PQL) Developer's Guide | Ad ...

https://developers.google.com/ad-manager/api/pqlreference
May 22, 2025 ... The PQL syntax is similar to that of SQL, with a few differences described here. ... For details, see the Google Developers Site Policies. Java is ...