资源列表
hr
- CSharp+SQL开发的HR管理系统源程序,大家一起研究-CSharp+ SQL development of HR management system source code, we study together
scott.sql
- a classic sql database
SQL-CREATE-DATABASE
- SQL 创建数据库 CREATE DATABASE studb CREATE TABLE Stud insert into Stud(Sno,Sname,Ssex,Sdept,Sage)values( 0001 , Jim , M , IS ,19)-SQL CREATE DATABASE CREATE DATABASE studb CREATE TABLE Stud insert into Stud(Sno,Sname,Ssex,Sdept,Sage)values( 00
util
- csharp 操作sql server 数据库的通用类。-csharp sql server database operation General category.
GoldenTax_InvoiceTable
- 如何在ERP系统内建立金税系统的接口。代码展示一个SQL案例代码。-How to create a invoice table for the Golden Tax Interface?
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
vfporcale
- vfp 二步联接 ORACLE数据库. 1、安装oracle ODBC 驱动; 2、套接字符串联接oracle数据库。(VFP two steps to join the ORACLE database 1. install Oracle ODBC driver; 2. connect string to connect Oracle database.)
Oracle
- Oracle创建数据库表和添加数据和查询语句的sql 语法(Create database tables and add data and query statements)
sql
- 一份orcale写的网上商城的数据库,可以分享给大家使用。(A database of online stores written by orcale)
sql计算班组func
- sql计算某个时间为甲乙丙丁中的哪一个班组的 时间(SQL to calculate a yibingding time for which one of the team's time)
创建数据库表空间用户及数据备份
- 数据库对象创建,表空间创建,数据的备份及导入等(Database object creation)
【02】Oracle数据库导入与导出
- 对Oracle导入导出功能做详解,并区分exp\imp\expdp\impdp的用法(A detailed explanation of the Oracle import and export function and the usage of (exp\imp\expdp\impdp))