Importing data to memsql from Netezza Db?

can we use mysqldump to import data from netezza to mem sql?

Mysqldump is compatible with MemSQL. However, I don’t think it’s compatible with Netezza.

@koletiavinash1204

You may try following option to extract data from Netezza to csv.

You may try following options to ingest data into MemSQL table from csv file.

  1. SingleStoreDB Cloud · SingleStore Documentation
  2. SingleStoreDB Cloud · SingleStore Documentation