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 are various aggregate functions that are available?
what is a transaction and what are acid properties? : Sql server database administration
What is the difference between drop table and truncate table?
please tell me the query to get details of the employee having the second largest salary
What are the types of indexes?
Suppose you want to implement the one-to-many relationships while designing tables. How would you do it?
Explain what is the use of custom fields in report?
What is a Join in SQL Server?
You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date
Is it possible for a stored procedure to call itself or recursive stored procedure?
which backup strategy you are following at ur company
Why union all is faster than union?
Oracle (3259)
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)