Hi i am using SQL Server 2008 R2,
i have lots of procedures in the database.
amongest those i want to find the biggest procedure in terms of rows ?
is it possible to find the procedure having the count as their number of rows in it.
please can somebody help me to get this.
Thanks! in adavanced.
Using this substring count solution to count the line breaks (nchar(10)):