Skip to content

Commit 9aa5758

Browse files
committed
Update 030.php
1 parent 4240fde commit 9aa5758

File tree

1 file changed

+1
-1
lines changed
  • user_guide_src/source/database/queries

1 file changed

+1
-1
lines changed

user_guide_src/source/database/queries/030.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
/* Produces:
1313
INSERT INTO mytable (id, title, name, date, last_update)
1414
VALUES (DEFAULT, 'My title', 'My name', '2022-01-01', CURRENT_TIMESTAMP())
15-
*/
15+
*/

0 commit comments

Comments
 (0)