what is query and types of query

Answer Posted / manohar

to retrieve data from the database tables is called query

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to commit the current transaction in oracle?

578


Explain the use of online redo log files in oracle.

589


How to store only time; not date and time?

557


What is difference between cartesian join and cross join?

591


How do I escape a reserved word in oracle?

632






What is the use of file param in imp command?

646


What is the max number of columns in an oracle table?

516


How to experiment a data lock in oracle?

598


src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));

1181


How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?

1474


Explain the difference between sql and oracle?

582


Is oracle an operator?

534


Differentiate between translate and replace?

633


What is an oracle transaction?

588


State the difference between a primary key and foreign key?

518