What is pl sql block in dbms?
No Answer is Posted For this Question
Be the First to Post Answer
Does sql*plus also have a pl/sql engine?
Will truncate release space?
How to look at the current sql*plus system settings?
Create a procedure to delete certain records from a table and display the total number of records deleted in this process. (Condition for deletion can be of ur choice, for instance delete all records where eid='')
How to get list of all tables from a database?
What is a .db file?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
What is difference between stored procedure and trigger?
How do I remove sql plus from windows 10?
What is the unique index?
In a table i have columns A,B,C and i have a composite index on columns A,B if so will the following query uses index or not? SELECT sal,name FROM <table_name> WHERE A=<value> AND B=<value> AND C=<value>;
Interchange the value of a column Gender in a table where values are Male and Female. So, where the value is Male, it should changed to Female and Female to Male.
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)