-
-
-
Unsort Query
How to write query to unsort while retrieving data?
-
Secure Data
How to secure data in the SQL Server Database?
-
After trigger
Is there any reason for which we cannot use After trigger with a view?
-
-
-
-
-
Join same fields
How to join same fields of four tables at SQL Server?
-
Call Specific Index in Query
If a table has more than one index, how will you call a specific index in query?
-
No Lock
What is 'no lock' term in SQL, like "select * from table a (no lock)". What is its purpose?
-
SQL Server Insert and Delete
1. how to insert five rows in a table using single query(in ms-sql or oracle)2.how to delete duplicate values in a table. for example, the table containing five duplicate values(like name rani). i would like to delete all four rows in a table. but not the one row.
-
Sending Mail
How to send mail from SQL Server?
-
-
-
Stored Procedure Performance Tuning
How can we improve stored procedure performance? Explain the performance tuning techniques.
-
Fetching records from attributes
How will you fetch records having underscore ( _ ) in the middle of of strings, from columns having attributes as "amit_6", "t_mit06", "am_06", "m_t", "j_x_t" ?
-
SQL Server Transactions
Why Transactions are needed in SQL Server?
-
SQL Server Interview Questions
Ans