INSERT INTO tasks ( description ) VALUES ( 'Learn Ramaze basics.' ); INSERT INTO tasks ( description ) VALUES ( 'Say hello in Ramaze IRC channel.' ); INSERT INTO tasks ( description ) VALUES ( 'Write a blog post about Ramaze.' );