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) 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 1287
How to get each name only once from an employee table?
what can be used to capture an isam error from an informix odbc program on unix?
What do you mean by dbms? What are its different types?
Which are the different case manipulation functions in sql?
What does this statement do @@rowcount?
State any two functions of oracle?
Does sql*plus also have a pl/sql engine?
What are the two virtual tables available at the time of database trigger execution?
what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration
What language is postgresql written in?
Is mariadb nosql?
Explain the difference between rename and alias?
What is blob in postgresql?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
can we use transformer in datastage without any input link?