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) what is primary key,unique key, foreign key? can u teach me in simple language?
Banking, CMC, CTS, HCL, Infosys, Keggfarms, SkyEss, Sunrise, TCS, Web Synergies, Wipro,
44 189063Write a Select Query to display title for each group of records, which are collected with Compute Clause? Like titlefield column-A column-B ..... ..... ..... Sum ... titlefield column-A column-B ..... ..... ..... Sum ...
2072Let?s say you have 100,000 records and you want to delete 95,000 at a time and keep only 5 thousand. But in local memory you don?t have enough space for 95,000 records. What do you do in this case? How do you delete without any problem with time and performance?
eBay,
3 10159I need data on eBay customers in Chicago who can did bid on certain item? I dont have access to eBay database directly. How I get the information?
1 8212With DTS packaging I can store tables in Excel and convert them back to SQL. But once I copied tables to Excel I want to modify some info. How you do that without editing the Excel file?
eBay,
2634
Suppose you want to implement the one-to-many relationships while designing tables. How would you do it?
How to drop an index?
What is a read write transaction in oracle?
How would you check the long running transaction?
What file will give you oracle instance status information? Where is it located?
What is a stretch database?
What is a dead tuple?
What is rank dense_rank and partition in sql?
what is the difference between cluster and non cluster index? : Sql dba
Explain the difference between triggers and constraints?
How is a PL/SQL code compiled?
What is difference between mysql and mongodb?
PostgreSql Disadvantages
What are Row versions of DataRow?
What is difference between pdo and mysqli?