SELECT * FROM DatabaseName.DesireTable
INTO OUTFILE 'd:\\output.csv'
FIELDS TERMINATED BY ','
ENCLOSED BY '"'
LINES TERMINATED BY '\n';
“No problem can be solved from the same level of consciousness that created it.” Albert Einstein (1879-1955)
Pretty Good Privacy (PGP) is a data encryption program used for signing, encrypting, and decrypting emails, files, and text to ensure secure...
No comments:
Post a Comment