How can you set the threshold at which sql server will generate keysets asynchronously?
Answer / Rajeev Yadav
You can set the threshold for asynchronous key generation in SQL Server by using the OPTIMIZE FOR UNKNOWN option when creating a clustered columnstore index. The default threshold is 200,000 rows.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to delete duplicate rows from table in sql server
12 Answers HCL, UHG,
What are the restraints imposed on the table design by a merge replication?
What are the purpose of Normalisation?
How to define output parameters in stored procedures?
Determine when an index is appropriate?
Explain what is dbcc?
What is isolation levels?
Where are magic tables stored ? Is it in the same database where it is created ?
What is row by row processing ?
What is the parse query button used for?
Explain the first normal form(1nf)?
in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)