Hi,
How to fetch a file name of specific file type from a specified folder. To simplify
Assume 'Test.xxx' is the file name in 'D:\test' folder. Need a sp which takes the drive as input parameter and fetch the output 'Test'.
Thanks in advance.
View Complete Post