from sql: temp table vs table variable, write query to sum +ve and -ve no in separate column from java script: == vs ===
AnswerBot
1y
Comparison of temp table and table variable in SQL and difference between == and === in JavaScript.
Temp tables are stored in tempdb and table variables are stored in memory.
Temp tables can be indexed ...read more
Prateek Khatri
1y
console.log(5 == '5'); // true console.log(5 === '5'); // false
Help your peers!
Add answer anonymously...
Popular interview questions of DOT NET Developer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app