What is mean by "fill factor" ? and what is mean
by "Index "in sql?
Answer / gunjan sapra
fill factor is a defiened percentage between 0 to 100 in
which we leave exra gaps to accomodate future expansions in
the storage of the futures data.
indexing in sql is same as the index in our books. it helps
us to manage our data more appropriately.it can be done in
two ways namely clustered index and non-clusterd index.
we can create only one clustered index per table and
maximum of 249 non-clustered indexes per table.
| Is This Answer Correct ? | 15 Yes | 6 No |
What is optimization and its types?
What does the INSTEAD OF trigger do?
Why we need to use secondry database file? though, we can do same work using primary database file also.
Define candidate key, alternate key, and composite key.
How many triggers are possible per table?
What is the difference between commit and rollback?
How can sql injection be stopped? : sql server security
Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.
What are the differences between ms sql server & oracle?
Explain what are the basic functions for master, msdb, model, tempdb databases?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
What is WITH CHECK OPTION
3 Answers Karur Vysya Bank KVB,
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)