ravi.shankar028
Member
- Member since
- Feb 21, 2011
- Last active
- Jun 13, 2013
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
da28c084-4466-400b-88ec-116e6ba424ca
"Back to the beginning...". Starting the all new "Crazy Engineers" from the beginning. (Absolute ZERO)
-
#Threads
72ba26df-47d2-46d1-beb8-63ba6e3014d0
sachinswethaselect * from employee where (select max(salary) from employee where rownum=2);ROWNUM works for Oracle. This query cannot be used across all the...
-
#Threads
Best cross platform Javascript framework for Mobiles
Hi to all Crazy Engineers, Can anyone suggest me a good Cross platform javascript framework for mobile application development. There are a...
-
#Threads
8b045f72-76d9-48bb-a6e5-dffb5dcd0f83
goyal420Consider a database which stores employee data having following fields Name Destination Department Salary Now you have to write a sql query...