Advertisement

1 - 10 of 53 containing alltags:("Oracle 9") (0.001 seconds)
Is there a quick and easy way of getting the number of segments used by a particular table? Its in one tablespace and with an owner of "sqluser" So far I have SELECT segment_name, extent_i...
Zones: OracleDate Answered: 04/17/2008 Grade: A Views: 0
I'm trying to compare data from 2 remote tables. I have Toad for Oracle Version 9.6.1.1 and can connect to these remote servers fine. I am trying to create a datbase link but i'm recieving the f...
Zones: OracleDate Answered: 07/03/2008 Grade: A Views: 62
I am copying data from one db to another accross a network using oracle links. e.g.: insert into tablename (field1, field2, etc.) (      select field1, field2, etc.    from tablename@lin...
Zones: Oracle 9.x, OracleDate Answered: 07/25/2008 Grade: A Views: 0
I have a specified column value like " moe_2002_acso_link" . form this i need to find the table name and column name where the data presents ?? im nor sure is it possible or not !! but still ny...
Zones: PL / SQL, Oracle 9.xDate Answered: 09/26/2008 Grade: A Views: 28
I have a report that pulls the number of picks by a customer ID. Is there a way to pull the total picks  of 1 customer ID as a subtotal and keep the original results intact?
Zones: Oracle 9.x, SQL Syntax, Da...Date Answered: 10/14/2008 Grade: B Views: 0
This works ok but the resulting rows get duplicated to hundreds. Why stop at 439 I mean if its going to go that far why not just go on forever lol   Anyone explain both why this happens within SQL ...
Zones: Oracle 9.xDate Answered: 12/06/2007 Grade: A Views: 0
Hello Experts:     I am doing this simple PL sql read and write into a tab delimited flat file. Boss wants column name in every report. I am using following code to get the data, but have no idea ...
Zones: C#, Oracle 9.x, Oracle 10.xDate Answered: 01/07/2008 Grade: A Views: 76
How should I write a query if I want the current example result: column1      column2 ------------------------------------ A                12 B                22 C                303 To ...
Zones: SQL SyntaxDate Answered: 01/30/2008 Grade: A Views: 0
Hi, I need an Oracle stored procedure to return a data set. Please advice.
Zones: PL / SQL, Oracle 9.x, Oracle 10.xDate Answered: 05/16/2008 Grade: A Views: 28
I am unable to connect to Oracle Server 9.2 under HP-UX  from  windows XP oracle 9i client. it is giving error ORA-12154 and also in my system/PC there are three oracle client softwares i.e oracle...
Zones: Oracle, Oracle 9.xDate Answered: 06/25/2008 Grade: A Views: 27