Firebird Null Guide Spanishsoporte en las listas de correo de Firebird hablan de “cosas raras” que pasan con los valores NULL en el SQL de Firebird. El concepto parece difícil de entender – quizá en parte por el nombre, que sugiere una operaciones devolverán también la expresión NULL. Este artículo explora el comportamiento de NULL en el SQL de Firebird, apunta fallos comunes y te enseña como manejar de manera segura expresiones que contengan rápido, inicialmente publicado por IBPhoenix, ahora parte de Firebird Project. ¿Qué es NULL? En SQL, NULL no es un valor. Es un estado que indica que el valor de ese item es desconocido o no existente0 码力 | 14 页 | 83.20 KB | 1 年前3
Hadoop 迁移到阿里云MaxCompute 技术方案................................ 42 Alibaba Cloud MaxCompute 解决方案 4 6.5.1 Hive SQL -> MaxCompute SQL 自动转换 ..................................................................... 42 6.5.2 UDF、MR 的输出,调整 hive 与 odps 的映射 ................................................... 46 7.1.5 生成 ODPS DDL、Hive SQL 以及兼容性报告 ................................................................. 48 7.1.6 查看兼容性报告,调整直到兼容性报告符合预期 odps 表和分区 .............................................................. 50 7.1.8 运行 hive_udtf_sql_runner.py,将 hive 的数据同步到 odps ........................................ 51 7.2 进阶功能..............0 码力 | 59 页 | 4.33 MB | 1 年前3
Firebird 1.5 QuickStart Spanish................................................................................. 17 El lenguaje SQL de Firebird ...................................................................................... to specify a database SQL>CONNECT "C:\Program Files\Firebird\Firebird_1_5\examples\employee.fdb"# CON>user 'SYSDBA' password 'masterkey';# Importante En isql, cada sentencia SQL debe finalizar con un un punto y coma, isql asume que la sentencia continúa en la siguiente línea y el prompt cambiará de SQL> a CON>. De esta manera se pueden distribuir sentencias largas sobre multiples líneas. Si presiona0 码力 | 26 页 | 174.63 KB | 1 年前3
firebird metadata security pt_bracesso às tabelas. Algumas pessoas relataram um limitado sucesso nesse contexto, criando uma role SQL com o nome de SYSDBA e assegurando que ela não terá acesso aos objetos do banco de dados. Mas isso volta para uma forma legível a humanos. A decodificação não traria comentários ou formatação, mas as SQL’s que vão em SP’s ou Triggers são raramente tão complicadas a ponto de isso causar problemas. Então autenticação de senha) é utilizado para gerenciar o acesso aos objetos do banco de dados (por permissões SQL), mas se este usuário for SYSDBA (ou o dono do banco de dados), então, o acesso irrestrito é possível0 码力 | 21 页 | 114.56 KB | 1 年前3
PlantUML 1.2019.9 Guía de Referencia del LenguajeURL, so you don't need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have Function names must start with a $ • Argument names must start with a $ • Void functions can call other void functions Example: @startuml !function msg($source, $destination) $source --> $destination Lenguaje PlantUML (1.2019.9) 146 / 171 19.5 Return function 19 PREPROCESSING Variables defined in functions are local. It means that the variable is destroyed when the function ends. 19.5 Return function0 码力 | 172 页 | 1.93 MB | 1 年前3
PlantUML 1.2020.23 Guía de Referencia del LenguajeURL, so you don't need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have Boolean builtin functions [%false(), %true(), %not()] For convenience, you can use those boolean builtin functions: • %false() • %true() • %not( ) [See also Builtin functions] 20.4 Conditions function that you can call: • directly in variable definition or in diagram text • from other return functions • from procedures • Function name should start with a $ • Argument names should start with a 0 码力 | 305 页 | 3.11 MB | 1 年前3
PlantUML 1.2020.22 Guía de Referencia del LenguajeURL, so you don't need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have Boolean builtin functions [%false(), %true(), %not()] For convenience, you can use those boolean builtin functions: • %false() • %true() • %not( ) [See also Builtin functions] 20.4 Conditions function that you can call: • directly in variable definition or in diagram text • from other return functions • from procedures • Function name should start with a $ • Argument names should start with a 0 码力 | 293 页 | 3.02 MB | 1 年前3
PlantUML 1.2019.6 Guía de Referencia del LenguajeURL, so you don't need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have created outside function are global, that is you can access to them from everywhere (including from functions). You can emphasize this by using the optional global keyword when defining a variable. @startuml Function name should start by a $ • Argument names should start by a $ • Void functions can call other void functions Example: @startuml !function msg($source, $destination) $source --> $destination0 码力 | 172 页 | 1.91 MB | 1 年前3
PlantUML 1.2021.2 Guía de Referencia del LenguajeURL, so you don’t need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have created outside function are global, that is you can access them from everywhere (including from functions). You can emphasize this by using the optional global keyword when defining a variable. @startuml Boolean builtin functions [%false(), %true(), %not()] For convenience, you can use those boolean builtin functions: • %false() • %true() • %not( ) [See also Builtin functions] 25.4 Conditions 0 码力 | 389 页 | 4.12 MB | 1 年前3
PlantUML 1.2021.1 Guía de Referencia del LenguajeURL, so you don’t need !includeurl • Some features (like %date%) have been replaced by builtin functions (for example %date()) • When calling a legacy !definelong macro with no arguments, you do have created outside function are global, that is you can access them from everywhere (including from functions). You can emphasize this by using the optional global keyword when defining a variable. @startuml Boolean builtin functions [%false(), %true(), %not()] For convenience, you can use those boolean builtin functions: • %false() • %true() • %not( ) [See also Builtin functions] 24.4 Conditions 0 码力 | 384 页 | 4.07 MB | 1 年前3
共 13 条
- 1
- 2













