i have to add a url into the column which i made varchar char
i made insert statement like this its not working. help me
INSERT INTO SPOT_LIGHT (NEWS_ID,NEWS_DATE,NEWS_TITLE,NEWS_URL )
VALUES('MYSEQUENCE.NEXTVAL','06/20/2007',
'Common Sense Guidelines for Cell Phone Use In The Office',
'http://vzb-orgs.verizon.com/news/news.aspx?strAlias=vzb_main_ct_news_details&archive=detail&intArticleID=13256&mode=REGULAR&Attribute=TopStories')