SQLite Forum

ATTACH DATABASE and DETACH DATABASE
Login
> But I see some SQLite tutorials attach the same database file multiple times, what does it mean then?

I can't think of a single reason why someone would want to do that. Do you have an example tutorial page where they're showing that?

In practical purposes it basically just means you have more than 1 name for the same thing.