adspace
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
Answer Posted / Ankit Verma
To connect an Android app to an Oracle database, you can use a library like OraConnect. After setting up the connection, you can execute PL/SQL procedures by creating Java stored procedures that call your PL/SQL code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Does group by remove duplicates?
Can we rollback truncate?
Is primary key always clustered index?
What is the current version of postgresql?
what are aggregate and scalar functions? : Sql dba
Can we use distinct and group by together?
Is inner join faster than left join?
How do I remove duplicates in two columns?
what are the advantages of sql ? : Sql dba
what is bcp? When does it used? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
Do we need to rebuild index after truncate?
what are all the common sql function? : Sql dba
what is sql server agent? : Sql dba