schema id stringlengths 13 13 | Full schema stringlengths 78 133k | Schema content stringlengths 438 10.3M | number of tables int64 1 350 | source_task stringclasses 130
values |
|---|---|---|---|---|
schema_001147 | "CREATE TABLE a_tbl ( id Int NOT NULL UNIQUE, phone Varchar NOT NULL ); CREATE TABLE b_tbl ( (...TRUNCATED) | "{\"hh_candidate_profile\": [{\"candidate_id\": 1, \"first_name\": \"Emmings\", \"last_name\": \"Pin(...TRUNCATED) | 95 | task_000 |
schema_013151 | "CREATE TABLE products ( id Int NOT NULL, name Varchar NOT NULL, rating Decimal NOT NULL, pr(...TRUNCATED) | "{\"users\": [{\"id\": 1, \"username\": \"fentonstanton42\", \"email\": \"fentonstanton42@example.co(...TRUNCATED) | 33 | task_001 |
schema_011586 | "CREATE TABLE borrower ( cust_name Varchar NOT NULL, loan_no Int NOT NULL, FOREIGN KEY (cust_n(...TRUNCATED) | "{\"branch\": [{\"branch_name\": \"Main Branch\", \"branch_city\": \"Portland\", \"assets\": 1000000(...TRUNCATED) | 160 | task_002 |
schema_014679 | "CREATE TABLE organization_email_domain ( organization_id Int NOT NULL, domain Varchar NOT NULL (...TRUNCATED) | "{\"game\": [{\"id\": \"game-00000001\", \"replay_name\": \"match_70202_vs_PvP_02\", \"replay_bucket(...TRUNCATED) | 58 | task_002 |
schema_004624 | "CREATE TABLE books ( book_id Int NOT NULL UNIQUE, book_name Varchar NOT NULL ); CREATE TABLE a(...TRUNCATED) | "{\"library_branches\": [{\"branch_id\": 1, \"branch_name\": \"South Knowledge Center\", \"address\"(...TRUNCATED) | 254 | task_003 |
schema_016677 | "CREATE TABLE project_note ( id Integer NOT NULL UNIQUE, title Text NOT NULL, contents Text NO(...TRUNCATED) | "{\"project_template_assignment\": [{\"id\": 1, \"template_id\": 8, \"role_name\": \"Skill Developer(...TRUNCATED) | 46 | task_003 |
schema_021523 | "CREATE TABLE usuarios ( idusr Integer NOT NULL UNIQUE, codigo Varchar NOT NULL, nombre Varcha(...TRUNCATED) | "{\"Anotaciones_Tipo\": [{\"idtipoanot\": 1, \"descripcion_pedido\": \"Revoke Access Level via SSO I(...TRUNCATED) | 120 | task_003 |
schema_008477 | "CREATE TABLE area_of_work ( id Int NOT NULL, user_id Int NOT NULL, category_id Int NOT NULL, (...TRUNCATED) | "{\"job_post_message\": [{\"id\": 1, \"job_id\": 19, \"reason\": \"Policy update communicated to all(...TRUNCATED) | 89 | task_004 |
schema_013612 | "CREATE TABLE department ( id Int NOT NULL UNIQUE, d_name Varchar NOT NULL ); CREATE TABLE role(...TRUNCATED) | "{\"department\": [{\"id\": 1, \"d_name\": \"User Provisioning Automation\"}, {\"id\": 2, \"d_name\"(...TRUNCATED) | 87 | task_004 |
schema_014128 | "CREATE TABLE agent_releases ( id Varchar NOT NULL UNIQUE, created_timestamp Datetime, exe Var(...TRUNCATED) | "{\"tenant_metadata\": [{\"id\": \"tm-0001\", \"account_type\": \"enterprise\", \"created_timestamp\(...TRUNCATED) | 95 | task_004 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 94