Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

EFTable_Key.db

Generated on: 2025-07-23 11:55:45 UTC

Row count: 174

Download CSV Zipped

CREATE TABLE Key (
  [ PrimaryKey ] INTEGER NOT NULL,
  [ Key ] TEXT NOT NULL,
  [ StringKey ] TEXT NOT NULL,
  [ SimpleStringKey ] TEXT NOT NULL,
  [ Emoticon ] TEXT NOT NULL,
  [ StringKey_AZERTY ] TEXT NOT NULL,
  [ SimpleStringKey_AZERTY ] TEXT NOT NULL,
  [ Emoticon_AZERTY ] TEXT NOT NULL,
  [ StringKey_QWERTZ ] TEXT NOT NULL,
  [ SimpleStringKey_QWERTZ ] TEXT NOT NULL,
  [ Emoticon_QWERTZ ] TEXT NOT NULL,
  [ SourceRow ] INTEGER NOT NULL,
  [ Milestone ] TEXT NOT NULL
)