1 row where header = "com.chess.iphone" sorted by created_at

View and edit SQL

Suggested facets: updated_at (date)

time (date)

header

  • com.chess.iphone · 1

created_at (date)

id created_at ▼ updated_at deleted_at header title title_url type time
26720 2021-03-02 19:31:23.609481+03:00 2021-03-02 19:31:23.609481+03:00   com.chess.iphone Used com.chess.iphone https://www.google.com/url?q=https://itunes.apple.com/app/id329218549&usg=AFQjCNHpwptRcoZu9RCqNI0nUSVkezSINg Ads 2021-01-11 19:52:53.304+00:00

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE `google_activity` (`id` integer,`created_at` datetime,`updated_at` datetime,`deleted_at` datetime,`header` text,`title` text,`title_url` text,`type` text,`time` datetime,PRIMARY KEY (`id`));
CREATE UNIQUE INDEX `google_activity_key` ON `google_activity`(`header`,`title`,`time`);
CREATE INDEX `idx_google_activity_deleted_at` ON `google_activity`(`deleted_at`);