How to Create Table in Access
In Access data is stored in tables. To create a table first we have to go to Create in ribbon…
This blog is about working with data by using different tools Excel ,Python, Access Power automate etc .
In Access data is stored in tables. To create a table first we have to go to Create in ribbon…
It will freeze row or column when we scroll down excel sheet below or right top row or left column…
Tuple in python is written in "( )" bracket and are immutable. It can't be modified as list
To update element in dictionary dict.update is used.