搜索结果
找到约 22 项符合
exists 的查询结果
按分类筛选
Java编程 This program is test URL exists or not ,then print out a overall result in *.html style.
This program is test URL exists or not ,then print out a overall result in *.html style.
Applet 开源数据库exists数据库操作
开源数据库exists数据库操作,输入与输出。
VC书籍 In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. Thi
In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable.
This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produce ...
单片机编程 无线通信网络基本概念及设计
This white paper raises some fundamental issues the design engineer should address before deciding upon a communication approach for a wireless network. As no universal wireless network solution exists, it should be custom tailored to suit the application demands. Defining your application communica ...
C/C++语言编程 医院信息管理系统源代码
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[FK_药品库存_药品资料]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1)
ALTER TABLE [dbo].[药品库存] DROP CONSTRAINT FK_药品库存_药品资料
GO
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[FK_门诊划价明细_门诊划 ...
C/C++语言编程 酒店管理系统源代码
if exists (select * from dbo.sysobjects where id = object_id(N\'[dbo].[FK_帐单明细_入住单]\') and OBJECTPROPERTY(id, N\'IsForeignKey\') = 1)
ALTER TABLE [dbo].[帐单明细] DROP CONSTRAINT FK_帐单明细_入住单
GO
if exists (select * from dbo.sysobjects where id = object_id(N\'[dbo].[FK_入住单_客房信息]\' ...
C/C++语言编程 c#数据库开发实例
c#数据库开发实例:有很多的实例,对学习非常的有意义!
酒店管理系统源代码
医院信息管理系统源代码
图书馆管理系统源代码
财务管理系统源代码
生产管理系统源代码
人力资源管理实例程序源代码
进销存管理实例程序源代码
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[采购订单_供货商_fk ...
C/C++语言编程 进销存管理实例程序源代码
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[采购订单_供货商_fk]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1)
ALTER TABLE [dbo].[采购订单] DROP CONSTRAINT 采购订单_供货商_fk
GO
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[采购订单历史_供货商_fk]') ...
C/C++语言编程 人力资源管理实例程序源代码
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[FK_工资发放历史表_职员基本信息表]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1)
ALTER TABLE [dbo].[工资发放历史表] DROP CONSTRAINT FK_工资发放历史表_职员基本信息表
GO
if exists (select * from dbo.sysobjects where id = object_id(N ...