Articles Comments

{ Berbagi, Menulis, Dan Mengajar } Ilmu… » 7. Operating System » SEND SMS Using PGSQL

SEND SMS Using PGSQL

INSERT INTO outbox(
updatedindb, insertintodb, sendingdatetime, “text”, destinationnumber,
coding, udh, “class”, textdecoded, id, multipart, relativevalidity,
senderid, sendingtimeout, deliveryreport, creatorid)
VALUES (now(), now(), now(), NULL, ‘08155031882’,
‘Default_No_Compression’, NULL, -1, ‘Haloo Papa Dimas… saya test ya’, nextval(‘outbox_id_seq'::regclass), FALSE, -1,
NULL, now(), ‘default’, ”);

Filed under: 7. Operating System

Leave a Reply

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>