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 15643(0.419 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
It is a typical 3-tier enviroment. There are 3 PCs on the lan  : PC1. a win95 client having a web browser PC2. a winnt 4 (pdc server or just server) having IIS 3, *.asp, odbc driver (to read  datab...
Zones: AuthoringDate Answered: 04/30/1998 Views: 0
I don't know if something is wrong with my browser or if it is the code! I'm only creating a table that contains other tables that all hold images! The problem is in IE 4 everything is seemless but...
Zones: HTMLDate Answered: 10/28/1998 Views: 0
Is there a way to print tables in HTML (or CSS) so that each page, when output to a printer, will have column headings, not just the first page? If so, how? (Using Netscape 4.5)
Zones: AuthoringDate Answered: 12/14/1998 Views: 0
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
Hi I am just starting out with some html formatting using cgi.pm in a perl script. I can create a table and insert text into a row, I can set the cell background colour to Black, BUT I can't figure...
Zones: CGIDate Answered: 03/11/1999 Views: 0
I have a section of code that essentially does the following: (I've mixed both psuedo code and perl together here) open (SOMEFILE, $afile) or die "blah blah blah\n"; while (<SOMEFILE>) {      buil...
Zones: PerlDate Answered: 04/26/1999 Views: 0
Another question, since you guys are so good: I have a table like this: 1      obj1      obj3      obj4 2      obj2             3      obj2      obj3       4      obj3      obj4       5      obj3      obj4       which I would like to convert to what is often called a...
Zones: Ms Office SuiteDate Answered: 06/18/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