1. difference between functions and stored procedures 2. What are triggers. 3. where is cross join used 4. question in which I had to use join 5. use and syntax for HAVING 6. Constraints 7. if a column accepts "m" and "f" only, how can you swap the values (Use of CASE)

AnswerBot
2y
Answers to questions related to SQL concepts like functions, stored procedures, triggers, joins, and constraints.
Functions return a value while stored procedures do not.
Triggers are special types of s...read more
Devendra Mishra
2y
Ans.1) The function must return a value but in Stored Procedure it is optional.
Ans.2) A trigger is a block of code that is executed automatically from a database statement. Triggers is generally exec...read more
Help your peers!
Add answer anonymously...
>
Yardi Systems Software Analyst Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

