Sodium: Türkiye'nin Programlama Dili
Ctrlk
  • Sodium Home Page
  • Getting Started
  • Installation & Configuration
  • Frequently Asked Questions
  • How to
  • Contributers
  • Roadmap
  • About Me
  • Version History
    • Change Log
    • Things To Do
    • Known Issues
  • LANGUAGE REFERENCE
    • Program Structure
    • Built-in Functions
      • Sodium Built-in Functions
        • Database Related Functions
          • commit
          • rollback
          • delete
          • create_postgresql_connection
          • create_oracle_connection
          • create_mysql_connection
          • get_database_type
          • get_database_name
          • run_sql_file
          • set_active_database_connection
        • REDIS Functions
        • Other Functions
      • Built-in String Functions & Operands
      • File IO functions
      • Date/time Functions
    • Built-in Triggers
    • TAGs
    • Native SQL support
    • Lexical Elements
    • CSS Themes
    • Scopes
    • Connection
  • Development
    • IDE
    • Debugging
  • SODIUM DEVELOPMENT
    • Sodium Development Home Page
    • Getting Started
Powered by GitBook
On this page

Was this helpful?

  1. LANGUAGE REFERENCE
  2. Built-in Functions
  3. Sodium Built-in Functions

Database Related Functions

commitrollbackdeletecreate_postgresql_connectioncreate_oracle_connectioncreate_mysql_connectionget_database_typeget_database_namerun_sql_fileset_active_database_connection
PreviousSodium Built-in FunctionsNextcommit

Last updated 5 years ago

Was this helpful?