搜索资源列表
实验 5 创建和使用视图
- 1、创建一个仅包含北京客户信息的视图customer_beijing。 2、通过查询customer_beijing视图获得北京客户的信息。 3、修改customer_beijing视图为仅包含北京客户的信誉等级为1的视图。 4、删除customer_beijing视图。 5、创建一个视图ordersum_goods,其中的内容是每种商品的名称和每种商品的订单金额和总和。 6、通过查询ordersum_goods视图,获得每种商品的名称和每种商品的订单金额和总和。 -on
OraclePerformanceTuning
- Oracle调优与深入,DBA首选的调优宝典。-Oracle.Performance.Tuning 101, DBA preferred tuning Collection.
4.0
- 用c语言编写一程序完成求1-3+5-7+…-99+101的值的功能-C language program with the completion of a 1-3+5-7+ ... find the value of the function of-99+101