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) In my table i'm having the duplicate records with sequence number and my requirement is when in new record is coming i want to delete existing old record(onlyone i.e maintaing the partial duplicate date )and add new record
2 5953what is the differnce between procedure and function? in both dml operations can work and in procedure through out parameter you can return value ,then what is the differce?
3 8133how to insert the data through views? The view is depending upon more than two tables? how to update materalized views?
3 8617function can return value ,procedure also return value through out parameter then what is the difference?
3 8009create a store procedure and created synonms for that store procedure after modify that store procedure will effect on synonms? If we delete the store procedure what happened to that synonms?
2 7588after migrating the dts packg to ssis by using migrtn wizrd in 2005. iam not able to open ssis pack and getting error. what r those errors? how to resolve?
2093
What is the order in which the sql query is executed?
What is a database table?
explain pdq priority?
Explain the truncate in oracle?
How to assign new column names in a view?
What is the significance of master, tempdb and model databases?
Define tool Manage Statistics in SQL Server 2000 query ?
Does google use mongodb?
What is an sql server agent?
What are the differences between drop, truncate and delete commands?
What is the difference between push and pull subscription? : sql server replication
who introduced sql?
what is the different types of backups available in sql server? : Sql server database administration
What is database optimization?
What is difference between stored procedures and application procedures?