Re: Storing JSON inside a text or blob column
Posted by: Peter Brawley
Date: June 05, 2008 12:17PM

One of our apps collects many hundreds of Y/N test answers per subject in one long string, because that data is always retrieved en bloc for further processing. In your case, though, JavaScript commits you to client-side processing.

If the database design is correct, table rowcounts should not be an issue for a standard model, eg a ballot-questions-answers table layout.



Edited 1 time(s). Last edit at 06/05/2008 12:17PM by Peter Brawley.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.