What is extent clause in table space?
Answer / mk
An extent is a contiguous set (side-by-side) of Oracle data blocks allocated to a segment within a tablespace.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is anonymous block in sql?
If you have to declare procedure1,procedure2 in package specification and if you have to declare procedure1,procedure2 and procedure3 in package body? is it compilation or not and execute or not? what type of error is given please
I have a small PL/SQL Block assume in this way begin select * from emp where empno=100; exception when others then <Some Messages> when no_data_found then <Some Messages> when too_many_rows then <Some Messages> end; The question which he asked was whether this block will get executed normally or it will throw error ? If errored out then what is the reason for the error ? Could anybody please help me ? Regards Nakul Venkataraman
What is a null value?
What is the Diff b/w Constraints and Trigeer
In a package if we have 10 procedures or functions,How to know which will execute first?
Does mysql_real_escape_string prevent sql injection?
how to remove records from table? no name 1 a 2 b 1 a 2 b 3 c
how can we find the number of rows in a table using mysql? : Sql dba
What will happen after commit statement ?
If we have n no of columns in a table, can we add new column in that table with not null constraint?
How do I filter in sql profiler?
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)