[Pro*C/C++] : List of tables in database and other things
From: Alex Vinokur <alexander.vinokur_at_telrad.co.il>
Date: Thu, 07 Oct 1999 05:39:34 GMT
Message-ID: <7thbml$2qr$1_at_nnrp1.deja.com>
Hi,
Date: Thu, 07 Oct 1999 05:39:34 GMT
Message-ID: <7thbml$2qr$1_at_nnrp1.deja.com>
Hi,
Here are several questions concerning Pro*C/C++.
-
[Quoted]
- 1. tables in database --------------- 1.1. How can we know [Quoted] if a table (for instance, table "AAA") exists in database?
[Quoted] [Quoted] 1.2. How can we get number of tables
containing in database?
[Quoted] 1.3. How can we get list of names of all tables
containing in database?
-
[Quoted]
- 2. columns in table ----------------- 2.1. How can we know if a column (for instance, column "BBB") exists in table?
[Quoted] [Quoted] 2.2. How can we get number of columns
containing in table?
[Quoted] 2.3. How can we get list of names of all columns
containing in table?
-
[Quoted]
- 3. rows in table -------------------- 3.1. How can we know if a row (for instance, row with specific key) exists in table?
[Quoted] 3.2. How can we get number of rows
containing in table?
[Quoted] [Quoted] 3.3. How can we get list of names of all rows
containing in table?
Any help will be appreciated.
Alex
- Oracle 8.0.5
- Pro*C/C++ : Release 8.0.5.0.0
- SunOS 5.6
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Oct 07 1999 - 07:39:34 CEST
