From: Vincent Hernandez Date: 2010-04-13T19:41:00+09:00 Subject: Querying records. HELP! I'm new to this language so i don't know much of it. I'm trying to query records to show it in the list view in the web. This is the line of sql that I'm trying to produce: SELECT source FROM table WHERE source LIKE '%CMS%'. Can someone help me on this? And can you show displaying the records that i've gathered step by step? -- Posted via http://www.ruby-forum.com/.