|
#1
|
|||
|
|||
|
Hi all.
I'm a newbie to ORacle and wanted to know where a SQL/PL script is run from ? ORacle Forms, SQL/PL or other ? Any suggestions would be greatly appreciated... |
|
#2
|
|||
|
|||
|
[email]inderpaul_s@yahoo.com[/email] (inderpaul_s@yahoo.com) wrote in message news:<99744e9b.0312191723.4904087d@posting.google. com>...
> Hi all. > > I'm a newbie to ORacle and wanted to know where a SQL/PL script is run > from ? ORacle Forms, SQL/PL or other ? You can run PL/SQL code from SQL+ prompt. |
|
#3
|
|||
|
|||
|
[email]inderpaul_s@yahoo.com[/email] (inderpaul_s@yahoo.com) wrote in message news:<99744e9b.0312191723.4904087d@posting.google. com>...
> Hi all. > > I'm a newbie to ORacle and wanted to know where a SQL/PL script is run > from ? ORacle Forms, SQL/PL or other ? > > Any suggestions would be greatly appreciated... The SQLPLUS that comes with an oracle install can be used to run a PL/SQL(assuming you meant PL/SQL ) script. At the sqlplus prompt after sucessful login , type @the_file_name_contain_the_pl/sql_code. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I am looking for a website hosting script | rew1099 | Web Hosting Discussion | 0 | 08-31-2008 05:33 AM |