Explain a join?
No Answer is Posted For this Question
Be the First to Post Answer
What is a virtual table 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?
Well sometimes sp_reanmedb may not work you know because if some one is using the db it will not accept this command so what do you think you can do in such cases?
what is an sql server?
What is difference between stored procedure and function?
Explain the difference between function and stored procedure?
How do you set a trace flag in sql server?
What is the fastest way to permanently delete a 1 million row table named customers?
What is the purpose of UPDATE STATISTICS?
What is the use of @@spid?
What are dml triggers and types of dml triggers?
What is the system function to get the current user's user id?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)