When I run the sql server 2000 setup, it just hangs. What do I do?
No Answer is Posted For this Question
Be the First to Post Answer
I have a table EMP in which the values will be like this EmpId Ename Sal DeptId 11 Ram 10000 10 11 Ram 10000 10 22 Raj 20000 20 22 Raj 20000 20 33 Anil 15000 30 33 Anil 15000 30 I want to delete only duplicate Rows. After Delete I want the output like this EmpId Ename Sal DeptId 11 Ram 10000 10 22 Raj 20000 20 33 Anil 15000 30
About types of indexes in SQL server ?
Do you have any idea about the tcl commands?
Do you know exporting and importing utility?
Does an index slow down updates on indexed columns?
Explain rdbms?
How to provide default values to function parameters?
can an automatic recovery be initiated by a user? : Sql server administration
List out the difference between union and union all in sql server?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
What is the difference between Temporary table variable and a Table variable? Or Which Table variable I should use inside Stored procedure?
3 Answers Microsoft, TCS, Techastrum,
how to improve the speed of SQL database server and how to avoid dead lock?
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)