The document outlines the creation of a database named 'maga_Ryan_1info' with several tables including 'PESSOA', 'PESSOA_DOC', 'TB_ESTOQUE', and others, each designed to store specific information such as personal details, inventory, and financial transactions. It includes SQL commands for creating these tables with defined columns and data types, as well as sample insert statements for populating the 'PESSOA' and 'TB_Caixa' tables with data. The structure supports a relational database model for managing personal and transactional information.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
5 views4 pages
Script SQL Server
The document outlines the creation of a database named 'maga_Ryan_1info' with several tables including 'PESSOA', 'PESSOA_DOC', 'TB_ESTOQUE', and others, each designed to store specific information such as personal details, inventory, and financial transactions. It includes SQL commands for creating these tables with defined columns and data types, as well as sample insert statements for populating the 'PESSOA' and 'TB_Caixa' tables with data. The structure supports a relational database model for managing personal and transactional information.