Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by inkhie

  1. inkhie

    Morphed Indexes...

    Hello Ceco, Yes, you have hit the nail on the head! I must have been missing functionality like this for years - how embarassing I had to learn it from a Fox database :-) Thank you very much. Best Regards, Paul.
  2. inkhie

    Morphed Indexes...

    Hello All, I am bringing a Fox database across to PostgreSQL (pg). It's reached 2Gb and that's that for Fox :-) The applications that use the database are mature and are being morphed to support pg over ODBC. As part of the process, I have been looking at the many indexes on the main data...
  3. inkhie

    Extracting Data from Different tables

    I think you are after an outer join. Have a look at http://www.dba-oracle.com/art_sql_iso_99.htm Best Regards, Paul.
  4. inkhie

    Indexes on 10g

    Hi, I have set aside a filesystem on a couple of spindles (used for nothing else) for indexes. I am creating a corresponding tablespace on that filesystem for indexes and I want Oracle to place all indexes for my database installation on this filesystem by default. I expected this to be a...

Part and Inventory Search

Back
Top