Welcome Guest, Not a member yet? Register   Sign In
Using subqueries
#5

[eluser]ThatDaveCarter[/eluser]
[quote author="CodeIgniteMe" date="1340266087"]how is this
Code:
SELECT * FROM `table` where `forename` like '%%' AND `surname` like '%%'
different from this?
Code:
SELECT * FROM `table`
[/quote]

It's not. I simplified the query somewhat to get it to the point, the actual query contains values.


Messages In This Thread
Using subqueries - by El Forum - 06-16-2012, 10:40 AM
Using subqueries - by El Forum - 06-16-2012, 03:14 PM
Using subqueries - by El Forum - 06-20-2012, 11:00 AM
Using subqueries - by El Forum - 06-21-2012, 01:08 AM
Using subqueries - by El Forum - 06-21-2012, 01:57 AM
Using subqueries - by El Forum - 06-21-2012, 02:02 AM
Using subqueries - by El Forum - 06-21-2012, 02:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB