How can you insert values in multiple rows using one Insert statement?


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

Post New Answer

More SQL Server Interview Questions

What is instead of trigger sql server?

0 Answers  


What are the advantages of partitioning?

0 Answers  


Table student containing 2 columns,Join date,Employee name. Under join date 4 rows r ter =1-jan-2008,2-feb-2008,3-mar- 2008,4-feb-2008.Under Employee name 4 difeerent names jaison,robin,binoy,rahul Result set is, Table containing 4-column name=jan,feb,mar,april,,beneath these months count is given as 1,2,1,0 means these counts representing number of emplooyees joined in a month(january 1employee,february 2 employee,march 1 employee,april 0 employee) Can you give me the required sql query

3 Answers   RND Soft, Wipro,


create index a on employee(dno) In this,which index was created?

2 Answers  


How many types of objects are there?

0 Answers  






If a stored procedure is taking a table data type, how it looks?

1 Answers  


What is indexing a document?

0 Answers  


Anyone please explain me the concept of Serialization?

3 Answers  


What is a file group?

0 Answers  


What do you mean by 'normalization'?

0 Answers   Ernst Young, Thomson Reuters,


What is sql collation?

0 Answers  


hi friends please answer this question ASAP:- how to count the no. of employee in a each department or no. of employee in each location by using emp/dept table

7 Answers   Indecomm,


Categories