Friday 27 May 2016

How to copy data from Database into .txt file

http://dbissues.blogspot.com/2016/05/how-to-copy-data-from-database-to-txt.html

ls -alrt > filename.txt

cat filename.txt

No comments:

Post a Comment