what is a record in a database ? : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between DELETE, TRUNCATE, and DROP?
if table named a is there and 4 records are there then how to swap (1 and 3) and (2 and 4) records at a time
What is self-join and what is the requirement of self-join?
what are the features and advantages of object-oriented programming? : Sql dba
How do I delete a trigger?
What is normalization? How many normalization forms are there?
need to split a string into separate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.
How does one use sql*loader to load images, sound clips and documents? : aql loader
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.
How can the performance of a trigger be improved?
How many types of keys are there in sql?
What is a constraint? Tell me about its various levels.
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)