write down the sql query?
Table Name : emp1
empid empname
1 bala
2 guna
Table Name : emp2
empid empname
1
What is the difference between Stored Procedure , Function and Package, 1. how many blocks in Package and what are they.
IBM,
5 13586how can u select the Distinct values in the table, table having 20 columns , i want all columns
2 7510How to select Distinct columns from the table, table having 20 columns and i want all coulmns
5 11125
What are the purpose of Normalisation?
Which language is supported by sql server?
What is data modification?
What is field in algebra?
Explain the types of indexes.
Explain transaction server isolation?
What is recompile sql server?
What is the difference between commit and rollback?
What does the update command do?
Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration
What are the components of dbms?
How to change the name of a database user?
When we should use @@error?
How does SSIS(Sql Server Integration Services) deffer from DTS(Data Transformation Services)?