declare list_id item; rg_id recordgroup; BEGIN if :global.employeeid='2222' then list_id:=find_item('EMPLOYEEID'); rg_id:=find_group('RECORD_GROUP44'); CLEAR_LIST(list_id); POPULATE_LIST(list_id, 'rg_id'); end if; end;
Pages
- Home
- SQL Fundamentals
- SQL Fundamentals II
- SQL PLUS
- PL/SQL
- Forms and Reports
- HTML5
- JavaScript
- PHP
- jQuery
- Java
- NLS_LANG
- SQL SERVER
- PL/SQL Collections and Records
- DBMS_OUTPUT built-in package
- Date and Time
- PL/SQL Transactions
- Ref Cursors
- Bulk Binds
- PL/SQL Analytic Functions
- Problems and solves
- Oracle Indexes
- Oracle Courses
- PHP
- Work Samples
- Record & Collection
- LOOP
- Conditional statements
- Triggers
- Object Oriented
- Contact Me
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment