pradeep kumar

pradeep kumar

  • NA
  • 94
  • 66.1k

SQL

Oct 20 2012 8:34 AM
I have two tables

table-1
Proproom_Id    PropReg_id    PropRoom Name


table-2
Propreg_id  propregname

and i have a combobox

how to write a sql query to bind a combobox on the click , propregname hase been binded already on click of propregname proproom name related to that has be bind

how to write sql query for that..?

Answers (2)