Saturday, 15 February 2014
Subscribe to:
Post Comments (Atom)
hr schema
CREATE TABLE regions ( region_id NUMBER CONSTRAINT region_id_nn NOT NULL , region_name VARCHAR2(25) ); ...
-
Cursors And Bulk Collect CURSORS Cursor is a pointer to memory location which is called as context area which contains the informatio...
-
FUNCTION POS_DELIMSTR2TAB(p_list IN VARCHAR2) RETURN POS_NUM_TYPE PIPELINED AS l_string LONG := p_list || ',';...
-
https://download.cnet.com/Excel-to-Oracle/3000-2077_4-10537733.html
No comments:
Post a Comment