Explain sub-query?
No Answer is Posted For this Question
Be the First to Post Answer
Different types of keys in SQL?
create procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error?
What is use of attributehierarchyenabled? : sql server analysis services, ssas
What is normalization? Explain different forms of normalization?
How exceptions can be handled in sql server programming?
What would be the Expected Salary For SQL Server Developer for 3 years exp. as per indian market?
After removing a table from database, what other related objects have to be dropped explicitly?
Tell me what is de-normalization and what are some of the examples of it?
Does an index slow down updates on indexed columns?
If you are working on a SQL database and if suddenly a developer changes the code and your queries results start giving errors,how will you check using a T-SQL query (on system tables) that what has changed in the database.
How to delete duplicate rows?
Write the Syntax for Cursors.
2 Answers CarrizalSoft Technologies, HP,