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)
Can sql servers link to other servers like oracle?
What is the current mysql version?
How can you append an identity column to a temporary table?
what is sql server agent? : Sql dba
What are the advantages of database?
Re: Where can i get informatica certification Exam dumps and details? please forward it to emailid:
How can we solve concurrency problems?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
What is normalization and what are the advantages of it?
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
do you know how to configure db2 side of the application? : Sql server database administration
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
Why use identity in sql server?
what is spatial nonclustered index