Collections:
How do I call MySQL SP from oracle using HS link ?
How do I call MySQL Stored Procedure from oracle using HS link ?
HS link is correct and I can get the tables data just by adding '@' at the end of the table name ,but I can't call the SP same way !
Help please.
✍: ars
2022-01-24, 4265🔥, 0💬
Popular Posts:
What Happens to the Current Transaction If a START TRANSACTION Is Executed in MySQL? If you are in a...
How To End a Stored Procedure Properly in SQL Server Transact-SQL? Where the end of the "CREATE PROC...
What Are the Basic Features of a Trigger in SQL Server? Since a SQL Server trigger is a really an ev...
What Are the Differences between BINARY and VARBINARY in MySQL? Both BINARY and VARBINARY are both b...
How To Create a Table Index in Oracle? If you have a table with a lots of rows, and you know that on...