यह मेरे लिए काम करता है
SQL("call test123 ({id},{name},{branch})").
on('id -> 21,
'name -> "lcs",
'branch -> "desc").executeUpdate()
}
यह मेरे लिए काम करता है
SQL("call test123 ({id},{name},{branch})").
on('id -> 21,
'name -> "lcs",
'branch -> "desc").executeUpdate()
}