Jump to content
Server Maintenance This Week. ×

Maximum length of a SQL statement in FQL


This topic is 4451 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Well, it's actually a real-life scenario, not just me inventing stuff for fun (which does happen).

I'm doing a select "IN" on a list of 13-digit ISBNs, and that list can contain the ISBNs for thousands, even tens of thousands of book titles. Not necessarily the best way of doing what I'm doing, but it got me thinking about this question. And it actually works pretty well, considering...

If there is a limit, I'd like to have a check on the length before I run the statement so the user can get a more specific error message than just "Error".

Link to comment
Share on other sites

This topic is 4451 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.