Date: Sun, 5 Oct 2008 13:28:07 -0400
Reply-To: SUBSCRIBE SAS-L Anonymous <lqiantobe22@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: SUBSCRIBE SAS-L Anonymous <lqiantobe22@YAHOO.COM>
Subject: urgent question about pick special character in string
Hi all,
I have an urgent question want to enquire:
var1
aabc
ccbc
dddd
acbc
cccc
if i want to get the records just ending with 'bc', which opration i can
use? Like the result should pick 'aabc,ccbc,acbc', because there are
ending with 'bc'.
Thanks,
|