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 c++ program to add a user to mysql.the user should be permitted to only "insert" into the given database
3 7029What is diff b/w MYISAM and INNODB storage engine. and also define the benifits and drawbacks of both storage engine
1 3763How can we Get the Updated Rows? ie, There is 100s of Rows i updated the Rows who have salary 5000. then i want to select the Updated Rows. How can we achieve it?
4 15813IN A TABLE HAVE ONE COLUMN PRIMARY KEY..IT WILL NOT ALLOWS NULL VALUES AND DUPLICATE VALUES..INSTEAD OF PRIMARY KEY WHY CANT WE USE UNIQUE AND NOT NULL.THESE TWO ALSO DOESNT ACCEPT NULL VALUES IN NOT NULL AND UNIQUE DOESNT ACCEPT DUPLICATE VALUES? SO WHAT IS THE DIFEERENCE BETWEEN(UNIQUE,NOT NULL) AND PRIMARY KEY??????
8 10512explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
2484hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?
7 14263ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
2274i have a table with fields(id,name,accnt_type)and in account type are FD,SAVING,RD. Write a query to get How many number of People are in each type of Account?
6 13868
What is background process in Oracle?
What is oracle block? Can two oracle blocks have the same address?
Suppose you want to implement the one-to-many relationships while designing tables. How would you do it?
What are diverse clauses that form a part of sql?
How do I automate a backup in mysql?
How to drop a stored procedure in oracle?
Is mongodb a firebase?
what is informix universal server?
How you can change a cross join into an inner join?
What is postgresql client?
What is an entity-relationship diagram (erd)?
How do I make sql search faster?
Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.
How to convert csv to table in oracle?
What is difference between mysql_connect and mysql_pconnect?