Forum Replies Created

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

  • RE: Unicode and Sql

     

    Thanks Koji, You are getting me,

     

    use Query Analyzer

  • RE: Unicode and Sql

    I need to develop below stored procedure

     

    Stored Prucedure:

    CREATE PROCEDURE Uni

    @UnitName nvarchar(20)

    AS

     

    I execute it using query analyzer

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