Their are two tables 'A' and'B'.Table 'A' contains 3 columns named 'eid','ename','dept'. Table 'B'contains 3 columns named'sid','designation','salary'. We have to retrieve the names of employees working in the same department,same designation and same salary. Its urgent can anyone help me out in this problem.
6 105901)what is the difference between Reinitializing a Subscription and synchronization the subscription? 2)when to use reinitializing ? 3)when to use synchronization? 4)when adding table or deleting a table what to do?(reinz.. or syn) 5)when adding a column what to do?
2103
What is the default sql server instance name?
What is attribute hierarchy? : sql server analysis services, ssas
How to enable/disable indexes?
How can I track the changes or identify the latest insert-update-delete from a table?
How can we remove orphan records from a table?
Explain tablesample?
What is merge join?
What is tabulation?
How to create user messages with print statements in ms sql server?
What is table valued function and scalar valued functions?
What do you understand by sql server agent?
How to find tables without indexes?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
Do you know what is rank function?
What is a trigger in sql server?