A database function name (dbfunction_name) identifies a database function. Database functions are specializeddatabase procedures. These are subprograms consisting of any number of input characters but one output parameter only. This returns the result of the function. Structure Syntax <dbfunction_nam...
在使用create database命令创建数据库时,name选项定义的是__。A.逻辑文件名B.文件大小C.文件增长量D.物理文件名
百度试题 题目在使用CREATE DATABASE命令创建数据库时,FILENAME选项定义的是( ) A. 文件增长量 B. 文件大小 C. 逻辑文件名 D. 物理文件名 相关知识点: 试题来源: 解析 D null 反馈 收藏
The operation you have attempted is not supported for database files. Try again with a file of the correct type.
Field width or number of decimal places is invalid (Error 1713) Fields marked as update keys will be cleared (Error 2014) File "name" already exists as part of a database (Error 1529) File "name" does not exist (Error 1) File "name" is a database (Error 1553) File "name" is an...
在MySQL 中, 删除数据库的语句正确的是 ()A.DELETE DATABASE database_nameB.DELETE database_nameC.DROP
Error Message Parameters Learn Previous Versions Visual Studio Error Messages Error Messages A-Z 使用英语阅读 TwitterLinkedInFacebook电子邮件 项目 2006/10/23 The operation you have attempted is supported only for free tables. Try again with a file of the correct type....
location and, optionally, with a new name. This procedure enables you to move a database or create a copy of a database on either the same server instance or a different server instance. For information about considerations for moving a database, seeCopying Databases with Backup and Restore....
If the specified database is a Microsoft Jet database, it is corrupted. You should attempt to repair the database. If the database cannot be repaired, restore the database from a backup copy, or create a new database.
File "name" already exists as part of a database (Error 1529) 發行項 2006/11/14 You have attempted to overwrite an existing file that is part of a database. To avoid database corruption, first issue a REMOVE TABLE on the existing table from within its database....