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 13383how can u select the Distinct values in the table, table having 20 columns , i want all columns
2 7410How to select Distinct columns from the table, table having 20 columns and i want all coulmns
5 10937
Where can you add custom error messages to sql server?
Mention the different types of replication in sql server.
what's the information that can be stored inside a bit column? : Sql server database administration
Explain the etl (extraction, transformation, and loading)?
What method is used by the Command classes to execute SQL statements that return single values?
Can another user execute your local temporary stored procedures?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?
Why are you getting errors when creating a new odbc dsn?
What are the properties of sub-query?
Do you know data definition language, data control language and data manipulation language?
What is clustered index
How to get a list of columns in a view using the "sp_help" stored procedure?
Write a SQL query to make a column as unique?
what are the new features in SSRS?
How can you check the version of sql server?