TAILIEUCHUNG - Utilizing Properties for Tables and Columns

Bằng cách sử dụng tiết cho bảng và cột bảng và cột, giống như các đối tượng khác trong cơ sở dữ liệu của bạn, có đặc tính cho phép bạn kiểm soát các dữ liệu có nghĩa là sẽ thành bàn của bạn. | Utilizing Properties for Tables and Columns Tables and columns like other objects in your database have properties that allow you to control the data that is going into your tables. For example in the Customers table you can see the properties for the first column called CustomerID. The extent to which you use the properties depends on what your needs are. At the table level you also have properties that you can utilize that help you create and enforce business rules which are discussed later in this chapter. You will create your tables by breaking down your data into logical entities. When you do so you need to keep in mind how you break them down and you need to break them down so that they are created in what is called normalization. SQL Server has come a long way over the years. For every version Microsoft works hard not only to make SQL Server more powerful but also easier to work with. This includes tools that come with the product and from other applications. Visual Studio .NET is a good example of tools for working with SQL Server from another product. If you are not familiar with databases here s a quick overview. Databases allow you to work with data in a manner that reflects the real world on the computer. You can take a real subject such as Customers and store that information in tables. A file cabinet is analogous to a database. Within the file cabinet you may have your client folders. Other folders might contain information on Orders or Invoices. One of these folders could be compared to a table of customers. Within the Customers folder you might have individual pages of information on a customer. Each page that you have on an individual customer would be a row or a record within a table. On each page you would have pieces of information such as Customer Name Address Phone and so on. These would be fields or columns within each row. In a database you will also have objects that allow you to query information within tables and update information. In .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.