![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I have 2 tables. I have to compare whether the data in those 2 tables are same or not. ( For example : I have to find, how many records different between those 2 tables, if those tables are almost similar) How can i find this ? With Regards, Raja |
#3
| |||
| |||
|
|
Hi, I have 2 tables. I have to compare whether the data in those 2 tables are same or not. ( For example : I have to find, how many records different between those 2 tables, if those tables are almost similar) How can i find this ? With Regards, Raja |
#4
| |||
| |||
|
|
Hi, I have 2 tables. I have to compare whether the data in those 2 tables are same or not. ( For example : I have to find, how many records different between those 2 tables, if those tables are almost similar) How can i find this ? With Regards, Raja |
#5
| |||
| |||
|
|
Hi, I have 2 tables. I have to compare whether the data in those 2 tables are same or not. ( For example : I have to find, how many records different between those 2 tables, if those tables are almost similar) How can i find this ? With Regards, Raja |
#6
| |||
| |||
|
|
Hi, I have 2 tables. I have to compare whether the data in those 2 tables are same or not. ( For example : I have to find, how many records different between those 2 tables, if those tables are almost similar) How can i find this ? With Regards, Raja |
#7
| |||
| |||
|
|
Hi, I have 2 tables. I have to compare whether the data in those 2 tables are same or not. ( For example : I have to find, how many records different between those 2 tables, if those tables are almost similar) How can i find this ? With Regards, Raja |
#8
| |||
| |||
|
|
Hi, I have 2 tables. I have to compare whether the data in those 2 tables are same or not. ( For example : I have to find, how many records different between those 2 tables, if those tables are almost similar) How can i find this ? With Regards, Raja |
#9
| |||
| |||
|
|
Hi, I have 2 tables. I have to compare whether the data in those 2 tables are same or not. ( For example : I have to find, how many records different between those 2 tables, if those tables are almost similar) How can i find this ? With Regards, Raja |
#10
| |||
| |||
|
|
On Oct 3, 9:56*am, raja <dextersu... (AT) gmail (DOT) com> wrote: Hi, I have 2 tables. I have to compare whether the data in those 2 tables are same or not. ( For example : I have to find, how many records different between those 2 tables, if those tables are almost similar) How can i find this ? With Regards, Raja Hi, Raja Does (your version of) Sybase support the DIFFERENCE operation (maybe called MINUS or EXCEPT)? If not, you could do something as ungainly as export the data to files and compare them using, e.g., diff or CSDiff, assuming the row count's not prohibitive. --Jeff |
![]() |
| Thread Tools | |
| Display Modes | |
| |