Insert Single Record

Support
  • Hello, I want to add content in CSV format to SQL Database. There are only commas in some of my content. Columns shift while adding.

    [{"name":"[[NAME]]","price":"[[PRICE]]"}]

    [{"name":"TEST SADSD TEST,TEST TEST,XDSDSDS","price":"11,11"}]