What is currency type in database ?
Answers were Sorted based on User's Feedback
Answer / neeraj
Cookie u r damm stupid man not vamsi.....the ansr wht he wrote is correct only
| Is This Answer Correct ? | 1 Yes | 10 No |
Answer / vamshikrishna
money is datatype in database (SQL Server).
for more details, Please go thru the following link.
http://www.java2s.com/Code/SQLServer/Data-
Type/Formatmoneycurrency.htm
Thanks, Vamshi
| Is This Answer Correct ? | 5 Yes | 15 No |
Answer / cookie
Vamshi... u damn fool u want to make ppl stupider than how
they are...go back to india ole idiot..
| Is This Answer Correct ? | 5 Yes | 15 No |
How can we delete duplicate rows in a table?
write a sql query following source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want the output column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c
Which Department has MOST NUMBER of employees?
8 Answers IBM, LeadSquared, Mastek,
Can Multiple instances be run on Single Machine???
What are the attributes of the cursor?
consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
How to display First 4 rows From Database Table?
What is the maximum number of CHECK constraints that can be defined on a column ?
What is an Oracle sequence?
WHAT IS ecc 6.0
What to do if dba lost the system password?
Point the difference between translate and replace?