How do I create a sql script?
what is the cursor and use of cursor in pl/sql ?
Write a sql to print only character form the below string. @So&*CIE%$TE@GEN!@RAL
What is integrity constraints?
Can we use ddl commands in pl sql?
difference between pl/sql table and normal pl/sql table
How to write a procedure for displying the data in a TREE or (PARENT and CHILD ) relationship , for ex: A is the main project id, for this project B,C,D are sub tasks(sub project id's) for B the sub tasks are e,f,g and for c is h ,i ,j and for d is k,l,m now i need to display the o/p in a TREE fashion pls help me , thanks in advance surendra
Can we write ddl statements in functions?
What does count (*) mean?
How do I view tables in mysql?
Why is sql important?
When sql appeared?
Is sql injection illegal?