SQL如何实际运行?
例如,如果我想查找一行row_id=123,SQL查询会从内存顶部逐行搜索吗?
row_id=123
sql sql-execution-plan
sql ×1
sql-execution-plan ×1