How do you rebuild an identity column?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between left and right outer join?
Can Having clause be used without Group by clause?
6 Answers CarrizalSoft Technologies, CSC, CTS,
How is table type constraint applied to a table?
How many null values we can have in a unique key field in sql server?
i use few third party softwares. they r all having their own databases . but the data is repeated in all these databases - say a person is in all the three databases, but his name is stoared in diff format in all databases i want to create a centralised database ,and i dont want to re-enter the records . using the exisating records how can i build a centralised database?
What is the most common trace flags used with sql server?
what is the difference between Delete and Truncate command in SQL
how to retrive only second row from table in sql server 2000?
What structure can you implement for the database to speed up table reads?
What is oltp (online transaction processing)?
Can we insert data if clustered index is disabled?
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 (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)