Hi all,
This is my query for split a string for Particular Column and Table. i want this query in function ,It should be dynamic, that means user can declare a column Name, delimiter and Table Name . this function will use in the my Select Query (like Avg(), Min(),Max() function)so Please let me know if you ideas and Answers.
Query Select RIGHT(DCNO,LEN(DCNO)-CHARINDEX('C',DCNO)) from tbl_dc
Regards,
Lakshmi Naraayanan.S
http://dotnettechrocks.blogspot.in/
http://abaprocker.blogspot.com/