count user_source
Hi ,
How to count all lines of an application code except comments ( -- and /* many lines */) ?
something like select count (*) from user_sources where ?
Best regards.
GD.
0
How to count all lines of an application code except comments ( -- and /* many lines */) ?
something like select count (*) from user_sources where ?
Best regards.
GD.