OPTIONAL PARAMETERS in SQL Procedure

Jamie Sammons, modified 3 Years ago. New Member Posts: 10 Join Date: 11/15/21 Recent Posts

Hi !

I have a MS SQL procedure called in Java - LIFERAY. It is a general procedure with many optional parameters.  

1. How can define OPTIONAL PARAMETERS in default.xml?  

2 How to call the procedure without a part of the optional parameters ?

Many thanks for any usable reply !