• Hi All..

    [Code]

    declare @C varchar(8000)

    set @C = N'hello'

    [/Code]

    In the above statement there is the "N" mentioned in the beginning of the string.. what does it mean exactly???

    Is it indirectly enforcing the casting of varchar into Nvarchar????

    Can any one explain??

    Thanks in advance..

    Ramkumar . K
    Senior Developer
    ######################
    No Surrender... No Give Up....
    ######################