Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~486 People Reached
Favorite Tags
Member Avatar for judedcoutho
Member Avatar for nav33n
0
61
Member Avatar for helpneeded

Hi, Im only used to basic sql queries. wonder if anyone can help with the below - or at least get me pointing in the direction of the correct resource to solve. I have a table, with fields a,b,c,d,e,f I need to run a query that shows from the above …

Member Avatar for pty
0
329
Member Avatar for judedcoutho

can any one please help create a sql script that searches based on atleast 10 conditions with where ... and clause $query_rsearch = "SELECT id, job, description, location, cname, ctype, sal, exp, industry, postd FROM jobs WHERE job like'%$k%' and location like '%$l%' and ctype like '%$i%' when i use …

Member Avatar for reedone816
0
95