2014-02-02 Bruno Dumon <[email protected]>: > [snip] > select * from customer_dna where ID = 1 >
sorry, small editing error: the table name is really customer: select * from customer where ID = 1
2014-02-02 Bruno Dumon <[email protected]>: > [snip] > select * from customer_dna where ID = 1 >
sorry, small editing error: the table name is really customer: select * from customer where ID = 1