Differences between Oracle 9i and 10g (Probably in terms of
SQL and PL/SQL)?
No Answer is Posted For this Question
Be the First to Post Answer
What are tables in 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.
Can we group by two columns in sql?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
How will you a activate/deactivate integrity constraints?
What are the subsets of sql?
What are code pages ?
Write a query to find the name of employees those who have joined on Monday.(based on column hire_date)
Is sql pronounced sequel or sql?
what is the difference between varray and table data type..please expalain with some examples... under what situation you will go for varray..instead of index by table...
What are sql functions? Describe in brief different types of sql functions?
Write a query to find the names of users that begin with "um" in sql?
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)