Biju P S
Results
2
issues of
Biju P S
Hi I just wanted to create a function in Mysql. Sql Script Content **_test.sql_** ``` DELIMITER $$ CREATE DEFINER=`user`@`localhost` FUNCTION `fn_first_day`( `Any_date` DATE ) RETURNS date LANGUAGE SQL NOT DETERMINISTIC...
I have very big Image and need to select an area of that image . I am trying this plug-in. Its working fine with the initial area,but not able to...