我在MySQL中有下表: tweetid BIGINT(18) UNSIGNED NOT NULL, +---------+------------+----------+--------------+-------------+----------+--------+------+------------+---------+---------------+
2 rows in set (
你会看到我的问题很简单,但我不知道索引条目的更好方法是什么。以非常简单的方式,我有四个表'cars','companies','companyCars‘和'companyTasks’。carid INT PRIMARYcompid INT PRIMARYcompcarid INT PRIMARYcarid INT
'