in Education by
You have a column that will only contain values from 0 to 256. What is the most economical data type to use for the column? (a) TINYINT (b) SMALLINT (c) INT (d) DECIMAL(1) I had been asked this question in an interview for job. This interesting question is from Transformation of Relational Expressions topic in portion Query Processing Techniques of Database Management Select the correct answer from above options Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
The correct choice is (b) SMALLINT Explanation: The bcp utility bulk copies data between an instance of Microsoft SQL Server and a data file in a user-specified format.

Related questions

0 votes
0 votes
    Consider that you have to move data over long distances using the internet across countries or continents to your Amazon ... Which method or service will you use for this purpose?...
asked Dec 3, 2020 in Technology by Editorial Staff
0 votes
    Which of the following input control is used for input fields that should contain a value from a range of numbers in Web Form 2.0? A - week B - time C - number D - range...
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
0 votes
    In R language, a vector is defined that it can only contain objects of the ________ (a) Same class (b) ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    Bernoulli random variables take (only) the values 1 and 0. (a) True (b) False This question was ... questions and answers pdf, Data Science interview questions for beginners...
asked Oct 29, 2021 in Education by JackTerrance
0 votes
    Which of the following input control is used for input fields that should contain an URL address in Web Form 2.0? A - email B - url C - number D - range...
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
    Which of the following input control is used for input fields that should contain an e-mail address in Web Form 2.0? A - email B - url C - number D - range...
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
    Simple select stored procedure but getting only one column as the result others were getting as null. Can ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 7, 2022 in Education by JackTerrance
0 votes
    Simple select stored procedure but getting only one column as the result others were getting as null. Can ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
0 votes
    I Have a soccer database, and I have a trigger (notas) that is calculating a player rating after ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 2, 2022 in Education by JackTerrance
0 votes
    FQL statement has executed and array object has been passed to $fqlResult successfully. However, I'm unable ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jan 13, 2022 in Education by JackTerrance
...