What is lexical units in pl sql?
What are pl/sql cursors?
Can we use ddl commands in pl sql?
What is the purpose of my sql?
What is the difference between clustered and non-clustered index in sql?
what is the difference between inner and outer join? Explain with example. : Sql dba
Why do we create views in sql?
What are string functions in sql?
What is normalisation in sql?
What is a sql*loader control file?
table :- city name country code abc 11 bcd 22 cde 232 def 33 write a procedure , so that when we give a phone no. eg - 1123456789 - o/p sud be city name = abc if phone no. - 2322345897 , o/p sud be =cde note - bcd and cde city name sud be diff. as dey diff only with th last no. Pls ans. this questnion.
Is sql between inclusive?
What is the usage of distinct keyword?