hi
am trying to implement a hard sql command (for me) and i need some help
i have a variable(name) in which the value of the name may have either at the end of value or somewhere on the value a number. this number is not fixed(ex of value: prokopis04092015, or prok04092015pis). how i have to add the certain value on the database,table(prokopis) in order to create the select command and retrive the values?
do i have to add it something like that(prokopis%, or proko%pis)
also if this can be done how can i create the select command?
thanks
am trying to implement a hard sql command (for me) and i need some help
i have a variable(name) in which the value of the name may have either at the end of value or somewhere on the value a number. this number is not fixed(ex of value: prokopis04092015, or prok04092015pis). how i have to add the certain value on the database,table(prokopis) in order to create the select command and retrive the values?
do i have to add it something like that(prokopis%, or proko%pis)
also if this can be done how can i create the select command?
thanks