oracle10g
Is it possible to send a Int[] to an Oracle Stored Procedure using OleDb
Is it possible to send an int[] from a c# application using OleDb to an Oracle Stored开发者_如何学C Procedure?[详细]
2023-04-07 17:27 分类:问答Error "Unable to find the requested .Net Framework Data Provider. It may not be installed"
I am using Visual Studio 2008 and oracle database 10g. I trying to connect to the backend like this: Subwindow \"Server explorer\". Push button \"Connect to database\" and make next chain[详细]
2023-04-07 16:19 分类:问答Real Time issues: Oracle Performance tuning (types / indexes / plsql / queries)
I am looking for a real time solution... Below are my DB columns. I am using Oracle10g. Please help me in defining table types / indexes and tuned PLSQL / query (both) for the updates and insertion[详细]
2023-04-07 15:02 分类:问答getting java.sql.SQLException: Closed Connection when accessing large resultset
Hello i have big data in my oracle 10g database and have to perform some calculations on every row of resultset. So i call a separate calculation class after fetching value of single row in the while([详细]
2023-04-07 11:46 分类:问答10g Package Construction - Restricting References
I am constructing a rather large Oracle 10g package full of functions etc. The problem is some of these functions are pulling information from materilized view\'s or tables that other functions are c[详细]
2023-04-07 10:47 分类:问答Creating a aggregation function on Oracle 10g returning unhelpful error
I\'ve got some help and was led to this page and this explanation, which should contain a efficient way to aggregate things.[详细]
2023-04-07 06:57 分类:问答How to select multiple columns without duplicates in one column in Oracle
The problem: I need find top client for supplier. Top client has max items sum on all orders. If supplier has 2 top clients, then top client will be with min order id, which means - who first created[详细]
2023-04-07 02:50 分类:问答Oracle min and max columns query
Alright, need some help created a query for an Oracle 10g DB. I have a table to looks like this: ----------------------------------------[详细]
2023-04-06 19:48 分类:问答Error trying to convert char to number
I have an information, which I assume to be char type, since I have the following (dbms_output.put_line is a function like \"print\" and the returned value is after --> ):[详细]
2023-04-06 15:00 分类:问答Issue with Double Quotes in java
I am getting three types of value from the database when I am fet开发者_如何学Goching value from a field.[详细]
2023-04-06 08:06 分类:问答