Azure SQL Database tutorial with an end result of a working PowerApps sql app

Опубликовано: 13 Апрель 2018
на канале: Shane Young
75,343
908

In this video, you will learn how to get started using Azure SQL Databases. This video is focused on making sense to technical and non-technical users alike with a focus on getting you productive as quickly as possible.

If you are into PowerApps this is everything you need to know to go from building apps on SharePoint or Excel and doing them with true SQL.

You will learn how to:
Sign up for an Azure SQL account
How to make your first database
How to install SQL Management Studio
How to export your existing Excel file into SQL
How to create a SQL primary key
And how to build a PowerApp from that data

alter table dbo.data Add MyID int IDENTITY (1,1) NOT NULL,
CONSTRAINT PK_TransactionHistoryArchive_TransactionID PRIMARY KEY CLUSTERED (MyID)

Video: PowerApps on-premise SQL Databases
   • Powerapps on premise data gateway  


Смотрите видео Azure SQL Database tutorial with an end result of a working PowerApps sql app онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Shane Young 13 Апрель 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 75,34 раз и оно понравилось 90 людям.