in Education by
The structure of a table “Employee” is given below. Suggest suitable data type and size of each column. Column name Type Size EmpCode _ _ EmpName _ _ Salary _ _ Design _ _ Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: hello, Explanation: Column name -Data Type- Size EmpCode -integer-11 EmpName-char-20 Salary-float -(10,4) Design-varchar-20 hope it helps you please mark brainliest @ItzSnowySecret07

Related questions

0 votes
    a _ is a representation of data in a table in an easy to understand Select the correct answer from above options...
asked Dec 9, 2021 in Education by JackTerrance
0 votes
    Consult the table of standard electrode potential and suggest three substances that can oxidize Fe2+ ions under suitable conditions. Select the correct answer from above options...
asked Jan 5, 2022 in Education by JackTerrance
0 votes
    import java.io.*; class employee { int pan; String name; double taxincome; double tax; void input(int p1, ... help something is wrong Select the correct answer from above options...
asked Dec 15, 2021 in Education by JackTerrance
0 votes
    is _ of the computer should not be shared with anyone option number 1 user name number 2 password number 3 both Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    is _ of the computer should not be shared with anyone option number 1 user name number 2 password number 3 both Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    Create a table “Employee” where field names will be EmpID, EmpName, Designation, Salary. Please answer fast. Please. Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    A column of information in a table is called a a. Data item b. Record c. Field Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    Write a program in python to insert ten friends name in a list, then print 3rd, 5th and 9th value from the list (using data structure) Select the correct answer from above options...
asked Dec 14, 2021 in Education by JackTerrance
0 votes
    Match column I with column II and select the correct answer using the codes given below the columns. Column - I Political ... 2, D - 4 Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
0 votes
    A DOMAIN NAME IS A UNIQUE NAME GIVEN TO EACH WEBSITE TRUE OR FALSE Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    The data type of a column can never be changed once it has been created. True or false? Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    read the data from employee. text file and sort on age using counting sort,merge sort,quick sort and write ... sortedemponage.txt'. Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    2. Size of int data type in java. . A32 and 64 B64and64 C32 and 32 D64and 32 Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
...