Multiple choice technology databases LF index will be created by default when a FK is created. True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation When a foreign key is created in Sybase IQ, a Low_Fast (LF) index is automatically created on the foreign key column. This is a default behavior to optimize join performance between the referenced tables.