Viewing 2 posts - 1 through 2 (of 2 total)
Hello Jeff Moden,
Thanks a lot for your reply and help !!!
July 17, 2016 at 6:04 am
#1890483
Hi everyone,
I'm new to SQL Server and I was wondering if anyone can help me with this question.
In the following code:
create table t(i int,j char(3000))
create table t1(i int,j char(3000))
create...
July 16, 2016 at 11:30 am
#1890462