1. What is the best data type definition for Oracle when a field is alphanumeric and has a fixed length?





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->The length and breadth of a rectangular field in the ratio of 12: 7 . Find the length if area of the field is 52,500 Sq.m?....
QA->The ratio of length and breadth of a rectangle is 7: if perimeter is 52 then, what is the length of the rectangle?....
QA->What function displays row data in a column or column data in a row?....
QA->The length of a rectangular field is 50 meters and the breadth is 25 meters. What will be the cost of putting a grass bed across....
QA->Which type of cell has the ability to develop into any type of all?....
MCQ->What is the best data type definition for Oracle when a field is alphanumeric and has a fixed length?....
MCQ->What is the best data type definition for Oracle when a field is alphanumeric and has a length that can vary?....
MCQ->If Sample class has a Length property with get and set accessors then which of the following statements will work correctly? Sample.Length = 20; Sample m = new Sample(); m.Length = 10; Console.WriteLine(Sample.Length); Sample m = new Sample(); int len; len = m.Length; Sample m = new Sample(); m.Length = m.Length + 20;....
MCQ->Which of the following statements are correct about datatypes in C#.NET? Every datatype is either a value type or a reference type. Value types are always created on the heap. Reference types are always created on the stack. Mapping of every value type to a type in Common Type System facilitates Interoperability in C#.NET. Every reference type gets mapped to a type in Common Type System.....
MCQ->Consider the following statements Dissipative attenuator has a fixed value of attenuation.Reflective attenuator has a fixed value of attenuation.Both dissipative and reflective attenuators are available only with fixed attenuation.Both dissipative and reflective attenuators are available with either fixed or variable attenuation. Which of the above are correct?....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution