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)
<body> <dialog id = "modal"> <div> <h1>Title</h1> <p>Sample Text</p...
No comments:
Post a Comment