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 |
Differentiate between sql temp table vs table variable?
What are the new features in sql server 2016?
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
Explain about service Broker functions?
What are the type of Indexes? which one is best, why?
How is table type constraint applied to a table?
What is the need for group functions in sql?
What is user defined stored procedures?
Write a program to fetch first 10 records from a file?
Give main differences between "Truncate" and "Delete".
Explain indexed views and partitioned view with their syntax.
What’s the distinction between dropping a info and taking a info offline?
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)