What does the on update no action do?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What number sorts of privileges are accessible in sql?

0 Answers  


What are audit control procedures?

0 Answers   Ernst Young, Thomson Reuters,


What is schemabinding a view?

0 Answers  


What are sp_configure commands and set commands?

0 Answers  


How to execute stored procedure and set temp table in sql server?

0 Answers  






how to find 6th highest salary

0 Answers   Chetak Logistics,


What are rows and columns?

0 Answers  


What is table level trigger?

0 Answers  


Hi All, I want to display all duplicate records in the table. My query has to fetch all the records which are duplicate(First Name or Last Name). Also I want the ability to also pull names where there might be a middle initial placed in the end of the first name field, (i.e., "Maria Z. " vs. "Maria") as well. Please guide me to find this. Table: ID FirstName LastName 1 Zach H Hoffman 2 Zach Hoffman 3 Troy Hoffman 4 Shawn Livermore 5 Prem S 6 Jony Hoffman H 7 Zach Modan I need the query to filter......... ID FirstName LastName 1 Zach H Hoffman 2 Zach Hoffman 3 Troy Hoffman 6 Jony Hoffman H 7 Zach Modan I hope this example will give you clear idea..... Thanks in Advance Prem

2 Answers  


What is inner join? Explain with an example?

0 Answers  


How optimize sql query with multiple joins in sql server?

0 Answers  


You want to implement the one-to-many relationship while designing tables. How would you do it?

0 Answers  


Categories