adspace
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) In the below example, how many String Objects are created? String s1="I am Java Expert"; String s2="I am C Expert"; String s3="I am Java Expert";
1 1467
Have you used lexical parameters in reports?
What is current version of mysql?
What is a view in sql?
how to use regular expression in pattern match conditions? : Sql dba
What is acid mean in sql server?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
How to use values from other tables in update statements using oracle?
Why should you use or avoid select * statements?
If a cursor is open, how can we find in a pl/sql block?
How can you append an identity column to a temporary table?
How can I check that whether automatic statistic update is enabled or not?
What are different types of constraints?
What is temporary table in sql server? Why we use temp table?
List out the different types of locks available in sql server?
What are the steps in creating a database?