Jump to content

Select * from Table where ....


'LinKin

Recommended Posts

Hello,

I want to select the rows from a certain table that contain a string in one of its columns.

More explained:

Serial___________Nicknames

182739817298____Link, test, stuff, bla

180009817298____asd, zaa, dada, zimbe

180000017298____ee, xD, hh, bla

How can I select the rows that contain "bla" in the Nicknames column?

I'm using MySQL, and the Nicknames column is type TEXT

Thanks

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...