🔹What is key in SQL ?
⇥ A key in SQL is an attribute or a set of attribute which helps us to uniquely identify a record or a row of data in a relation table.
🔹 Primary key 🗝️
⇥ A primary key is a table attribute or column that identify every record present in a table uniquely.
There can be only one primary key attribute in a table and primary key column elements can't be some or null values.
🔹 Super Key
⇥ it is the set of all columns which help to identify Rows in a table uniquely.
🔹 Condidate Key
⇥ A Condidate Key is a column or a set of column that can qualify as a primary key in the database. There can be multiple candidate key in a table and only one Condidate Key can qualify as the primary key.
🔹 Composite Key
⇥ it is a set of tow or more attribute that helps to identify each tuple uniquely.
Any key such as super, primary, or candidate key etc... Can be called Composite key if it has more than on attributes.
🔹Foreign Key
⇥ A Foreign key is a key used to link tow table together. This is something also called as a referencing key.
Hi🖐️ if you are interested in 🧵↓
⇥ Html
⇥Css
⇥ Python
⇥ JavaScript
💠Full-Stack Web Development
and... lot more about tech!
Follow Me. @souravWD
i am planning on using Twitter to share a lot of content that you won't want to miss.❤️
• • •
Missing some Tweet in this thread? You can try to
force a refresh
⇥ Alternatively, you can create a repository within a new directory by specifying the project name :
➁ Git Clone
⇥ if you want a local copy of a repository from GitHub, this command allows creating a local copy of that repository on your local directory form the repository URL.
⇥ Data Types
⇥ Conditional Operations
⇥ Operations for manipulating data
⇥ Function
⇥ File Handling
⇥ Libraries installation
➁ oops Concept
⇥ Understanding oops concepts
⇥ Learn Python's Classes and methods
⇥ Do Programs on oops
⇥ Go through with other's codes
⇥ Solve programming problems with oops
➀ Error Lens
⇥ It is Basically on amazing extension in visual code that shows you all the error and warnings in realtime when you working on a file or you open a new project
➁ Auto Rename Tag
⇥ This is another useful extension, It help you to rename the paired HTML/XML tags automatically.
🔹 Html Favicon
⇥ A favicon is a small file containing the one or more icons which are use to represent the website or a blog. it is also known as a tab icon. website icon. url icon, or a bookmark icon.
⇥ This icon is actually displayed on the address bar. browser's tab browser history. bookmark bar. etc... the image of a favicon is in. icon file format There are various file formats but ico format is supported by all the browsers.
🔹ALT + F4 ⇥ Close the current window.
🔹ALT + Space Then N ⇥ Minimize the current window.
🔹Alt + Space Then X ⇥ Minimize the current window.
🔹Alt + F Then X = Quit Google Chrome
🔹Alt + F = Open the chrome menu
🔹Alt + Shift + B = Show or Hide the Bookmarks bar
🔹Ctrl + Shift + O = Open the bookmarks manager
🔹Ctrl + H = Open the History page in a new tab
🔹Ctrl + F6 = Skip to web contents
🔹Ctrl + n = Open a new Window
🔹Ctrl + Shift + N = Open a New Window in Incognito Mode
🔹Ctrl + T = Open a new Tab