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)
How do I start sql server 2017?
Have you written applications to retrieve stored images in a table?
Why we use the openxml clause?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
How to define array in mongoose schema?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What are wait types?
How do I find the sql server version?
Can delete statement be rollbacked?
Where can you add custom error messages to sql server?
what is the last version,the release date of that version and fix pack of ibm db2 udb?
do you know how to configure db2 side of the application? : Sql server database administration
What is current version of mysql?
Explain system functions or built-in functions? What are different types of system functions?
If any stored procedure is encrypted, then can we see its definition in activity monitor?