Computer Science, asked by feminarafiq5996, 1 year ago

Write SQL query to create a table with the following structure
Field Type
Emp no char (4)
Name varchar (25)
Salary Float
Department varchar (15)

Answers

Answered by ıtʑFᴇᴇʟɓᴇãᴛ
4

tex

bold

Field Type

Emp no char (4)

Name varchar (25)

Salary Float

Department varchar (15)

Answered by Anonymous
0

Answer:

  1. field type of the salary float is the answer....
Similar questions