password, salt, password_hash ?

I'm trying to import my database into a new database and im confused on the passwords.  Some users have Password and Salt, then some users just have password_hash. Whats the difference?