Does SQL Server Express support filetables? If not, what's the nearest approach to filetables in SQL Server Express?
Asked
Active
Viewed 1,987 times
1 Answers
5
A quick peek at Features support by the SQL Server editions and a search for FILETABLE
shows: yes, SQL Server Express does indeed support file tables

marc_s
- 732,580
- 175
- 1,330
- 1,459
-
thanks mark, but currently under Tables node I just have 'System Tables' and there is no 'File Tables' node. I have Microsoft Sql Server 2012 express – Mahdi Tahsildari Aug 08 '14 at 07:23