Hi,
I have a table the design is like this
Id
Description
I want to find out if the tables description field has any values that start with
Sem-Conf
And if so then display all the values that start with Sem-Conf
So say for example it will hold values like this
Sem-Conf Discussion making for kids
Sem-Conf Teach kids about maths
So when i display the values i only want to display
Discussion making for kids
Teach kids about maths
I tried the % in sql but it didnt work
any idea
todd



LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks