Vrste backup-a SQL baze (I) : * Običan backup (link) * Copy-only backup – backup that is independent of the sequence of conventional SQL Server backups. Usually, taking a backup changes the database and affects how later backups are restored. … Continue reading
Tag Archives: sql db
Odličan link o strategiji, dizajniranju i formiranju baze. Kratko i dobro objašnjenje osnova kroz youtube tutorial. Primary Key Each table should have a column (or a set of columns), called primary key, that uniquely identifies every records of the table. … Continue reading