Dear,
i need to match a partial directory path.
Example i have that path C:\Windows\system32\config\systemprofile\AppData\Roaming\ , and i want to match in a query only the first part of the path C:\Windows\system32 .
Who can help me understand how can i do?
Thank you a lot.