Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. State => Cities = > MuniciplArea => CallCenter => CallCenterCode => **LandLine**
  2.  
  3. select from landline where stateId =1
  4.  
  5. landline (table)
  6. MunicipalAreaId , CallCenterId , StateId,CityId, CallCenterCodeId
  7.  
  8. landline (table)
  9. MunicipalCode , CallCenterCode , StateCode ,CityCode , CallCenterCode
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement