Write a stored procedure for emplpoyee and department table to get DeptName which having no employee. Table Structure- Emp-Emp_Id,Emp_Name,Dept_id Dept-Dept_Id,Dept_Name
TCS,
7 12096How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
1908
What are types of scd? : sql server analysis services, ssas
how to define testing of network layers? : Sql server database administration
What are security principals used in sql server 2005?
What are the different methods available under sqlcommand class to access the data?
What are the difference between clustered and a non-clustered index?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?
how to use DTS package in 2000,2005,2008 in sql server
What the different topologies in which replication can be configured?
What are system databases into sql server (2005/2008)?
Differentiate sql server reporting services vs. Crystal reports?
Explain the truncate command?
What are the different editions available in sql server 2000?
What is the full form of ddl?
What programming language would you use to create embedded functions in ssrs?
How many types of triggers are there?