| Thread | Last Post | Replies |
|
| Need a Query | 23 Mar 2006 10:52 GMT | 5 |
My Query is that from the emp table i wants find the name of the person who is geting nth maximum salary. when i put n=5 then it will display 5th max salary Thanx
|
| trigger or job ? | 23 Mar 2006 10:46 GMT | 3 |
Am having a confusion over an issue. Its like i have a XML of size 140k+ chars and i have to store it in OracleDB from C++ code and process it further using pl/sql.I am using ODBC (not OCCI) and Ora10g. I am doing this in 2 steps as follows:
|
| Using a certificate as login account to Oracle | 23 Mar 2006 10:38 GMT | 1 |
In Oracle 10g, is it possible to use a user certificate as login account rather than using database user/passwd? If yes, how does connection properties look like? Thanks
|
| Permission to the Oracle database table | 23 Mar 2006 10:28 GMT | 1 |
I need some administrative help. Is there possible to give read grants to one user, and to give another one (to the same table) only write grants? Or better - is it possible to store procedure that will have access to the table and user has only
|
| charts with owa_util and htp calling html-db-packages? | 23 Mar 2006 10:18 GMT | 3 |
I have an package using owa_util and htp generating an webpage. Could I call some packages (html-db-packages?) generating charts based on resultsets? Greeting
|
| Correct order of turning on services in 10gR1 on Win XP Pro. | 23 Mar 2006 10:16 GMT | 5 |
I have an Oracle 10gR1 database (no patches installed) on a Windows XP Pro SP2 machine. I had to turn off the Oracle services (without changing the startup-type) because Oracle was taking up a lot of RAM. Later when I
|
| Crack your DBA's password for 99 cents with Xg for oracle10g | 23 Mar 2006 10:04 GMT | 5 |
Crack Oracle passwords for fixed accounts like sys and system in mere seconds; visit oraclexg.com/security for detailed info on how to turn off auditing on cracked accounts;
|
| query which compares values within a table | 23 Mar 2006 06:54 GMT | 1 |
I have a table temp which stores data like this: aid bid cid txt 1 100 900 e 1 100 901 f
|
| Inner Join | 23 Mar 2006 06:08 GMT | 2 |
There are two queries: 1. SELECT RR.*, a.NAME FROM
|
| parent/child rel. | 23 Mar 2006 05:52 GMT | 3 |
I am hving a parent table t_try1.and there are three chid tables linked to it (ie foreign key ref.).Is there any query with help of which i can find the name of all the child tables linked to that particular parent table..Actually there are 150 tables in the database.I hv been given
|
| Compatibility between Forms 6.0.8, client 8.0.6 and Server 10.2.0.2? | 23 Mar 2006 03:49 GMT | 1 |
I'm using Server side: Oracle server 10.2.0.2 (Windows Server 2003) Client side (Windows XP SP2):
|
| SQL command line unusable in Linux? | 23 Mar 2006 01:24 GMT | 2 |
I'm trying Oracle XE on Linux (SuSE 9.3). There is a menu entry for the SQL command line. But it is nearly unusable: The output from command 'select * from <table name> is unreadable: SQL> select * from fadis;
|
| starting oracle service dbconsole error | 23 Mar 2006 00:59 GMT | 1 |
i had a error starting oracle dbconsole, it was working fine before........ when i tried starting it from services it gave me following error Windows could not start oracle dbconsole on Local computer. For more information, review the System Event Log. If this is a not-Microsoft ...
|
| Character set | 22 Mar 2006 23:21 GMT | 4 |
It sounds me little strange that if the database character set is changed for any reason. I currently work on one character set since 7 years and there was no need for change for us to our requirements. But in an interview it was asked how to change the character set. But there
|
| Oracle 10g - Putting a where clause on a column with a check constraint. | 22 Mar 2006 23:15 GMT | 9 |
So I have a fairly large problem with Oracle 10g. We have a large number tables that are NVARCHAR (of different lengths) with check constraints on their values. If I do a select with a where clause on one of these columns. I get "no
|