Enable “Create Unit Tests…” on Visual Studio 2012 | Dawa's Law:
Technology, Art, Solution, Tips, Multimedia, How To, What Is, Programming, Software, Freelance
Dec 26, 2013
Dec 25, 2013
MySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near - Stack Overflow
MySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near - Stack Overflow:
delimiter //
create procedure ProG()
begin
SELECT * FROM hs_hr_employee_leave_quota;
end;//
delimiter ;
Subscribe to:
Posts (Atom)