oracle - How to display multiple rows from a table without using cursor? -


I have an existing table I have a selected query that can return several rows I display all the rows I want to return this query, without using a cursor How can I get it pl sql ?

If I understand your question right, the following is a possible solution:

  starts for T (select 'data_1' col_1, 'data_2' col_2, 'data_3' from dual to col_3) lOOP dbms_output.put_line ('query return:' || T.O.L.I.I. | ',' || TEOOLOX ',' TOOOLOfCLX '); End loop; End;  

Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -