All Tags »
parameter field
Sorry, but there are no more tags available to filter with.
-
Hello guys
I want to know if possible yung ganitong procedure
==========================================
CREATE PROCEDURE sprTest @Field as char(4)
AS
BEGIN
Select @Field From TestTable
END
========================================
I have tried it and the output is yung pinasa kong parameter value at hindi ...