Làm sao tạo khóa ngoại trong sqlite manager?

chào anh/chị cho em hỏi làm sao tạo khóa ngoại trong sqlite manager em tìm trên google nhưng không thấy có em xin cám ơn

Không chắc là em đang hỏi về Sqlite Manager trên Firefox hay không? Có link này em thử xem

https://www.kevinhooke.com/2011/03/27/enabling-fk-suport-in-sqlite-with-firefox-sqlite-manager/

To enable FK support using SQLite Manager:

  • Go to DB Settings, change Foreign Keys to ‘On’, Press ‘Change’
  • Go to Tools, then ‘Use table for extension data’
  • Go to Tools, then ‘Open on-connect SQL’
  • Click on the ‘On connect SQL’ tab – the ‘On-connect SQL statements for THIS database’ textarea is now enabled.
  • In the field enter: PRAGMA foreign_keys=ON;
  • Press Save.

em cám ơn anh em sử dụng Sqlite Manager trên Firefox

sao em làm theo làm theo mà ko đc

83% thành viên diễn đàn không hỏi bài tập, còn bạn thì sao?