Forum Replies Created

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

  • RE: Logical Reads

    Hello Jeff Moden,

    Thanks a lot for your reply and help !!!

  • RE: Logical Reads

    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...

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