Either you should go for Content data model and store your query in ElectronicText.textData field. Or you should use very-long field type for your purpose where your are storing the query data.
-- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Sat, Oct 27, 2018 at 1:48 PM Madhi Krishnan < [email protected]> wrote: > Hey all.. > I'm trying to store a sql query in postgres.. > but it's not storing because of query being too long.. > can any one tell me how to store big character data .. > and i got something call ''clob'' . > if Anyone have come exapmle of clob will be good.. > Thank You >
