We create an index to fast the search. How it fast the
query? Do we write any special keyword with query?
Answers were Sorted based on User's Feedback
Answer / ish
It is depend on which type of indexing u r using .
clustered or non clustered.
if u r searching one record then used nonclustered indexing.
if u r searching bulk of record then used clustered indexing
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nixo
In the case search is the query. How would you search in
the database? I think you will use sql query.
| Is This Answer Correct ? | 0 Yes | 1 No |
Why union all is faster than union?
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
What are subquery and its properties?
How secure is sql server database?
What command must you use to include the not null constraint after a table has already been created?
How do you test your database? : sql server database administration
What are the differences between char and nchar in ms sql server?
What are user defined functions in ms sql server?
Can an entity have two primary keys?
What is sql view?
can any one post me, how to remove rows in the below table ENO ENAME EDEPT ELOC 3368 BPS BI Adayar 3371 RAN BI valachari 3369 SRI BI valachari 3372 jay BI Chn - - - - - - - -
Your table has a large character field there are queries that use this field in their search clause what should you do?
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)