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) if the source have total 15 records with 2 records are updated and 3 records are newly inserted at the target side we have to load the newly changed and inserted records
521how to implement the logic in procedures if the source side data deleted that will reflect the target side table?
651in the package one interface got failed how to know which interface got failed if we no access to operator?
578suppose having unique and duplicate but I want to load unique record one table and duplicates one table?
718
How will you differentiate between varchar & varchar2?
How many columns can a mysql table have?
What is rank function?
What is store procedure? When do you use?
Explain what is scheduled job and how to create it?
What is a system database and what is a user database? : sql server DBA
How to create a simple user defined function in ms sql server?
How to save query output to a local file?
How can you validate emails using a single query?
What is the maximum database size for sql express?
What do you mean by collation recursive stored procedure?
How to retrieve field values using mssql_result()?
What is localdb mssqllocaldb?
How many aggregate functions are available there in sql?
What is normalization? What are different type of normalization?