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) I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
1162Given a table Employee which has columns name and salary, write an SQL query to find the employee with the second highest salary.
1206Given a table of Player which contains Sno and player name, write a query which finds all possible Table Tennis doubles pairings.
1539I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
IBM,
1195
Explain the hierarchical database?
What is a join in the sql?
What are the main differences between the two?
what is the difference between between and in operators in mysql?
Explain what is lock escalation and what is its purpose?
How are queries run in ms access? List different ways.
Explain triggers in sql?
what is data manipulation language? : Sql dba
How to list all objects in a given schema?
Can we enter data in a table in design view?
What do you mean by DBMS?
How to include numeric values in sql statements?
Can we rename database in mysql?
What is the difference between clustered index and primary key?
What is sybase ?