| Thread | Last Post | Replies |
|
| announce: OraPIG, python wrappers for Oracle | 31 May 2008 18:11 GMT | 8 |
I'm pleased to announce the initial release of OraPIG, the Oracle Python Interface Generator. OraPIG generates Python wrapper classes for Oracle packages. If you use Oracle and Python, this might be a pretty useful
|
| Enforce ANSI-compliance in Oracle? | 31 May 2008 16:50 GMT | 4 |
Is there any way to make an Oracle-server enforce ANSI-compliant SQL? I.e. to make it only accept ANSI-compliant SQL-statements, and raise an error on anything that is not. TIA,
|
| Dynamic array in call to stored procedure | 31 May 2008 16:15 GMT | 3 |
How to do the following with Oracle 9: 1. allocate array of VARCHAR 2. allocate array of related index variables 3. call stored procedure from C++ and pass parameters from step 1 and
|
| Regular Expression | 31 May 2008 14:12 GMT | 1 |
We have these expressions in our queries: A + B / C ....... What they want is if any of the numbers are -99999 they should be converted to a 0. If they are all -99999 then the result of the entire expression should be -99999.
|
| SQL Server Database Developer | 31 May 2008 09:44 GMT | 5 |
Please forward your profiles at versatilehr.farook@gmail.com. Location: Boston, MA. Duration: 6+ Months Rate: $40.00ph
|
| sql question | 30 May 2008 21:40 GMT | 3 |
Hi..i have this trouble .... i have table A wich this data cod_group bill_type GROUPA BILLTYPE1
|
| WinDBPro. Ver 2.5 | 30 May 2008 19:39 GMT | 1 |
WinDBPro. Ver 2.5 Works with any Windows Version Complete DB one exe file only One file : (120KB)
|
| 9i to 10G on new server -exp/imp the only way? | 30 May 2008 08:54 GMT | 2 |
I think I answered the question with the title of this post, but it leaves me wondering why Oracles upgrade assistant only works if the database you are upgrading from is on the same machine. I know MS-SQL is a different beast, but it does effortless upgrades from one machine to
|
| pl/sql: test if record is empty | 30 May 2008 00:16 GMT | 9 |
oracle 10G I apparently overlooked it in the manuals - so please be patient ... How can I test if a record is empty? I expected it to work like this:
|
| Question about loop conditions | 29 May 2008 18:14 GMT | 3 |
When you have a loop and use the "EXIT WHEN" clause, can you use it more than once? What if you have multiple places in the code where you might want to exit? LOOP
|
| Oracle external view schema discrepancy | 28 May 2008 19:08 GMT | 3 |
one of our customers has created an external view (view on external base tables in a different schema / database type). we do a DESC on a table or view to find out what the datatype is for a field using the oracle account for our application.
|
| Non-duplicate test on LARGE table | 28 May 2008 17:26 GMT | 3 |
My question is a little broad but maybe you already saw something like this ;-) Here is my scenario: Let us have a large table which contains over 20 million records and
|
| Find start and end execution time of a sql statement? | 28 May 2008 17:23 GMT | 1 |
Find start and end execution time of a sql statement? I am have databases with 10.2.0.3 and 9.2.0.8 on HP UNIX 11i and Windows 200x. I am not in a position to turn on sql tracing in production
|
| Free Mock tests | 28 May 2008 17:22 GMT | 1 |
Free Mock tests: http://www.techfaq360.com/ ORACLE mock test. Hibernate mock test.
|
| Oracle text question - marking-up HTML documents | 28 May 2008 16:30 GMT | 2 |
This is a problem on 10gR2 (Windows 2000 server). We have a table with a CLOB containing HTML documents. We have created a text inded on it: create index my_text_index
|