Marcus
How to throw custom exception in Stored Procedure?
By Marcus in SQL Server on Jul 05 2011
  • Jignesh Trivedi
    Apr, 2014 24

    using RAISERROR function we can throw the custom error.RAISERROR('Throw exception',10,1)

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS