
Untitled
By: a guest on
Jun 11th, 2012 | syntax:
SQL | size: 0.92 KB | hits: 18 | expires: Never
INSERT INTO summaries
(PublicId, Text, Content, DateCreated, DateModified,
OwnerId, LANGUAGE, IsPublished, DatePublished)
VALUES
( NAME_CONST('$publicId',_utf8'b92fa4c7-a7d9-48ff-af7a-82121f1eec3f' COLLATE 'utf8_general_ci'), NAME_CONST('$text',_utf8'BLOM Development Bank Best Islamic Bank of Lebanon' COLLATE 'utf8_general_ci'), NAME_CONST('$content',_utf8'BLOM Development Bank has won the Best Islamic Bank in Lebanon for 2012, from Global Finance Magazine, awards to be distributed in Tokyo City.' COLLATE 'utf8_general_ci'), COALESCE( NAME_CONST('$dateCreated',_binary'2012-05-16 17:16:57' COLLATE 'binary'), now()),
COALESCE( NAME_CONST('$dateCreated',_binary'2012-05-16 17:16:57' COLLATE 'binary'), now()),
NAME_CONST('$ownerId',12498), NAME_CONST('$language',1), NAME_CONST('$isPublished',_binary'' COLLATE 'binary'), NAME_CONST('$datePublished',_binary'2012-05-15' COLLATE 'binary'))
/*!*/;