thoughtfulDB
	.execSQL("INSERT INTO "
	+ THOUGHTFUL_TABLE_NAME
	+ " Values ('If we can think, than we can do that. 
           Everything is possible. - Deepak Singhvi',7);");