Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: UPDATE SQL not working

    For the update to happen you need to define keys on both the tables. Also the table Tab1 with three same NULL rows does not even pass NF1.

  • RE: UPDATE SQL not working

    You insert a single NULL row into Tab1 instead of three and still you get the same output from the select query. All the NULL values from Tab1 with the...

Viewing 2 posts - 1 through 2 (of 2 total)