{"tool":"create","tool_display":"Create","intent":"create-table-from-another-definition","intent_display":"create table from another definition","title":"Create Command: create table from another definition","command_string":"create table <table_name> like <another_table>;","raw_command_string":"create table {{table_name}} like {{another_table}};","description":"Exact CLI syntax to create table from another definition using Create.","usage_scenario":"When replicating table structure for alterations without data migration.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"canonical_url":"https://www.syntaxstandard.com/create/create-table-from-another-definition"}