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) at first i'm using datediff('d', a.due_date, current_date); but it takes too long to get the result but how can i subtract the current_date - a.due_date and still get the same result like when i use datediff? thank you
1 3666
Can we do dml on views?
How do I find query history in sql server?
What is current version of mysql?
Who proposed the relational model?
Is primary key clustered index?
How can I check that whether automatic statistic update is enabled or not?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
What kind of problems occurs if we do not implement proper locking strategy?
Why should you use or avoid select * statements?
Do we need to rebuild index after truncate?
If a cursor is open, how can we find in a pl/sql block?
What is the current mysql version?
Explain “row_number()” in sql server with an example?
what is the command syntax for inserting a document?
Why we use the openxml clause?