-
Please use this board to give us your feedback and site related enhancement requests
uday
-
how can i post the new thread?
-
can u tell me how to contact the administrator please
 Originally Posted by uday
Please use this board to give us your feedback and site related enhancement requests
uday
i need to send him/her a private email but dont know the address or username...tried searching the forum but cud not find...plz let me know ASAP!!!
Thanks
-
Kanika,
You can email me at lcole@internet.com
-
hi,
I've 2 tables
gmastr with these
army_no varchar2(32) primary key
paosfrel with these
army_no varchar2(2)
my query is
update gmastr set r_code =(select r_code from paosfrel
where gmastr.army_no = paosfrel.army_no)
where gmastr.r_code is not null
where I run this query I get this error:
ORA-01427 - single-row subquery returns more than one row
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Click Here to Expand Forum to Full Width
|
Bookmarks