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) i have a table eno dno sal 1 10 200 2 10 150 3 10 100 4 20 75 5 20 100 i want to get sal which is less than the avg sal of thri dept. eno dno sal 2 10 150 3 10 100 4 20 75
IBM,
12 19943Write a query to find the name of employees those who have joined on Monday.(based on column hire_date)
15 41150There is a sequence with min value 100. I want to alter this sequence to min value as 101. If the table has already data in the sequence column as 100,101,102... Is it possible to do so ?
IBM,
4 11411I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that
2026
How to backup encryption key ?
What is dml command?
What is sql server locking?
What is mysql shell?
What is Trigger in Oracle?
What are null values in ms sql server?
What is secure property?
Define denormalization.
How many mysql connections can handle?
What is the difference between value type and reference type?
How to read/write files from pl/sql?
Is mysql query case sensitive?
What is the left table in sql?
Is microsoft access available in office 365?
How do I restore a mysql database dump file in linux?