Deleting Data files from Data folder of SQL Server?
There are few database files in my Data Folder of SQL Server directory. I want to delete those files, but when I try to delete them, system says that the files are being used. But those files are not associated with any database and are no longer showing in my Databases.
How can I delete those files because they are just occupying space on hard disk?








