how can you see all indexes defined for a table? : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
Which is better join or subquery?
How many triggers can be applied on a table?
How do you remove duplicate records from a table?
what is cursor. write example of it. What are the attributes of cursor.
Create table emp (id number(9), name varchar2(20),salary number(9,2)); The table has 100 records after table created.Now i nee to change id's Datatype is to be Varchar2(15). now Alter table emp modify(id varchar2(15),name varchar2(20), salary number(9,2)); Whether it will work or returns error? post answer with explanation.
What are types of exception?
what is difference b/w pravite procedures and public procedures?
3 Answers Steria, Wipro, Zensar,
explain the difference between delete , truncate and drop commands? : Sql dba
What are the sql aggregate functions?
What is the difference among union, minus and intersect?
What is string data type in sql?
What is inner join in sql?
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)