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
What is the difference between row_number and dense_rank?
What is a result set object returned by odbc_exec()?
Can select statements be used on views in ms sql server?
How to round a numeric value to a specific precision?
Can you please explain the difference between function and stored procedure?
What do you know about normalization and de- normalization?
How can we call UDF(User Define Function) using C# code in ASP.net ?
What method is used by the Command classes to execute SQL statements that return single values?
What is 3nf normalization?
Difference between primary key and clustered index?
Is it ok to shrink transaction log?
What are the advantages of passing name-value pairs as parameters?
What does this statement do @@rowcount?
Determine when to use stored procedure to complete sql server tasks?
what are triggers? : Sql server database administration