php - Passing customerID with a feedback table in codeigniter? -


i have 2 tables in database:

customer feedback 

a 'foreign key' in feedback table customerid. want know customer gives feedback through id.

please help. in advance.

select customerid customer customerid in (select distinct customerid feedback);

hope these query want.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -