a: ╭─────────────┬──────────────────╮ │ id (string) │ message (string) │ ├─────────────┼──────────────────┤ │ 1 │ Hello, │ │ 2 │ world! │ ╰─────────────┴──────────────────╯ Record count: 2 b: ╭──────────────╮ │ msg (string) │ ├──────────────┤ │ HELLO, │ │ WORLD! │ ╰──────────────╯ Record count: 2