About 1,796,798 results (2,467 milliseconds)

What 5 things should SQL Server get rid of? - Paul S. Randal

http://feedproxy.google.com/~r/PaulSRandal/~3/vWj3chcto_I/post.aspx
May 10, 2010 ... Fill factor for frequently modified tables/indexes). f. "By table" override for all the above settings. 4. Have the option for all of these ...

Kafka Connect JDBC connector table.whitelist questions

https://groups.google.com/g/confluent-platform/c/I6UPE7cdkSg/m/Lj3BE2tRBgAJ
Hi, we are currently using the JDBC connector's query functionality to pull data from sql server into Kafka. ... The whitelist is matching on exact table names.

The Curious Case of… restoring a table into a different database ...

http://feedproxy.google.com/~r/PaulSRandal/~3/4W1eeB63WYI/
Feb 9, 2020 ... It's an interesting thought exercise, so I wrote up a response for the list but then figured it would make a neat blog post. ... SQL Server table, ...

Table Structure in SQLCI Tandem.

https://groups.google.com/g/comp.sys.tandem/c/74Iv05tER4g
would list all the files or tables in $DATA1.DB that are SQL objects and have EOF greater than 1000000. To see what can follow WHERE in those commands, look up ...

Get Table Metadata

https://sites.google.com/site/chilledsql/welcome/tables-and-triggers/get-table-metadata
Get Table Metadata · Applicability: SQL Server 2000: Tested · --all tables, including system tables, in the database. SELECT · Get all System Tables: · /* The ...

Create a stream | Datastream | Google Cloud

https://cloud.google.com/datastream/docs/create-a-stream
Datastream verifies whether CDC is enabled for the database and all tables included in the stream. SQL Server database validations, Datastream checks whether ...

Replicating data from SQL Server to BigQuery | Google Cloud

https://cloud.google.com/data-fusion/docs/tutorials/replicating-data/sqlserver-to-bigquery
The replication job creates a replicated dataset and table in BigQuery, with names inherited from the corresponding SQL Server database and table names.

Code to list potential cluster key space savings per table - Paul S ...

http://feedproxy.google.com/~r/PaulSRandal/~3/eJw0Bsnpz70/post.aspx
Feb 6, 2012 ... ... table, the more space is being wasted in all the nonclustered index rows. ... SQL Server Versions: 2005 onwards —————————————————————————— Written ...

Debezium SQL Server Connector

https://groups.google.com/g/debezium/c/4mrwcbvH0YA
test1" in driver configuration. I have again copied all logs with dbo.test1 table. Now this time.. If I check CDC message.. I ...

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
INFORMATION_SCHEMA. view ; for example, `myproject`.mydataset.INFORMATION_SCHEMA.TABLES . Note: INFORMATION_SCHEMA view names ...

when using sqlachemy autoload feature with oracle table column ...

https://groups.google.com/g/sqlalchemy/c/5IpV5KdqcFs
Apr 6, 2011 ... > +SqlAlchemy +autoload give upper case column names in upper case but. because SQL Server uses lowercase names to indicate "case insensitive".

best way to Export Cloud SQL database

https://groups.google.com/g/google-cloud-sql-discuss/c/sfOShJ92_7Y
Aug 27, 2019 ... once finished exporting all tables i'm using mysqldump to import the ... server during query when dumping table mytable at row: xxxxxx".

Paradox "databases" and tables

https://groups.google.com/g/borland.public.delphi.database.desktop/c/wh_d7BLBgNw
with Delphi and database programming is all using MS SQL-Server. In these cases, the database is rather monolithic and the tables are part of that but with ...

Cloud SQL federated queries | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/cloud-sql-federated-queries
You can use the EXTERNAL_QUERY() function to query information_schema tables to access database metadata, such as list all tables in the database or show table ...

SQL Server shouldn't do your dirty work - SQLPerformance

https://feedproxy.google.com/~r/CleanUpmyReadingFromTwitter/~3/7t4pHsGispU/5a2bzTbJLs
Sep 22, 2014 ... This is not an exhaustive list; I could probably fill a page. ... I've seen several cases where a common account is used for all the SQL Servers.

Case-sensitive table names without quotes?

https://groups.google.com/g/h2-database/c/m_1fiivcMtQ/m/T-Oq8jdjWrwJ
Jan 12, 2009 ... Hi, I have a rather strange question: I'm using H2 a lot to do unit testing on my application. Now SQL Server (and MySQL) can be configured ...

Verify a migration | Database Migration Service | Google Cloud

https://cloud.google.com/database-migration/docs/sqlserver-to-csql-pgsql/verify-migration
List all tables in a database. Run the following commands to check if your ... Create connections to the source SQL Server database and the destination Cloud SQL ...

Importing SQL Tables, Columns & Data types into Draw.io

https://groups.google.com/g/drawio/c/YgLbamwSApo
Does anyone know of a way to import all tables from a SQL database along ... A contribution has been made recently to support SQL Server and MySQL in ...