Hi, I am new to sql or pl/sql. Please let me know I have to create a table with column as emp salary where I need to insert valuesas $10000, and so on... what is the way to insert because through normal insert I am getting an error like floating error .. so can you please help me which data type I have to use for emp salary column while creating table...
Thanks in advance