Home » SQL & PL/SQL » SQL & PL/SQL » Re: To Retrieve a single row ; Urgent
Re: To Retrieve a single row ; Urgent [message #21230] Thu, 18 July 2002 22:43
Zahid Iqbal
Messages: 1
Registered: July 2002
Junior Member
please use

select a.con_no,rep_status_dt,flag from ast_ppl a , ast_rep b
where a.con_no= b.con_no
and rownum<2
Previous Topic: sequence .CURRVAL is not yet defined in this session
Next Topic: Error while compiling
Goto Forum:
  


Current Time: Thu Apr 25 17:43:09 CDT 2024