Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: decalre select

    declare @kat nvarchar(50)

    set @kat='M?nzild? qurum'

    select * from kateqor where Name=(@kat)

    use this query

Viewing post 1 (of 1 total)