积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(180)PostgreSQL(40)数据库工具(34)TiDB(31)DBeaver(25)Greenplum(21)Firebird(19)数据库中间件(15)Vitess(9)Navicat(9)

语言

全部英语(131)中文(简体)(40)英语(4)俄语(2)德语(1)西班牙语(1)中文(简体)(1)

格式

全部PDF文档 PDF(180)
 
本次搜索耗时 0.284 秒,为您找到相关结果约 180 个.
  • 全部
  • 数据库
  • PostgreSQL
  • 数据库工具
  • TiDB
  • DBeaver
  • Greenplum
  • Firebird
  • 数据库中间件
  • Vitess
  • Navicat
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 俄语
  • 德语
  • 西班牙语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 firebird 5 quickstartguide

    FIRSTNAME 'firstname' | MIDDLENAME 'middlename' | LASTNAME 'lastname' | {GRANT | REVOKE} ADMIN ROLE | {ACTIVE | INACTIVE} | USING PLUGIN plugin_name ::= tag_name = 'tag_value' the GRANT ADMIN ROLE directive: Chapter 5. Server configuration and management 20 create user bigbill password 'bigsekrit7foryou' grant admin role; alter user littlejohn grant admin role; The first command ADMIN ROLE.  • GRANT ADMIN ROLE and REVOKE ADMIN ROLE are not GRANT and REVOKE statements, although they look that way. They are clauses of the CREATE and ALTER USER statements. The actual role name
    0 码力 | 49 页 | 396.21 KB | 1 年前
    3
  • pdf文档 firebird isql

    data or metadata. ◦ Input a script file containing a batch of SQL statements in sequence without prompting. ◦ Add and modify data. ◦ Grant user permissions. ◦ Perform database administrative functions do not show the message "Use CONNECT..." -r(ole) <role> role name -r2 <role> role (uses quoted identifier) -s(qldialect) SQL dialect (set command line isql options. _Using -r2 and -r(ole) This switch can be used to specify a case-sensitive role name. The default switch for this is -r(ole). Roles provided in the command line are uppercased.
    0 码力 | 76 页 | 369.92 KB | 1 年前
    3
  • pdf文档 PostgreSQL 8.1.11 Documentation

    ........................................................................................316 18.2. Role Attributes....................................................................................... ........................................................................................318 18.4. Role Membership ...................................................................................... ..........................488 31.21. role_column_grants ............................................................................................489 31.22. role_routine_grants......................
    0 码力 | 1582 页 | 12.19 MB | 1 年前
    3
  • pdf文档 DBeaver Ultimate User Guide v.24.1

    Schema, Table, Column, View, Foreign Key, Index, etc.). If necessary, a dialog will appear, prompting you to enter the details for the new object, such as name, data type, constraints, and other relevant Access/secret keys Read more about AWS Credentials Role Name (Optional) Enter the name or ARN of the AWS IAM role if you want to assume a role for this connection. Enable SSO Check this box to enable authentication, and access control. Setting Description Username Specifies the name of the user or role within the database. This is the identity under which you will connect to your database. Kerberos
    0 码力 | 1169 页 | 94.41 MB | 1 年前
    3
  • pdf文档 DBeaver Ultimate User Guide v24.2.ea

    Schema, Table, Column, View, Foreign Key, Index, etc.). If necessary, a dialog will appear, prompting you to enter the details for the new object, such as name, data type, constraints, and other relevant Access/secret keys Read more about AWS Credentials Role Name (Optional) Enter the name or ARN of the AWS IAM role if you want to assume a role for this connection. Enable SSO Check this box to enable authentication, and access control. Setting Description Username Specifies the name of the user or role within the database. This is the identity under which you will connect to your database. Kerberos
    0 码力 | 1171 页 | 94.65 MB | 1 年前
    3
  • pdf文档 DBeaver User Guide v24.2.ea

    Schema, Table, Column, View, Foreign Key, Index, etc.). If necessary, a dialog will appear, prompting you to enter the details for the new object, such as name, data type, constraints, and other relevant Access/secret keys Read more about AWS Credentials Role Name (Optional) Enter the name or ARN of the AWS IAM role if you want to assume a role for this connection. Enable SSO Check this box to enable authentication, and access control. Setting Description Username Specifies the name of the user or role within the database. This is the identity under which you will connect to your database. Kerberos
    0 码力 | 1171 页 | 94.79 MB | 1 年前
    3
  • pdf文档 DBeaver User Guide v.24.1

    Schema, Table, Column, View, Foreign Key, Index, etc.). If necessary, a dialog will appear, prompting you to enter the details for the new object, such as name, data type, constraints, and other relevant Access/secret keys Read more about AWS Credentials Role Name (Optional) Enter the name or ARN of the AWS IAM role if you want to assume a role for this connection. Enable SSO Check this box to enable authentication, and access control. Setting Description Username Specifies the name of the user or role within the database. This is the identity under which you will connect to your database. Kerberos
    0 码力 | 1171 页 | 94.79 MB | 1 年前
    3
  • pdf文档 PostgreSQL 8.2 Documentation

    ........................................................................................333 18.2. Role Attributes....................................................................................... ........................................................................................335 18.4. Role Membership ...................................................................................... og_name ..................................................................527 32.4. administrable_role_authorizations..............................................................527 32.5. applicable_roles
    0 码力 | 1762 页 | 5.43 MB | 1 年前
    3
  • pdf文档 PostgreSQL 8.2 Documentation

    ........................................................................................333 18.2. Role Attributes....................................................................................... ........................................................................................335 18.4. Role Membership ...................................................................................... og_name ..................................................................527 32.4. administrable_role_authorizations..............................................................527 32.5. applicable_roles
    0 码力 | 1748 页 | 13.12 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    by Time 523 Example 1 – Create a New Role with Time-based Constraints 525 Example 2 – Alter a Role to Add Time-based Constraints 525 Excample 3 – Alter a Role to Add Time-based Constraints 526 Dropping Best Practices for Roles and Privileges 1053 Creating New Roles (Users) 1053 Altering Role Attributes 1054 Role Membership 1055 Managing Object Privileges 1056 Simulating Row Level Access Control 1058 at the System Level 1074 Setting Parameters at the Database Level 1074 Setting Parameters at the Role Level 1075 Setting Parameters in a Session 1075 Viewing Server Configuration Parameter Settings
    0 码力 | 2374 页 | 44.90 MB | 1 年前
    3
共 180 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 18
前往
页
相关搜索词
firebirdquickstartguideisqlPostgreSQL8.111DocumentationDBeaverUltimateUserGuide24.18.2VMwareGreenplum
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩