Oracle PL-SQL Question: In a Distributed Database System Can we execute two queries simultaneously? Justify? Oracle PL-SQL Interview QuestionAnswer: s Distributed database system based on 2 phase commit,one query is independent of 2 nd query so of course we can run. Previous QuestionNext Questionwhat is the starting oracle error number? what is meant by forward declaration in functions?How we can create a table in PL/SQL block. insert records into it? is it possible by some procedure or function? please give example?