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) write a query to delete similar records in particular fields(columns) in different tables
TCS,
6 13919Is it possible to run 32 bit sql server 2000 on64bit windows platform.if how much memory is available to sql server?
1 4130what are the optimization techniques for Query optimization performance issues and faster execution of queries
2 12794what are the main differences between MyISAM and InnoDB table storage structures ? what are the advantages and disadvantages in usage of these ?
10 44229Suppose in a situation if two list boxes are there and if you select multiple options based on that the options related to those selected items should display in second list box. Again if we select multiple items in second listbox then the related to those selected items should display . In this scenario how will you design database,tables?
HP,
1 5294
When should you increase copy latches?
what is asm?
What do we mean by record group in oracle forms?
What is dbms explain in brief?
What is a sql profiler?
Why select is used in sql?
How do I completely uninstall postgresql?
Can you please explain the difference between primary keys and foreign keys?
What privilege is needed for a user to create views in oracle?
How do I open microsoft access on my computer?
Define the select into statement.
Do you know what are the differences between lost updates and uncommitted dependencies?
What's the information that can be stored inside a bit column?
What is change data capture (cdc) in sql server 2008?
what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba