What do you mean by sql server agent?
No Answer is Posted For this Question
Be the First to Post Answer
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
How to use subqueries in the from clause in ms sql server?
What are distributed partitioned views?
Can we use having clause without group by?
What is attribute relationships, why we need it? : sql server analysis services, ssas
How can we write or define DDL statements in Sql server and DML statements?
What is the maximum size of sql server database?
Mention the 3 ways to get a count of the number of records in a table.
How to create a stored procedure with a statement block in ms sql server?
Explain the first normal form(1nf)?
What is perspective, have you ever created perspective? : sql server analysis services, ssas
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
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)