oracle-xe
Oracle 10g Express .NET Connector
I was wondering if I could get any advice on connecting to Oracle 10g Exp开发者_如何转开发ress to .NET? I saw a solution in one of the threads here, but could not seem to find a download link.[详细]
2023-02-07 00:25 分类:问答ProviderIncompatibleException with entity framework 4 ctp5 and oracle express
I encountered a ProviderIncompatibleException when I tried to connect on a Oracle express database with dotConnect for Oracle and entity framework 4 ctp5. I have Oracle Express 10g a开发者_开发问答nd[详细]
2023-02-06 08:10 分类:问答Oracle DB won't allow users to query tables
I am on Windows XP running Oracle 10G XE Edition. After running a defrag & cleanup process, I have not been able to access any of the objects on the database.[详细]
2023-01-28 14:32 分类:问答Check if sum of cubes of digits = to number itself
I have written a code in PLSQL. Where in I need to Check if sum of cubes of digits = to number itself.开发者_如何学编程[详细]
2023-01-27 20:31 分类:问答Invalid binding for Oracle UDT in procedure parameter
I\'m attempting to call a procedure that takes a custom data type of table of numbers as one of the parameters.[详细]
2023-01-27 00:38 分类:问答Why is sql plus not including all of the data from my column with spool
I am using SQLPLUS to spool data out to a file, but not all of the data is being returned? I am using the dbms_metadata.get_ddl function and it is only returning part of the table definition to the fi[详细]
2023-01-24 10:49 分类:问答Drop Database called "User" from Oracle
Ok this is what happend... One of my colleges run a script that created some tables which included one table called \"User\" on an Oracle XE 10g. Now we are unable to drop that table, we get an ORA-0[详细]
2023-01-22 19:45 分类:问答I want to find the user who is doing most physical reads to the hard-disk and kill that user
I want to find the user who is doing most physical reads to the hard-disk and kill t开发者_开发知识库hat user. Can I have a SQL/PL script to do that in oracle xe?[详细]
2023-01-20 17:29 分类:问答column alias oracle 10g
This seems so simple but I can\'t understand how do I do this query: I have a table users like this: user_id | name | role[详细]
2023-01-20 08:53 分类:问答Cancel insertion inside a trigger without a rollback
For a certain assignment, I\'m tasked with creating a very simple Q/A site, complete with tagged questions and commented answers.[详细]
2023-01-16 08:37 分类:问答