Alternative for sysdepends in Sybase IQ -


i find out dependencies of stored procedure in sybase iq, considering not seem have sysdepends, can 1 let me know how list dependencies given stored procedure?

in sybase iq, dependency information held in sysdependency system view. find dependency information, can join sysdependency, sysobject, , sysprocs find dependencies of stored procedures.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -