Jump to content

Insert multiple values and then search one


Recommended Posts

I have 3 tables.

1)state(s_id, details);

 

2)univer(u_id,details,s_id);

 

3)sub(su-id,daetails,u_id, s_id)

 

Now there is a problem, for ever selection of state and univer there is multiple choice of sub and they can be common in different selections. And how to store these values in databse and can call in a selection menu. so how can i solve it?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.