Oracle is an RDBMS product.
I want to return the primary key from an oracle merge query. I'm using a single statement to insert if …
oracle merge oracle10g sequence sql-returningOur team have got a problem that manifests as: The underlying provider failed on EnlistTransaction; Cannot access a disposed object.…
c# entity-framework oracle10g transactionscope msdtcI have been working on a winform app with Oracle 10g database which is using TransactionScope and wanted to modify …
c# transactions oracle10g transactionscope msdtcI'm trying to save a CLOB into a variable to perform operations like extract and such. I have this code: …
oracle plsql oracle10g oracle11g plsqldeveloperMy team maintains an Oracle database that is approx. 200GB in size. All of the data (tables, indexes, etc) lives …
oracle oracle10g tablespaceI am using a materialized view, and I cant set it to fast refresh because some of the tables are …
oracle plsql oracle10g materialized-viewsI have a gridview column, where I need to display time in format : 3/2/2012 1:22 PM but my Db saves as 3/2/2012 1:22:42 PM …
asp.net datetime oracle10g datetime-format to-charThis particular case was distilled from an example where the programmer assumed that for two shipments into a tank car, …
sql sql-server oracle oracle10g analytic-functions