Osvaldo Demiere wrote

>Hi to all,
>If you want know the size of a table, use TABLESTATISTICS.
>If you want know the size of a index, use INDEXSTATISTICS.
>How to check the size of Stored Procedures or Triggers?
>Thanks!

At the moment we have no table, which yields information about the size of a

stored procedure or trigger.
BTW  : what would you expect as size of a procedure ?
       a) length of the definition 
       b) size of the generated byte code
       c) something else

Thomas
-- 
Thomas Anhaus
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to