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) What is the difference between views and stored procedures? Can we have input parameters for views?
6 19543Which is better in performance - CONSTRAINT or TRIGGER over a column which restricts say an input of particular value in a column of a table?
3 12433What is Query Execution Plan? How does it help optimize or tune a database driven application?
2 102521.what is the diff between nolock optimizer and read uncommitted isolation? 2.what is the diff between revoke and deny? 3.what is percieved down time? 4.whether password protection are required for backups?if yes why?if no why? 5.what is fill factor? 6.what is cost analysis? 7.what is mean by piece meal restore? 8.what is 'rowguidcol'? 9.impersonate permission? 10.what is selectivity?
2081consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
1 3660When installing the datastage7.5x2 edtion iam getting aproblem i.e the cpu count is 2 but the cpu count in installation is one . how can i install in my p.c (system is dual core).
2224
What is dba in sql? : SQL DBA
Calculate difference between 2 date / times in oracle sql?
What is external database?
How do you concatenate strings in mysql?
How is data stored in a database?
What is difference between unix timestamp and mysql timestamp?
What is 32-bit nuances?
Who created postgresql?
How to find the unique values if the value in the column is repeated?
You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?
Explain aggregate functions?
explain about light scans in informix?
What are difference between Cluster index and Non-Cluster index?
What is sql and explain its components?
What is split brain syndrome in rac?