select * from my_table where my_field like 'A%'; "Jorch" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > How can I make query > > SELECT * FROM my_table WHERE my_field = 'A*'; > > Meaning that I want to get all rows from my_table where my_field value > begins with alphabet "A" > >
- [GENERAL] query question chris mutchler
- [GENERAL] Query question Jorch
- [GENERAL] Re: Query question Gregory Wood
- [GENERAL] Re: Query question Michael J Davis
- [GENERAL] Re: Query question rob
- RE: [GENERAL] Query question Colin Taylor
- [GENERAL] Query Question Hunter Hillegas
- Re: [GENERAL] Query Question Stephan Szabo
- Re: [GENERAL] Query Question Hunter Hillegas