Alex,
Are you proposing that I JOIN on Table A instead of Table B?
I'm confused as to why I wouldn't need all three OR clauses in the join as it's the combination of the three fields that indicate a different row. If I just kept (((tableB.field1) Is Null)) would that account for this...
I have 2 tables. 1 table is a linked tabled from an oracle database. All three fields in both tables must be unique, I think you call it a "composite" key?
Anyways, my goal is to write a query that compares the two tables and shows any different rows between them eliminating the same rows...
I basically need a script to be able to place text into a textarea wherever the user wnats. So i'm using a seperate text box for a user to type into then when they click off it puts that text into a text area and appends bold tags around the text from the textbox.... basically so that they...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.