Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 10974(0.094 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!

7.4
How do I use the 'INSERT' or 'SELECT' SQL to copy all records from one table to another table, assuming the two tables have the same schema and I have all the privileges?
Zones: OracleDate Answered: 01/13/1998 Views: 4
How can I copy long data from one table to another? 'Insert as select...' doesn't work if there is a long column in the source table. So I think only option is PL/SQL program. Any help is welcome...
Zones: OracleDate Answered: 05/05/1999 Views: 0
We have two Oracle 7.3.4 sites, one master and one replicated. We use asynchronous replication and read-only snapshots. The interconnection is a 128 kbps leased line. The tables are grouped into tw...
Zones: OracleDate Answered: 05/08/1999 Views: 0
I want to see actual size(in bytes) of the row in a table. Is it possible. we use oracle 7.3 Kindly help me for this. Thanks Saleem
Zones: OracleDate Answered: 08/20/1999 Views: 0
Hi, Experts I have a table every field is char a      1111 b      2222 b      3333 c      2222 c      3333 c      4444 c      5555 I want to get another result a      1111 b      2222,3333...
Zones: DatabasesDate Answered: 01/10/2000 Views: 0
I allways wondered how SQL-Tools can retrieve the names of the DBs tables. Whenever I go into a DB I don't know I have to know the table-names BEFORE I can get any further Informations about them. ...
Zones: DatabasesDate Answered: 08/23/1999 Views: 0
Is Access 97 or 2000 suited for a sales database containing over 1 millions records?  If not, what would you suggest a company use?
Zones: MS AccessDate Answered: 09/02/1999 Views: 0
How can we get all table names from a database?
Zones: OracleDate Answered: 09/29/1999 Views: 0
I'm trying to write some MS Access 2000 VB code that will add records to an MS Access 2000 DB from a text file. The routine would: 1) Ask the user where the text file is (prob. use MS Common Di...
Zones: MS AccessDate Answered: 03/09/2002 Views: 0
I was told that if I use a small temporary table it is worthwile to hold it in the cache. What do I do inorder for this to happen?
Zones: OracleDate Answered: 10/17/1999 Views: 0