1

I'm a beginner at SQL servers, and would like to ask something to the pros as I'm not 100% sure of the answer. Is it really not possible to partition a FileTable?

asked Feb 28, 2017 at 14:52

1 Answer 1

1

No, partitioning is NOT supported for FileTable.

Partitioning is not supported on FileTables. With the support for multiple FILESTREAM file groups, pure scale-up issues can be handled without having to resort to partitioning in most scenarios (unlike SQL 2008 FILESTREAMs).

answered Feb 28, 2017 at 14:57

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.