About 8,380 results
Open links in new tab
  1. The JavaScript source code of an MLE module can be specified inline with PL/SQL but can also be provided using a BFILE, BLOB, or CLOB, in which case the source file must be UTF8 encoded.

  2. Javascript and SQL Non-Blocking in Javascript Anything that could block must be handled asynchronously Generally this means creating an anonymous function containing the things you …

  3. Languages in the Oracle Database 23c Connection is Enough Primarily SQL PL/SQL (anonymous blocks, with_clause) JavaScript (DBMS_MLE) Secondarily SQL/PGQ SQL/JSON SQL/XML

  4. This section describes how to download, install, and start MySQL Shell, which is an interactive JavaScript, Python, or SQL interface supporting development and administration for MySQL Server.

  5. var mysql = require('mysql'); var con = mysql.createConnection({ host: "localhost", user: "root", password: "pass4root", database: "mydb" }); con.connect(function(err) { if (err) throw err; …

  6. The JavaScript fatigue ‒ Overwhelming number of frameworks and libraries: jQuery, Node.js, Backbone.js, Angular.js, Require.js, Grunt.js, React.js, Redux, Webpack, Babel, Gulp, ....

  7. The SQL Anywhere XS API is based on the SAP HANA XS JavaScript Database API provided by the SAP HANA XS engine. Drivers are available for various versions of Node.js.