积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(11)Firebird(11)

语言

全部英语(9)德语(1)俄语(1)

格式

全部PDF文档 PDF(11)
 
本次搜索耗时 0.069 秒,为您找到相关结果约 11 个.
  • 全部
  • 数据库
  • Firebird
  • 全部
  • 英语
  • 德语
  • 俄语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 firebird 40 language reference

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 607 13.7.1. The Mapping Rule. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . expression: Chapter 3. Data Types and Subtypes 61 2 + CAST('1' AS SMALLINT) The exception to the rule is during string concatenation. Implicit Conversion During String Concatenation When multiple data NULL and true → NULL Chapter 4. Common Language Elements 82 NULL and NULL → NULL  As a basic rule-of-thumb, if applying TRUE instead of NULL produces a different result than applying FALSE, then
    0 码力 | 778 页 | 3.43 MB | 1 年前
    3
  • pdf文档 Firebird 2 QuickStart

    still not sure what to choose (maybe you find all this tech talk a little overwhelming), use this rule of thumb: • On Windows, choose Superserver. Firebird 2.0 and 2.1 Quick Start 6 • On Linux, just who has filesystem-level write access to a database file can corrupt it or totally destroy it. As a rule, only the Firebird server process should have access to the database files. Users don't need, and to any objects within the database. Disable Classic local mode on Linux An exception to the above rule is the so-called local or embedded access mode of Firebird Classic Server on Linux. This mode requires
    0 码力 | 40 页 | 218.42 KB | 1 年前
    3
  • pdf文档 Firebird 2.5 Language Reference

    you will need to write it as a CAST expression: 2 + CAST('1' AS SMALLINT) The exception to the rule is during string concatenation. Implicit Conversion During String Concatenation When multiple data clause like this: select a, b, c from TA join TB on TA.a = TB.a; There is one exception to this rule: with named columns joins and natural joins, the unqualified field name of a column taking part in number, in the SELECT list, of an expression (column) that contains no aggregate function A general rule of thumb is that every non-aggregate item in the SELECT list must also be in the GROUP BY list. You
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 firebird 5 quickstartguide

    credentials checked. This can be especially disastrous if it concerns the security database! As a rule, only the Firebird server process should have access to the database files. Users don’t need, and the allowed type of access (if at all) to any objects within the database. As a relaxation of this rule, most Firebird configurations allow users to create and use databases in their own filesystem space machine. Shares, mapped drives or (on Unix) mounted SMB (Samba) file systems will not work. The same rule applies to any databases that you create or use. Connecting to a Firebird database requires — implicit
    0 码力 | 49 页 | 396.21 KB | 1 年前
    3
  • pdf文档 Firebird Null Guide: NULL behaviour and pitfalls in Firebird SQL

    IN() list, write expressions like “if ( MyField = NULL ) then…”, and so on. However, as a general rule you should not make use of these new possibilities! In almost every thinkable situation, such use are summed and the sum divided by the number of non-NULL fields. There is one exception to this rule: COUNT(*) returns the count of all rows, even rows whose fields are all NULL. But COUNT(FieldName) survive without you even receiving a warning. So again: make sure that your existing rows obey the new rule immediately after adding the constrained column. The “default” trick won’t work here; you’ll just
    0 码力 | 69 页 | 479.63 KB | 1 年前
    3
  • pdf文档 Firebird Generator Guide: A guide on how and when to use generators in Firebird

    guide.  The information provided in this section is for educational purposes only. As a general rule, you should leave system tables alone. Don’t attempt to create or alter generators by writing to
    0 码力 | 20 页 | 169.00 KB | 1 年前
    3
  • pdf文档 Firebird 1.0 QuickStart

    machine. Shares, mapped drives or (on Unix) mounted SMB (Samba) filesystems will not work. The same rule applies to any databases that you create. There are two elements to a TCP/IP connection string: the
    0 码力 | 26 页 | 179.05 KB | 1 年前
    3
  • pdf文档 firebird gbak

    doesn’t work for the Firebird utilities either. • Databases are all single file databases. The last rule applies to my installation only and means that the following simple backup script will work. If multiple
    0 码力 | 34 页 | 191.73 KB | 1 年前
    3
  • pdf文档 Firebird Internals: Inside a Firebird Database

    space, so record 1, for example, might appear in the “wrong” place in a dump as above.  This is a rule of relational databases, you can never know the order that data will be returned by a SELECT statement
    0 码力 | 63 页 | 261.00 KB | 1 年前
    3
  • pdf文档 firebird language reference 30 rus

    RDB$MATCH_OPTION CHAR(7) Не используется. Текущим значением является FULL во всех случаях. RDB$UPDATE_RULE CHAR(11) Действия по ссылочной целостности, применимые к данному внешнему ключу, когда изменяется таблиц 676 Наименование столбца Тип данных Описание CASCADE, SET NULL, SET DEFAULT. RDB$DELETE_RULE CHAR(11) Действия по ссылочной целостности, применимые к данному внешнему ключу, когда удаляется первичный
    0 码力 | 719 页 | 3.98 MB | 1 年前
    3
共 11 条
  • 1
  • 2
前往
页
相关搜索词
firebird40languagereferenceFirebirdQuickStart2.5LanguageReferencequickstartguideNullGuideNULLbehaviourandpitfallsinSQLGeneratorguideonhowwhentousegenerators1.0gbakInternalsInsideDatabase30rus
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩