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)
Why do we need different type of parameter?
Should database table names be capitalized?
State the difference between a primary key and foreign key?
What is a Phantom Deadlock?
My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.
When does a workload on SQL Azure get throttled?
What is innodb_buffer_pool_size?
What is limit in dbms?
What do you understand by lov and how can it be used?
What is the default table size in sybase?
What do you understand by intent locks?
What is mysql server?
What is bulk load in oracle?
How do I open an access database?
Is postgresql case sensitive?