select * from information_schema.parameters
where specific_name='your_procedure_name'
Lihat juga posting ini untuk mengetahui lebih banyak metodehttps://exploresql.com/2016/10/14/different-methods-to-get-parameter-list-of-a-stored-procedure/
select * from information_schema.parameters
where specific_name='your_procedure_name'
Lihat juga posting ini untuk mengetahui lebih banyak metodehttps://exploresql.com/2016/10/14/different-methods-to-get-parameter-list-of-a-stored-procedure/
Penulisan Sirilik SQL Server '?????'
Bagaimana cara membuat indeks unik pada kolom NULL?
Kesalahan SQL Server 206:Bentrokan jenis operan
Putaran .NET DateTime milidetik, sehingga dapat memuat milidetik SQL Server
Tidak dapat menghapus skema , karena tidak ada atau Anda tidak memiliki izin. - Tutorial SQL Server / TSQL Bagian 29