Answer Posted / shyamsri83
1433
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is CTE in SQL
How is table type constraint applied to a table?
What are the different types of indexes?
What are the general features of sql server management studio? : sql server management studio
what is database replication? : Sql server database administration
How to create view in stored procedure sql server?
What is trigger explain with program?
Describe the functionalities that views support.
Is sql server implemented as a service or an application? : Sql server database administration
What is the log shipping?
What are indexes in ms sql server?
Can a cursor be updated? If yes, how you can protect which columns are updated?
When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?
Can you explain what are commit and rollback in sql?
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?