Advertisement

1 - 10 of 86 containing alltags:("SQL, PL/SQL") (0.002 seconds)
Hi, Our application calls a stored procedure to disable a foreign key constraint (simple, alter table table_name  disable constraint constraint_name), and sometimes it can't because of ORA-0005...
Zones: PL / SQL, Oracle 10.xDate Answered: 09/10/2008 Grade: A Views: 52
Good afternoon, I am searching for a way to identify the name of a db-object (package / view) dynamically. Specifically, I have got something in mind that works like "THIS" in Java or "ME" in VB...
Zones: PL / SQL, Oracle, Oracle 9.xDate Answered: 04/08/2008 Grade: A Views: 12
Hi all, I have around 17000 rows of data in table . In that in I have 2 columns called "expenses " and "savings" . of type varchar2 users are entering as 100 Euro or 100 euro or 100 EUro or...
Zones: SQL Syntax, PL / SQLDate Answered: 06/05/2008 Grade: A Views: 0
I am curious about something and though I have looked on google, I wanted to check with some of the DB experts to get their thoughts.  I am currently moving an app from VB6 to VB.Net (.Net 3.0).  I...
Zones: PL / SQL, Oracle 10.x, Visual StudioDate Answered: 05/15/2008 Grade: A Views: 0
Hi all ... scratching my head over this, but I suspect experts here may know it ... If a table has fields: PersonID (integer) GMTDate (date) TimePeriod (integer) Channel (integer) ReadIng...
Zones: SQL SyntaxDate Answered: 05/22/2008 Grade: A Views: 0
Is it possible for me to do a statement as follows: Select tbl.* From tbl Where ( if tbl.item = 'item_code' then tbl.time_stamp BETWEEN TO_DATE('05/22/2008 19:00:00', 'MM/DD/YYYY HH24:MI:S...
Zones: PL / SQL, Oracle, Oracle 10.xDate Answered: 05/22/2008 Grade: A Views: 0
How to display row value of each class as a column value ID      NAME      CLASS            HOURS      SCHOOLNAME 1      Allen      Maths            12      school1 2      Sam      Maths            12      school1 4      Pam      Maths            10      school1 3      Sam      Comp            10      school1 9      ...
Zones: SQL Syntax, PL / SQLDate Answered: 06/23/2008 Grade: A Views: 0
Hi,   I have a table like sample_t2. It contains the value like below. id          name      sal 1           A           1000 1           B           2000 1           C           3000 2      ...
Zones: PL / SQL, Oracle 9.x, SQL SyntaxDate Answered: 06/18/2008 Grade: B Views: 4
Hi, I want to create a ? cross-tab report? I want to show columns accross  top Jan - Dec and show locations down the side and have the intersection show a calculation of that months numbers for...
Zones: PL / SQLDate Answered: 07/02/2008 Grade: A Views: 0
I have a table that contains many Items....Item1, Item2, Item3... Each of these items can have multiple id's associated with them...ID1, ID2, ID3. I want one of every item, but only ID2 if ID1 is...
Zones: Oracle 10.x, Oracle, PL / SQLDate Answered: 07/08/2008 Grade: A Views: 0