hi Venkatesh,
if you're using a Command object then you should write your selection in the Command's WHERE clause.
if you use a Record Selection Formula on top of a Command, then all of your records will be returned from the database and then the filtering will be done in crystal reports. this will be slow.
-jamie