搜索资源列表
网上机票订票系统数据库(oracle实现)
- 这是一个网上订票系统,包括具体的建模以及SQL实现。实现部分包括触发器,存储过程等-This is an online booking system, including specific modeling and SQL. Implementation includes triggers, stored procedures, etc.
LBSSQL
- 1、要有会员数据,同样也得有客户端是否在线以及经纬度的字段(不一定要获取到经纬度,默认为空) 2、手机客户端定位后,更新该会员的经纬度坐标以及客户端在线状态 3、通过上面的SQL代码即可实现数据列表,只要输出JSON/XML给手机客户端解析即可-1, there must be a Member data, have the same client are online as well as latitude and longitude of the field (do not have
sql
- 一份orcale写的网上商城的数据库,可以分享给大家使用。(A database of online stores written by orcale)