Hello all, i have a small question.
In mysql i can do "select 'abc' into outfile 'c:\out';"
is it possible to be done only with sql querry (to be executed at the server manager).
I tryied select 'abc' into outfile 'c:\out.txt' and got the error : Incorrect syntax near 'c:\out.txt'.
jen140 0 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.