What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?


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

Post New Answer

More SQL Server Interview Questions

Which Model uses the SET concept

0 Answers   Infosys,


What is scan table/view and seek table/view when its occurs? : sql server database administration

0 Answers  


Consider the table T1 it consits A,2,3,4 consider another table t2 it contain 1,2a,3a,4a now i need o get the upadted answer

3 Answers  


Which are new data types introduced in sql server 2008?

0 Answers  


What is a with(nolock)?

0 Answers  






Why should we go for stored procedures? Why not direct queries?

0 Answers  


Why truncate is ddl?

0 Answers  


What is Schema? and why we use schemas?

4 Answers  


What are distributed partitioned views?

0 Answers  


Hi SQL gurus, i am working for an MNC... My team is having a problem in sql server. when user slects date prompts from jan 1st to april 30, it should display all months data like : jan aa feb bb mar cc but when it comes to april its taking data like : jan aa feb bb mar cc apr dd...and so on means its taking data again from jan to april which we dont want. we want the data only april month as we are getting jan, feb and mar... can any one write the code to relsove the issue please would be greatful if you can send to shiva_sans@yahoo.co.in and also please send your email also ...so that we will be in touch for any kind of queries ... Thanks a lot in Advance !!!

1 Answers  


What are the advantages of using stored procedures?

0 Answers  


What are different backups available in sql server?

0 Answers  


Categories