Skip to main content

SQL Functions

Comments

Unknown said…
thank u so much for these presentation slides it helps me a lot .whenever i have a dought i go through these slides n clear it ,thank u once again for sharing these.........
siddu said…
sir,slides are not in order.
vidya said…
hello sir... dis s vidya... its of gr8 help 4 students who r not able 2 attend ur class... the slides r not in order n its a bit difficult 2 study it sequentially... cud u plz put dem in order?
vidya said…
sir, i was able to follow it.... no issues...
ANIL said…
What is the difference between SQL and PL/SQL?
ANIL said…
What is the difference between SQL and PL/SQL?
Anonymous said…
HELLO
PLEASE JOIN THIS GROUP TO SHARE THE INFORMATION OF VARIOUS JOIN OPENINGS

https://www.facebook.com/groups/motivatedjobseekers
TARUN said…
HELLO FRIENDS PLEASE JOIN THIS GROUP TO SHARE YOUR INFORMATION OF JOB OPENINGS
https://www.facebook.com/groups/motivatedjobseekers
Raju V said…
Sir,

I have an interview question as below. Please solve and help me wit h solution.
In one table there are 2 columns say a and b
column a contains xx in 1st row, xx in 2nd row.
column b contains yyy in 1st row, yyy in 2nd row and yyy in 3rd row.

The select statement should display as below. Please help me to solve this.

xx = 2
yyy = 3

Thanks,
Raju V
Smrutiranjan_a said…
Sir can you tell me the difference between trigger and constraint?
Unknown said…
hi sir
whats exactly happen in this two query
select 'abc'from emp;
select 'abc'abc from emp;
why in the first query in column heading c is not coming.u can xplain in evening 4 o clock jspider batch.i am from dere
Unknown said…
sir am not able to the functions slide.plz post it..
Unknown said…
HI sir,
Am not able to see the functions slide sir.plz post it again...
Unknown said…
sir am not able to the functions slide.plz post it..
Unknown said…
sir am not able to the functions slide.plz post it..

Popular posts from this blog

Basics of RDBMS

Data Small set of information becomes data, this set of information helps make decision. Data is always some useful information. Database Place where you store the data. Database represents some aspect of the real world called "miniworld". A database is designed, built and populated with data for a specific purpose. It has intended group of users and some preconceived applications in which these users are interested. In other words, a database has some source from which data is derived, some degree of interaction with events in the real world and an audience that is actively interested in the contents of the database. Database can also be defined as collection of one or more tables. Ex: Mobile, human brain etc DBMS (Database Management System ) Is a program that stores retrieves and modifies data in the database on request. Study of different techniques of design, development and maintenance of the database Types of DBMS These types are based upon their m...

SQL Interview Questions

1. CLICK HERE FOR QUESTIONS ON BASIC SELECT     2. CLICK HERE FOR QUESTIONS ON BASIC SELECT WITH CONDITION   3.  CLICK HERE FOR QUESTIONS FROM QSPIDERS   4. CLICK HERE FOR QUESTIONS ON FUNCTIONS   5. CLICK HERE FOR QUESTIONS ON SUBQUERIES 6. CLICK HERE FOR MORE QUESTIONS ON SQL       CLICK HERE FOR ANSWERS   Some more Online Questions.   On WIZIQ.COM  -- 66 Questions and its answers Found by Neha Abhay Kumar   On SCRIBD.COM   -- 235 Questions and its answers