mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 19:23:03 +01:00
Correction.
This commit is contained in:
parent
a29d4ee1ea
commit
70ffe7edaa
@ -1,7 +1,7 @@
|
||||
/* MAX_NUMBER is the next number to be used, always one more than the highest message number. */
|
||||
set bulk_insert INSERT INTO FACILITIES (LAST_CHANGE, FACILITY, FAC_CODE, MAX_NUMBER) VALUES (?, ?, ?, ?);
|
||||
--
|
||||
('2008-07-08 22:12:00', 'JRD', 0, 615)
|
||||
('2008-08-08 13:01:57', 'JRD', 0, 616)
|
||||
('2005-09-02 00:55:59', 'QLI', 1, 513)
|
||||
('1996-11-07 13:38:37', 'GDEF', 2, 345)
|
||||
('2007-04-07 13:11:00', 'GFIX', 3, 116)
|
||||
|
Loading…
Reference in New Issue
Block a user