Is it possible to send an int[] from a c# application using OleDb to an Oracle Stored开发者_如何学C Procedure?
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
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
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(
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
I\'ve got some help and was led to this page and this explanation, which should contain a efficient way to aggregate things.
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
Alright, need some help created a query for an Oracle 10g DB. I have a table to looks like this: ----------------------------------------
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 --> ):
I am getting three types of value from the database when I am fet开发者_如何学Goching value from a field.