We need to perform what steps in the following order to work with a cursor?
Can two different columns be merged into single column? Show practically?
How to create an index on a view?
How to convert numeric expression data types using the cast() function?
Can we call stored procedure in trigger?
Why can there be only one clustered index and not more than one?
how to find the particular row in table?(means suppose one table contain 10 rows , in these 10 rows how to find the particular row(example in 10 rows i want 5 row how)?
16 Answers Accenture, IBM, Marlabs,
What is nested transaction?
Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
What is the purpose of sql profiler in sql server? : sql server database administration
What are the dis_advantages of stored procedures, triggers, indexes?
What is stored procedures?
What is a DBMS, query, SQL?