State the difference between local and global temporary tables?
No Answer is Posted For this Question
Be the First to Post Answer
What is mean by dml?
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
internal language used in sql server 2000?
How many types of subqueries are there in sql server?
Explain go command in sql server?
Differentiate between SQL and ORACLE joins and write their syntax.
What is the purpose of update statistics and scope_identity() function?
What are the two virtual tables SQL Server maintains for triggers?
write an SQL query to list the employees who joined in the month of January?
Explain powershell included in sql server 2008?
When would you prefer to have a minimum number of indexes?
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?
Oracle (3253)
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)