Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 2 of 2 for test (0.02 seconds)

Showing similar results.

  1. MySQL :: MySQL 8.0 Reference Manual :: 7.1.11 S...

    sql_mode=''; mysql> CREATE TABLE test (c1 BIGINT UNSIGNED NOT NULL);...t1 SELECT c1 - 1 AS c2 FROM test; mysql> DESCRIBE t1; +-------+-...
    dev.mysql.com/doc/refman/8.0/en/sql-mode.html
    Fri Jun 05 05:59:44 GMT 2026
      24.9K bytes
  2. MySQL :: MySQL 8.0 Reference Manual :: 7.1.11 S...

    sql_mode=''; mysql> CREATE TABLE test (c1 BIGINT UNSIGNED NOT NULL);...t1 SELECT c1 - 1 AS c2 FROM test; mysql> DESCRIBE t1; +-------+-...
    dev.mysql.com/doc/refman/8.0/en/sql-mode.html
    Fri Jun 05 00:52:38 GMT 2026
      24.8K bytes
Back to Top