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 the query and subquery?
Explain stored procedure?
What is relational database with example?
Explain the wait events in statspack report 'db sequential real'?
Does sql*plus also have a pl/sql engine?
In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance
What is a initialization parameter file in oracle?
Why should I use postgresql?
What does stand for in sql?
Explain the purpose of %type and %rowtype data types?
What is a database lookup?
How do I start mongodb on windows?
What is difference between group by and partition by?
What are open_form,call_form,new_form?
How to sort the query output with order by clauses in ms sql server?