Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
TIMESTAMP
A string of length 26, enclosed in single
quotation marks. The string has the format
yyyy-mm-dd-hh.mm.ss.nnnnnn.
_____________________________________________________________________________________________
| Table 6. Declarations generated by DCLGEN |
|________________________ ____________________ _____________________________ _________________|
| SQL Data Type(6) | C | COBOL | PL/I |
|________________________|____________________|_____________________________|_________________|
...
| TIMESTAMP | char var[27] | PIC X(26) | CHAR(26) |
|________________________|____________________|_____________________________|_________________|
[\CODE]