Home » SQL & PL/SQL » SQL & PL/SQL » what plsqls of this output?
what plsqls of this output? [message #618025] Sun, 06 July 2014 23:56 Go to next message
hahaie
Messages: 194
Registered: May 2014
Senior Member
hello,
by attachment file:
What can be found in Table products desired output?
  • Attachment: query.JPG
    (Size: 52.91KB, Downloaded 569 times)
Re: what plsqls of this output? [message #618026 is a reply to message #618025] Mon, 07 July 2014 00:03 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
Please read and follow the forum guidelines, to enable us to help you:

http://www.orafaq.com/forum/t/88153/0/ and please read http://www.orafaq.com/forum/t/174502/102589/
Re: what plsqls of this output? [message #618028 is a reply to message #618025] Mon, 07 July 2014 00:13 Go to previous messageGo to next message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

SQL> select * from products;
select * from products
              *
ERROR at line 1:
ORA-00942: table or view does not exist


Re: what plsqls of this output? [message #618054 is a reply to message #618025] Mon, 07 July 2014 06:23 Go to previous message
Lalit Kumar B
Messages: 3174
Registered: May 2013
Location: World Wide on the Web
Senior Member
>what plsqls of this output?

No need of PL/SQL when you could achieve the same with plain SQL.
Previous Topic: query to find tablename, bindvariable column names
Next Topic: Order of item list in declaration part of PL/SQL anonymous block
Goto Forum:
  


Current Time: Thu Apr 18 07:52:02 CDT 2024