it works..
thanks bro
On Apr 8, 2016 2:15 PM, "Miroslav Stampar"
wrote:
> You should use queries in --sql-query. sp_helptext is a T-SQL procedure to
> display the definition (-> can't be used in queries)
>
> For your case you could take a look into something like:
> http://stackoverflow.com/a/268
You should use queries in --sql-query. sp_helptext is a T-SQL procedure to
display the definition (-> can't be used in queries)
For your case you could take a look into something like:
http://stackoverflow.com/a/26884231 (<- OBJECT_DEFINITION)
Bye
On Thu, Apr 7, 2016 at 9:33 PM, Indra Zulkarnain