Home » SQL & PL/SQL » SQL & PL/SQL » urgent regarding updating and comparision of records
urgent regarding updating and comparision of records [message #22835] Thu, 31 October 2002 20:11 Go to next message
sha
Messages: 84
Registered: July 2002
Member
Hi,
How to update a record which has 80 columns.
I dont want to do this way.
update emp set ename='a',sal='12.0','loc='bombay' where eno=1;
not like this.
Is there a way to update the whole the record without specifying each column name.One more thing.I want to compare two records whether they are same or not.How to do this.I mean all the fields should be compared and if any of the column does not match I should know which column is not matching.How to do this?
urgent help me
regards,
Shastri
Re: urgent regarding updating and comparision of records [message #22855 is a reply to message #22835] Fri, 01 November 2002 09:46 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
For your second question - see this URL it may give you some ideas.

Previous Topic: Progress Bar
Next Topic: Re: Need Complex Query
Goto Forum:
  


Current Time: Sun Apr 28 17:08:29 CDT 2024