| Thread | Last Post | Replies |
|
| how to show table/schemas in TOAD 8.6 | 23 Feb 2007 17:41 GMT | 1 |
is it possible to see all the tables /schemas in TOAD 8.6 ? thanks for ur time in advance Sia.
|
| Table cross joining problem | 22 Feb 2007 11:49 GMT | 1 |
Hi everyone i m facing a problem while constructing a query involving two table for gathering dataset. Table: t1(dataset number, target varchar2);
|
| JDK 5 and 6 - Oracle Jedeveloper | 20 Feb 2007 22:52 GMT | 1 |
Hi everyone ... I have installed JDK 6 in my system (Windows XP professional). I also need to work with JDeveloper from Oracle available at: http://www.oracle.com/technology/software/products/jdev/htdocs/soft10132.html
|
| Recursive Query | 14 Feb 2007 18:31 GMT | 2 |
Oracle Version : 8.1.7.3.0 Can anyone please help in creating the recursive query on the below table with menu_id and sub_menu_id. Connect-by is not working desc fnd_menu_entries_vl
|
| Hi any one clarify my doubt isqlplus | 12 Feb 2007 13:00 GMT | 1 |
i have 1st started isqlplus using isqlplusctl start and i gave http://localhost:5560/isqlplus in browser it neither gives the isqlplus nor error. so colud u tell me hw can i know which port it is listening r can u give me the query to know the port number.
|
| Oracle Stored Procedure Issue | 09 Feb 2007 00:50 GMT | 1 |
I have a Package on that has several stored procedures. Each stored procedure takes a 'table type', cursor and an integer. Each of the stored procedure definitions look like this.
|
| WRAP.EXE: are there alternatives? | 08 Feb 2007 10:53 GMT | 7 |
I am looking for a way to encrypt PL/SQL code. I used Oracle WRAP.EXE (Oracle version 9.2.0.8.0), but I discovered that it cannot encrypt the code when this contains for example: JOIN
|
| switch user inside sqlplus | 04 Feb 2007 16:59 GMT | 3 |
Is there a way to login to sqlpus (sys as sysdba), create a user with appropriate privileges, and then switch to that user without leaving sqlplus? Something like the su command in Linux? I am working on a script that has to used by a person who has not used a database before
|
| cursor | 02 Feb 2007 18:16 GMT | 1 |
vat is cursor? vat is exact use of cursor? bye prasad
|
| Create webservice in JDeveloper | 02 Feb 2007 09:00 GMT | 5 |
In JDeveloper 10, I created two web services namely WS_A and WS_B respectively. How can they communicate each other ? That means how can WS_B get the data from WS_A ? Thanks a lot. Best regards,
|
| Using SQL*Plus with SQL Assistant in large db | 01 Feb 2007 20:08 GMT | 8 |
If you are working with large databases with lots of tables, packages, procedures, and you have used SQL*Plus with SQL Assistant tool from http://www.softtree.com/isql.htm or with other SQL editors, please share your experience. What did you think of it? Would you use it again?
|