How many sql databases can you have on one server?
No Answer is Posted For this Question
Be the First to Post Answer
how many columns can be used for creating index? : Sql dba
Can you skip header records while loading? : aql loader
How does sql*loader handles newline characters in a record? : aql loader
what is 'trigger' in sql? : Sql dba
how to use like conditions? : Sql dba
What is pl sql and why it is used for?
Define SQL and state the differences between SQL and other conventional programming Languages?
What are the three forms of normalization?
What is the sql*loader? : aql loader
Can we insert in sql function?
How many scalar data types are supported in pl/sql?
ename empno deptno amar 1 10 akbar 2 20 anthonny 3 30 jonathan 4 40 write a procedure to dispaly the column values ina row separated by a deleimiter eg - input - select ename from emp '|' output - amar|akbar|anthony|jonathan input - select empno from emp '@' o/p - 1@2@3@4 input - select deptno from emp '/' o/p - 10/20/30/40 Pls answer this questn.
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)