This is very easy to find any specific string or character you have used in your procedure. You can run the below sql statement and pass the exact string in place of Your_String area. You can find out the list of all the procedures in which that string is implemented.
Thursday, March 20, 2014
Wednesday, March 5, 2014
Limit Number of Characters using JavaScript
Sometimes it becomes a necessity to limit the number of characters in a textbox and to see the number of characters typed in the Textbox. For that we can use JavaScript to perform this task easily.
Subscribe to:
Posts (Atom)