SQL INTERVIEW QUESTION & ANSWERS.pdf
2.5 MB
SQL INTERVIEW QUESTIONS & ANSWERS
◾ HANDWRITTEN NOTES 📔
◾ HANDWRITTEN NOTES 📔
Master SQL in 16 Pages-2-Copy.pdf
935.1 KB
( Master in SQL Guide 📖 ) ✅
DDL, DML, TCL, DCL, DQL
By - Fang Ying, Sham✅
DDL, DML, TCL, DCL, DQL
By - Fang Ying, Sham✅
❤1
👍6🔥3
Become Full Stack Developer in just
steps: 👇👇
Step 1: Learn HTML & CSS
Step 2: Learn Java Script
Step 3: Learn React, Node JS
Step 4: MySql
Step 5: MongoDB
Step 6: Git Commands
Step 7: Build Projects & Push on GitHub
Step 8: Practice, Practice & Practice
steps: 👇👇
Step 1: Learn HTML & CSS
Step 2: Learn Java Script
Step 3: Learn React, Node JS
Step 4: MySql
Step 5: MongoDB
Step 6: Git Commands
Step 7: Build Projects & Push on GitHub
Step 8: Practice, Practice & Practice
👍15🔥3🫡3
Compiler vs Interpreter: Key Differences
Compiler:
• Translates the entire code at once.
• Shows all errors after compilation.
• Generates an executable file.
• Requires more memory.
• Typically used in languages like C, C++.
• Compiled code runs faster.
Interpreter:
• Translates code line by line.
• Shows errors one by one while reading the code.
• Does not generate any file.
• Requires less memory.
• Commonly used in languages like Python, JavaScript.
• Interpreted code runs slower.
Click on 🔥 if you like this and found it helpful!
Compiler:
• Translates the entire code at once.
• Shows all errors after compilation.
• Generates an executable file.
• Requires more memory.
• Typically used in languages like C, C++.
• Compiled code runs faster.
Interpreter:
• Translates code line by line.
• Shows errors one by one while reading the code.
• Does not generate any file.
• Requires less memory.
• Commonly used in languages like Python, JavaScript.
• Interpreted code runs slower.
Click on 🔥 if you like this and found it helpful!
👍12🔥11❤3