Sending a message directly from database

is it possible send a message by inserting a row directly into a table in the database?

i got it by inserting a row into ofoffline table, but the message sent only when user login.

is there a table to do it when the recipient user is online?