I am a Noob at SQL and am trying to Split some data to process for a stored procedure.
The input (Parameter) from the user is 1548173$06/08/2012
I need it into two fields -one row separating by the $ for insert into table
any help is appreciated