Forum Replies Created

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

  • RE: nvarchar

    🙂

    😉

  • RE: UDF with Dynamic SQL Query

    Thanks andrewd.smith,

    But I don't want to use Identity Columns.

    To avoid concurrent ID generation this UDF was planned to be called from the insert queries itself

    like...

    INSERT INTO MAINCATEGORY (CATID, CATDESCRIPTION) VALUES...

  • RE: Partition Functions

    Hi all,

    What exactly is the Partition Function.

    Regards,

    Fazal.

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