lyric0n
Technical User
- Dec 28, 2005
- 74
I am having difficulty coming up with a SQL statement to do the following...
If I have T1 with rows 1, 2, 3 and T2 with rows 1, 2. How would I create a SQL statement to just show row 3 from T1?
Thanks,
Chris
If I have T1 with rows 1, 2, 3 and T2 with rows 1, 2. How would I create a SQL statement to just show row 3 from T1?
Thanks,
Chris