Advertisement

1 - 10 of 50 containing alltags:("database 10") (0.001 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.8
I wish to insert a series of rows into a table. The rows are obtained as a result of an intersection between two other tables. For example: INSERT INTO A values (b_id,'xxx','yyy',...) ... SELE...
Zones: SQL SyntaxDate Answered: 12/11/2007 Views: 0
We have a app using oracle db, it stores a master patient file with linked tables containing clinical data . Sometime the patient is entered twice so the user requires a function to merge the two p...
Zones: Oracle 9.x, Oracle 10.xDate Answered: 09/25/2008 Views: 0
Hello, I have a need to determine which tables in a given Oracle 10 schema have been updated since a given date and time.  For example, say there are 10 tables named T1, T2, ... T10.  I am looki...
Zones: Oracle 10.x, Oracle 9.x, Oracle 11.xDate Answered: 01/24/2008 Views: 0
Hi all, We have Backup Exec 10 for Windows. We have a server wich houses the Tape Drive and the BackupExec Software the Database used to reside on a Fully Fledged SQL Server. The SQL Server ...
Zones: Drives / Storage, Backup ExecDate Answered: 02/16/2006 Views: 20
Ive created an exceptions table using the Oracle script and I try to create a constraint, which fails. But when I look in the exceptions table there are no entries. Any ideas? SQL> ALTER TAB...
Zones: OracleDate Answered: 02/05/2008 Views: 0
folks,the below statement i can get to run in sql plus but not in toad or in any of my reproting tools i.e BI or actuate could anyone advise?my guess is that the "with as "statement at the top i...
Zones: Oracle 10.xDate Answered: 01/19/2008 Views: 9
My Database server was running fine till 31st december 2007. All of a sudden on 1st January 2008 it became really slow. and even users start getting erros like "not connected to oracle". because...
Zones: Oracle 10.x, OracleDate Answered: 01/15/2008 Views: 41
I have several views that work just fine.. I have been changing them to materialized views.. most of them work just fine as materialized views.. but I have a few that wont compile.. Below is the c...
Zones: Oracle, DatabasesDate Answered: 02/22/2008 Views: 13
folks how do i build a case statement that if the value of the asset field is empty then display the location field value else the asset field value the table is call workorder all help wi...
Zones: Oracle 10.xDate Answered: 04/13/2008 Views: 0
folks i have 3 fields in table 'LABTRANS' ( id,date,hours) how do i show a decode statment to  sengment the hours per day of week ie ID      DATE      HRS Mon      Tue Wed      Thu Fri Sat Sun       1      23-5-8      2             ...
Zones: Oracle 10.xDate Answered: 05/27/2008 Views: 4