can anybody tell us, how to select 2nd max salary from table. my id is ashish.akk@gmail.com
28 32727i have a table student like sname ----- ram ram ram raj raj raj i need the output like sname ----- ram raj ram raj ram raj
9 13745What is the difference between Stored Procedure , Function and Package, 1. how many blocks in Package and what are they.
5 13403Post New IBM SQL Server Interview Questions
how do you analyze the time elapsed between the activities in process?
What is the Base Class of the Webpart? and About Content Edit Webparts?
The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
What do you mean by freeze panes in ms-excel?
Is it possible to Access BackEnd procedures? Explain.
What are the purposes of spiral gear in a purifier?
What does firstordefault mean in c#?
How can you implement speech recognition in Tensorflow ?
What's SLR?
What is ivy in angular?
How can we improve the performance of a crystal report?
What is difference between array and list?
#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }
How to read the third party controls in the application
On a system with paging, a process cannot access memory that it does not own why? How could the operating system allow access to other memory? Why should itor should it not?