របៀបបង្កើត Stored Procedure នៅក្នុង Sql Server Express
Right Click នៅលើ Stored Procedure យកពាក្យ Add New Stored Procedure បន្ទាប់មកយើងអាចសរសេរ Stored Procedure ដោយប្រើទម្រង់ដូចខាងក្រោម ៖
Syntax
Create Proc [edure] Procedure_Name [@paramter datatype]
As
T_SQL
ខាងក្រោមនេះជាឧទាហរណ៍ដែលសរសេរពីការបង្កើត Stored Procedure ដែលទាក់ទងទៅនិង Insert, Delete, Update..... For more Info click here.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.