Update statement in store procedure with varbinary parameter

后端 未结 0 1714
刺人心
刺人心 2021-02-15 16:14

Kia ora,

I have the following table:

CREATE TABLE NZQA_Unit(
    NZQAUnitID                          int IDENTITY(1,1) PRIMARY KEY NOT NULL,
    NZQAUnitNu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题