sql pseudocolumnsthe plsql recognizes the


SQL Pseudocolumns

The PL/SQL recognizes the following SQL pseudocolumns, that returns the specific data items: LEVEL, NEXTVAL, CURRVAL, ROWID, & ROWNUM. The Pseudocolumns are not actual columns in a table but they behave as columns. For illustration, you can select values from a pseudocolumn. Though, you cannot insert into, update, or delete from a pseudocolumn. The pseudocolumns are also allowed in the SQL statements, but not in the procedural statements.

Request for Solution File

Ask an Expert for Answer!!
PL-SQL Programming: sql pseudocolumnsthe plsql recognizes the
Reference No:- TGS0172680

Expected delivery within 24 Hours