Answer Posted / bhanu pratap singh
We will create "full text search" in our database queries,
by doing it we can increase the speed of our queries.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
List out the differences between the clustered index and non-clustered index in sql server?
Is INSTEAD OF trigger directly applicable to Table ?
Explain different types of self contained sub query?
What is a cube? : sql server analysis services, ssas
What is sparse columns of sql server 2008?
What objects does the fn_my_permissions function reports on? : sql server security
Why use “nolock” in sql server?
What are the 2 types of classifications of constraints in the sql server?
What is the difference between index seek vs. Index scan?
What is the use of “join” in sql server?
What is the use of set nocount on/off statement?
How to compare the top two records using sql?
Why the trigger fires multiple times in single login?
What do you mean by recursive stored procedure?
What is blocking and how would you troubleshoot it? : sql server database administration