Created
February 15, 2013 13:24
-
-
Save ChristianKienle/4960341 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| select * from main.y_primary_key_to_uuid as main_mapping, ipad.y_primary_key_to_uuid as ipad_mapping join main.y_primary_key_to_uuid on (ipad_mapping_y_uuid != main_mapping.y_uuid); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment