What are pl sql procedures?
No Answer is Posted For this Question
Be the First to Post Answer
What are three advantages to using sql?
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.
How do you determine the current isolation level? : Transact sql
Cite the differences between execution of triggers and stored procedures?
What is the largest value that can be stored in a byte data field?
What is rank function in sql?
List the differences between plsql - function & procedures
How can we overcome recursive triggers in SQL?
What are primary key and foreign key and how they work?
What is Referential Integrity?
How can I make sql query run faster?
Can you have a foreign key without a primary key?
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)