--View data SELECT [RatchetPriceID], [Quantity], [InvoiceNumber], [Date] FROM [dbo].[RatchetPurchases] GO SELECT [ID], [Name], [PhoneWork], [PhoneMobile], [Address1], [Address2], [Address3], [JoiningDate], [Email] FROM [dbo].[Contacts]