Hi,
I have a call csvwrite script for my database. How can I include the system
date in the title of the csv file?
Here is the current working script:
CALL CSVWRITE('C:\TEMP\exportdata.csv','SELECT "DATA_PUSH".*
FROM "PUBLIC"."DATA_PUSH"
"DATA_PUSH"','fieldDelimiter= writeColumnHeader=false');
Thanks!
Sherry
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/h2-database/-/_TwbDgYz_tcJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.