Answer Posted / ram
data manipulate like insert,update, modifying , delete
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the new features introduced in SQL Server 2000 (or the latest release of SQL Server at the time of your interview)? What changed between the previous version of SQL Server and the current version?
Explain alternate key, candidate key and composite key in sql server?
Define Unique Key?
What is a recursive stored procedure in sql server?
What is sql injection? How to protect against sql injection attack?
Why I have to use stored procedures?
What is the beast way to write CTE in SQL Server ?
Which tcp/ip port does sql server run on? How can it be changed?
What is inline table-value user-defined function?
Delete duplicate rows without using rowid.
Explain the ways to controlling cursor behavior?
Explain the purpose of indexes?
Write an SQL query to obtain the 2nd highest salary.
What is the fastest way to permanently delete a 1 million row table named customers?
What is tablix?