What are the all different types of Joins in SQL Server 2000, Anybody can explain each join with definition..Thanks in advance....
9 64042I have a table EMP in which the values will be like this EmpId Ename Sal DeptId 11 Ram 10000 10 11 Ram 10000 10 22 Raj 20000 20 22 Raj 20000 20 33 Anil 15000 30 33 Anil 15000 30 I want to delete only duplicate Rows. After Delete I want the output like this EmpId Ename Sal DeptId 11 Ram 10000 10 22 Raj 20000 20 33 Anil 15000 30
13 19956Post New DELL SQL Server Interview Questions
What is ejb and its uses?
What are the advantages of unix operating system?
Can we integrate lightning components with another framework, such as angular?
What is e java?
Tell us how to create an array of a group of items inside an html form?
explain the differences between vsam and non-vsam files
Are you comfortable with making cold calls?
My table got locked during mload due to a failed job. What do I do to perform other operations on it?
What is social networking?
Explain service?
What do you understand by a template variable? How is it used?
How is final different from finally and finalize?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
List out layout options for search results?
How can you use streams api?