Advertisement

1 - 10 of 70 containing alltags:("PL / SQL Oracle") (0.001 seconds)
Hi, there! If I want to practice Oracle PL/SQL, what kind of tool shall I use? Are there some good tutorial website? With best regards, Juhani
Zones: PL / SQLDate Answered: 01/23/2008 Grade: A Views: 118
Are there tool (Oracle SQL developer or TOAD) with debug feature for PL/SQL?
Zones: PL / SQLDate Answered: 01/23/2008 Grade: A Views: 33
I trying to write an SQL script against a database that I have no ER, or datadictionary.  In nearly every table within the DB is a column called "TIMESTAMP"; the data type for the column is nvarcha...
Zones: Oracle, Oracle 9.xDate Answered: 03/05/2008 Grade: A Views: 29
Does anyone know how to access call a method stored in an ASP page from a PL/SQL script? Is this possible at all? I have attempted this using the utl_http utility but I get a response code 100 ...
Zones: PL / SQL, ASP, ASP.Net ProgrammingDate Answered: 04/03/2008 Grade: B Views: 20
I need to exectue a select statement in my return criteria to return a value from a lookup table based on the "hdr.fee_sched_head_id" that is being returned during the executing query. I wasn't abl...
Zones: PL / SQL, Oracle, Oracle 10.xDate Answered: 03/25/2008 Grade: A Views: 0
I am working in this precedure it is living me the right results except that if the records is in the table like this one SORTEST_PIDM      SORTEST_TESC_CODE      SORTEST_TEST_SCORE 223562      LR      560 22...
Zones: PL / SQLDate Answered: 09/10/2008 Grade: A Views: 0
If I have a variable called myvariable = 'MY-LAST-HOME-WAS-HERE' how can I search for the first occurance of '-' and place all the characters before '-' in another variable called mynewvariable?  T...
Zones: Oracle, PL / SQLDate Answered: 04/06/2008 Grade: A Views: 0
Hallo, Anybody know what the difference is between a varchar2(32767) vs CLOB in PL/SQL? Differences in perfomance? In my scenario I'm passing the variable betweeen functions, not using the D...
Zones: Oracle, DatabasesDate Answered: 05/07/2008 Grade: A Views: 125
Hello guys, I am quite new to PL/SQL and I have a problem. I have to port an old application, which uses Sybase, to Oracle. I have a table like this: sql> select  col1, col2 from test ---...
Zones: PL / SQL, Oracle, SybaseDate Answered: 05/22/2008 Grade: A Views: 43
Is the a more efficient way to do this query. Tables: All_Names > 15,000,000 records Unique at the Customer_Id Store level Multiple customer_ids Credit_Account > 10,000,000 records Unique...
Zones: Oracle, PL / SQLDate Answered: 09/24/2008 Grade: A Views: 4