PHISSUG

Home of Filipino Sql Server Enthusiasts
Welcome to PHISSUG Sign in | Join | Help
in Search

Browse by Tags

All Tags » parameter field
Sorry, but there are no more tags available to filter with.
  • Help: Parameter as Field

    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 ...
    Posted to SQL Server : Transact SQL (Forum) by mansky on May 30, 2008
Powered by Community Server (Personal Edition), by Telligent Systems