资源列表

« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 804 »

[SQL Server数据库Lab10

说明:一、请用T-SQL语句实现以下题目要求。 1、熟悉变量的声明、变量的赋值、输出结果 目的:查询并返回product产品表中产品名称以C开头的产品的条数 要求:产品名称以C开头的条件用变量来表示,查询出来的产品条数也用变量表示,并最终需要返回 The sum of the product is +查询出来的产品条数。 2、熟悉IF语句 给一变量赋值字符串 THIS IS MY BOOK ,如果此字符串的长度大于10,则
<黄瑜琳> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[SQL Server数据库lab

说明:(1) 查询作者表authors中所在的州(state)是‘CA’的并且au_lname是以M开头的所有记录信息。 (2) 查询作者表authors中所在的州(state)是‘KS’,或者所在地址为空的记录的作者的姓、名、地址以及所在州(state )的信息。 (3) 查询作者表authors中所在城市(city)属于‘oakland’或‘berkeley’或‘covelo’的记录的作者编号、作者的姓、名以及城市的信息,并按作者
<黄瑜琳> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[SQL Server数据库dataGridView-emerge-first-row

说明:可以合并datagridview 表头行相同数值的单元格。-Create a data-bound datagridview by dragging from the data sources window onto a form.
<张健> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[SQL Server数据库01SQL-search

说明:要求访问computer.mdb数据库,查找其中的CPU表,并将上市时间介于2009-1-1到2009-12-31的所有CPU产品按表格形式输出。-Require access computer.mdb database for which the CPU table, and time to market between 2009-1-1 to 2009-12-31 all CPU products output tabular fo
<matiejun> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[SQL Server数据库DataAdapter

说明:使用DataAdapter对数据库进行操作 将SQL-search.aspx程序可改为使用DataAdapter对数据库进行操作. 程序使用"Dim objAdapt As New OleDbDataAdapter(strcmd,objCon)"创建了DataAdapter对象。-Use DataAdapter to operate the database The SQL-search.aspx program can b
<matiejun> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[SQL Server数据库Custom-classes

说明:自定义类Book、Publication,并在page_load过程中引用Book和Publication类中的成员。-Custom class Book, Publication and cited the Book and Publication class members in the process page_load.
<matiejun> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[SQL Server数据库Demand-for-natural-numbers

说明:用For/Next循环语句编写程序计算自然对数之和,并要求先定义求a到b的自然对数之和的函数为Nlogarithm(a,b),然后单击“求自然对数之和”按钮时调用该函数。-With a For/Next loop programming to calculate the sum of the natural logarithm and requires a to b seeking to define the natural logar
<matiejun> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[SQL Server数据库JDBC

说明:java中间的jdbc测试,实现连接sqlserver数据库-java jdbc test middle achieve sqlserver database connection
<李亚辉> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[SQL Server数据库mssql-24

说明:4个数字算24的存储过程。算法原理是列出所有排列组合,计算表达式的值,再筛选值为24的表达式。-4 digital count stored procedure 24. Algorithm principle is to list all the permutations and combinations, the calculated value of the expression, and then screening value
<wen> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[SQL Server数据库URL_fn_UrlEncode

说明:将SQL字符串转换为UTF-8的URL编码-Converting SQL string to encode URL UTF-8
<hhh> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[SQL Server数据库1

说明:sqlserver,高效率存储过程,优化版-page process
<viki> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[SQL Server数据库Project1

说明:i hope to find ocx to sen and recive SMS CDMA modems-i hope to find ocx to sen and recive SMS CDMA modems
<moh hsn> 在 2025-05-21 上传 | 大小:1kb | 下载:0
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 804 »

源码中国 www.ymcn.org