By default data type of fields is.
By default the length of Varchar data type is _______
1 Crore+ students have signed up on EduRev. Have you? Download the App |
__________ are used to identify which type of data we are going to store in the database.
Which of the following is not a numeric data type?
Which of the following will occupy more space in computer memory?
Char is a ______ length data type and varchar is a ______ length data type.
uto Value is a property of _______ data type .
Which property ensures that field can not be left blank?
Which of the following property to be turned “yes” so that value will be auto incremented?
Which of the following is not the date time data types?
In which view data can be entered in table?
In Base data can be linked between two or more tables with the help of __________
Relationship between tables can be created from ___________ menu.
Which language help to extract/fetch data from table?
______ statement is used to retrieve data from table.
DML stands for ____________
Which of the following clause return records in ascending order?
Which command is used to create table?
Which command is used to display the salary of all the employees after incrementing by 1000.
Select “empname”, “salary” * 3 from emp;
4 videos|27 docs|8 tests
|
4 videos|27 docs|8 tests
|