GeekInterview.com
Home
Tech Articles
Code Samples
Learn
Freelance Projects
Online Testing
Geek Talk
Job Postings
Knowledge Base
Geek Blogs
Question Bank
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
I am new,
Sign me up!
User Name
Remember Me?
Password
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
GeekInterview.com
>
Interview Questions
>
Oracle
>
SQL Plus
Go To First
|
Previous Question
|
Next Question
SQL Plus
| Question 48 of 132
Print
What is the output of SIGN function
Total Answers and Comments:
4
Last Update: March 23, 2009
Sponsored Links
Best Rated Answer
—
No best answer available. Please pick the good answer available or
submit
your answer.
July 29, 2005 11:44:09
#1
harsha
RE: What is the output of SIGN function
SIGN (a): Returns 1 if a is positive or if a is 0 and -1 if a is less than 0.
Is this answer useful?
Yes
|
No
December 07, 2006 06:47:20
#2
rampratap409
Member Since: September 2006 Contribution: 111
RE: What is the output of SIGN function
1 or -1
Is this answer useful?
Yes
|
No
March 29, 2007 06:29:09
#3
qwe
RE: What is the output of SIGN function
SIGN (a): Returns 1 if a is positive -1 if a is less than 0 and 0 if a is 0
Is this answer useful?
Yes
|
No
March 23, 2009 06:05:52
#4
sharmasl
Member Since: March 2009 Contribution: 10
RE: What is the output of SIGN function
for - values it return (-1);
for 0 it return (0);
for + values it return (+1);
Is this answer useful?
Yes
|
No
Go To Top
Sponsored Links
Related Categories
—
Oracle Backup and Recovery Interview Questions
Oracle Basics Interview Questions
Oracle Architecture Interview Questions
D2K Interview Questions
Data Access Interview Questions
Oracle DBA Interview Questions
Oracle security Interview Questions
Database Tuning Questions
Oracle Distributed Processing Interview Questions
Oracle Interview Questions
Oracle Memory Management Interview Questions
Oracle Forms Interview Questions
Oracle Forms Interview Questions
PL/SQL Interview Questions
Programmatic Constructs Interview Questions
RMAN Interview Questions
Real time Oracle Interview Questions
SQL Interview Questions
SQL and SQL Plus Interview Questions
Oracle System Architecture Interview Questions
Sponsored Links
About Us
-
Privacy Policy
-
Terms and Conditions
-
Contact
-
Ask Question
-
Propose Category
-
Site Updates
Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved