codehaven - php snippets - coding help
Generic filters
Exact matches only
  • Data from 2 tables – 1 Mysql statement – operator

    8th April 2014

    MySql

    mysql codehaven category

    This query will take data from two tables, (it will also compare mydata.cpa > targets.mytarget) then you collect them using the column name from that table.

    Was this code snippet helpful?