SQL Query

Execute queries for retrieving from the database.

  • Select tables
  • Select views
  • Select joins etc
  • You can also execute statements



Result

in the table below:
Rows: 190
Colums: 6

table_schematable_namecolumn_nameordinal_positionis_nullabledata_type
NorthwindAlphabetical list of productsProductID1NOint
NorthwindAlphabetical list of productsProductName2NOnvarchar
NorthwindAlphabetical list of productsSupplierID3YESint
NorthwindAlphabetical list of productsCategoryID4YESint
NorthwindAlphabetical list of productsQuantityPerUnit5YESnvarchar
NorthwindAlphabetical list of productsUnitPrice6YESmoney
NorthwindAlphabetical list of productsUnitsInStock7YESsmallint
NorthwindAlphabetical list of productsUnitsOnOrder8YESsmallint
NorthwindAlphabetical list of productsReorderLevel9YESsmallint
NorthwindAlphabetical list of productsDiscontinued10NObit
NorthwindAlphabetical list of productsCategoryName11NOnvarchar
NorthwindCategoriesCategoryID1NOint
NorthwindCategoriesCategoryName2NOnvarchar
NorthwindCategoriesDescription3YESntext
NorthwindCategoriesPicture4YESimage
NorthwindCategory Sales for 1997CategoryName1NOnvarchar
NorthwindCategory Sales for 1997CategorySales2YESmoney
NorthwindCurrent Product ListProductID1NOint
NorthwindCurrent Product ListProductName2NOnvarchar
NorthwindCustomer and Suppliers by CityCity1YESnvarchar
NorthwindCustomer and Suppliers by CityCompanyName2NOnvarchar
NorthwindCustomer and Suppliers by CityContactName3YESnvarchar
NorthwindCustomer and Suppliers by CityRelationship4NOvarchar
NorthwindCustomerCustomerDemoCustomerID1NOnchar
NorthwindCustomerCustomerDemoCustomerTypeID2NOnchar
NorthwindCustomerDemographicsCustomerTypeID1NOnchar
NorthwindCustomerDemographicsCustomerDesc2YESntext
NorthwindCustomersCustomerID1NOnchar
NorthwindCustomersCompanyName2NOnvarchar
NorthwindCustomersContactName3YESnvarchar
NorthwindCustomersContactTitle4YESnvarchar
NorthwindCustomersAddress5YESnvarchar
NorthwindCustomersCity6YESnvarchar
NorthwindCustomersRegion7YESnvarchar
NorthwindCustomersPostalCode8YESnvarchar
NorthwindCustomersCountry9YESnvarchar
NorthwindCustomersPhone10YESnvarchar
NorthwindCustomersFax11YESnvarchar
NorthwindEmployeesEmployeeID1NOint
NorthwindEmployeesLastName2NOnvarchar
NorthwindEmployeesFirstName3NOnvarchar
NorthwindEmployeesTitle4YESnvarchar
NorthwindEmployeesTitleOfCourtesy5YESnvarchar
NorthwindEmployeesBirthDate6YESdatetime
NorthwindEmployeesHireDate7YESdatetime
NorthwindEmployeesAddress8YESnvarchar
NorthwindEmployeesCity9YESnvarchar
NorthwindEmployeesRegion10YESnvarchar
NorthwindEmployeesPostalCode11YESnvarchar
NorthwindEmployeesCountry12YESnvarchar
NorthwindEmployeesHomePhone13YESnvarchar
NorthwindEmployeesExtension14YESnvarchar
NorthwindEmployeesPhoto15YESimage
NorthwindEmployeesNotes16YESntext
NorthwindEmployeesReportsTo17YESint
NorthwindEmployeesPhotoPath18YESnvarchar
NorthwindEmployeeTerritoriesEmployeeID1NOint
NorthwindEmployeeTerritoriesTerritoryID2NOnvarchar
NorthwindInvoicesShipName1YESnvarchar
NorthwindInvoicesShipAddress2YESnvarchar
NorthwindInvoicesShipCity3YESnvarchar
NorthwindInvoicesShipRegion4YESnvarchar
NorthwindInvoicesShipPostalCode5YESnvarchar
NorthwindInvoicesShipCountry6YESnvarchar
NorthwindInvoicesCustomerID7YESnchar
NorthwindInvoicesCustomerName8NOnvarchar
NorthwindInvoicesAddress9YESnvarchar
NorthwindInvoicesCity10YESnvarchar
NorthwindInvoicesRegion11YESnvarchar
NorthwindInvoicesPostalCode12YESnvarchar
NorthwindInvoicesCountry13YESnvarchar
NorthwindInvoicesSalesperson14NOnvarchar
NorthwindInvoicesOrderID15NOint
NorthwindInvoicesOrderDate16YESdatetime
NorthwindInvoicesRequiredDate17YESdatetime
NorthwindInvoicesShippedDate18YESdatetime
NorthwindInvoicesShipperName19NOnvarchar
NorthwindInvoicesProductID20NOint
NorthwindInvoicesProductName21NOnvarchar
NorthwindInvoicesUnitPrice22NOmoney
NorthwindInvoicesQuantity23NOsmallint
NorthwindInvoicesDiscount24NOreal
NorthwindInvoicesExtendedPrice25YESmoney
NorthwindInvoicesFreight26YESmoney
NorthwindOrder DetailsOrderID1NOint
NorthwindOrder DetailsProductID2NOint
NorthwindOrder DetailsUnitPrice3NOmoney
NorthwindOrder DetailsQuantity4NOsmallint
NorthwindOrder DetailsDiscount5NOreal
NorthwindOrder Details ExtendedOrderID1NOint
NorthwindOrder Details ExtendedProductID2NOint
NorthwindOrder Details ExtendedProductName3NOnvarchar
NorthwindOrder Details ExtendedUnitPrice4NOmoney
NorthwindOrder Details ExtendedQuantity5NOsmallint
NorthwindOrder Details ExtendedDiscount6NOreal
NorthwindOrder Details ExtendedExtendedPrice7YESmoney
NorthwindOrder SubtotalsOrderID1NOint
NorthwindOrder SubtotalsSubtotal2YESmoney
NorthwindOrdersOrderID1NOint
NorthwindOrdersCustomerID2YESnchar
NorthwindOrdersEmployeeID3YESint
NorthwindOrdersOrderDate4YESdatetime
NorthwindOrdersRequiredDate5YESdatetime
NorthwindOrdersShippedDate6YESdatetime
NorthwindOrdersShipVia7YESint
NorthwindOrdersFreight8YESmoney
NorthwindOrdersShipName9YESnvarchar
NorthwindOrdersShipAddress10YESnvarchar
NorthwindOrdersShipCity11YESnvarchar
NorthwindOrdersShipRegion12YESnvarchar
NorthwindOrdersShipPostalCode13YESnvarchar
NorthwindOrdersShipCountry14YESnvarchar
NorthwindOrders QryOrderID1NOint
NorthwindOrders QryCustomerID2YESnchar
NorthwindOrders QryEmployeeID3YESint
NorthwindOrders QryOrderDate4YESdatetime
NorthwindOrders QryRequiredDate5YESdatetime
NorthwindOrders QryShippedDate6YESdatetime
NorthwindOrders QryShipVia7YESint
NorthwindOrders QryFreight8YESmoney
NorthwindOrders QryShipName9YESnvarchar
NorthwindOrders QryShipAddress10YESnvarchar
NorthwindOrders QryShipCity11YESnvarchar
NorthwindOrders QryShipRegion12YESnvarchar
NorthwindOrders QryShipPostalCode13YESnvarchar
NorthwindOrders QryShipCountry14YESnvarchar
NorthwindOrders QryCompanyName15NOnvarchar
NorthwindOrders QryAddress16YESnvarchar
NorthwindOrders QryCity17YESnvarchar
NorthwindOrders QryRegion18YESnvarchar
NorthwindOrders QryPostalCode19YESnvarchar
NorthwindOrders QryCountry20YESnvarchar
NorthwindProduct Sales for 1997CategoryName1NOnvarchar
NorthwindProduct Sales for 1997ProductName2NOnvarchar
NorthwindProduct Sales for 1997ProductSales3YESmoney
NorthwindProductsProductID1NOint
NorthwindProductsProductName2NOnvarchar
NorthwindProductsSupplierID3YESint
NorthwindProductsCategoryID4YESint
NorthwindProductsQuantityPerUnit5YESnvarchar
NorthwindProductsUnitPrice6YESmoney
NorthwindProductsUnitsInStock7YESsmallint
NorthwindProductsUnitsOnOrder8YESsmallint
NorthwindProductsReorderLevel9YESsmallint
NorthwindProductsDiscontinued10NObit
NorthwindProducts Above Average PriceProductName1NOnvarchar
NorthwindProducts Above Average PriceUnitPrice2YESmoney
NorthwindProducts by CategoryCategoryName1NOnvarchar
NorthwindProducts by CategoryProductName2NOnvarchar
NorthwindProducts by CategoryQuantityPerUnit3YESnvarchar
NorthwindProducts by CategoryUnitsInStock4YESsmallint
NorthwindProducts by CategoryDiscontinued5NObit
NorthwindQuarterly OrdersCustomerID1YESnchar
NorthwindQuarterly OrdersCompanyName2YESnvarchar
NorthwindQuarterly OrdersCity3YESnvarchar
NorthwindQuarterly OrdersCountry4YESnvarchar
NorthwindRegionRegionID1NOint
NorthwindRegionRegionDescription2NOnchar
NorthwindSales by CategoryCategoryID1NOint
NorthwindSales by CategoryCategoryName2NOnvarchar
NorthwindSales by CategoryProductName3NOnvarchar
NorthwindSales by CategoryProductSales4YESmoney
NorthwindSales Totals by AmountSaleAmount1YESmoney
NorthwindSales Totals by AmountOrderID2NOint
NorthwindSales Totals by AmountCompanyName3NOnvarchar
NorthwindSales Totals by AmountShippedDate4YESdatetime
NorthwindShippersShipperID1NOint
NorthwindShippersCompanyName2NOnvarchar
NorthwindShippersPhone3YESnvarchar
NorthwindSummary of Sales by QuarterShippedDate1YESdatetime
NorthwindSummary of Sales by QuarterOrderID2NOint
NorthwindSummary of Sales by QuarterSubtotal3YESmoney
NorthwindSummary of Sales by YearShippedDate1YESdatetime
NorthwindSummary of Sales by YearOrderID2NOint
NorthwindSummary of Sales by YearSubtotal3YESmoney
NorthwindSuppliersSupplierID1NOint
NorthwindSuppliersCompanyName2NOnvarchar
NorthwindSuppliersContactName3YESnvarchar
NorthwindSuppliersContactTitle4YESnvarchar
NorthwindSuppliersAddress5YESnvarchar
NorthwindSuppliersCity6YESnvarchar
NorthwindSuppliersRegion7YESnvarchar
NorthwindSuppliersPostalCode8YESnvarchar
NorthwindSuppliersCountry9YESnvarchar
NorthwindSuppliersPhone10YESnvarchar
NorthwindSuppliersFax11YESnvarchar
NorthwindSuppliersHomePage12YESntext
NorthwindTerritoriesTerritoryID1NOnvarchar
NorthwindTerritoriesTerritoryDescription2NOnchar
NorthwindTerritoriesRegionID3NOint