pub fn extract_create_table_name(stmt: &str) -> Option<String>
Extract table name from CREATE TABLE statement