Skip to main content

cs403 GDB Solution 2016

cs403 GDB 2016




For more discuss and ask question join this group
 
Posted By : Tahir Siddiqui(Mani) 


Total Marks                                   5
Starting Date Wednesday, July 27, 2016
Closing Date Thursday, July 28, 2016
Status Open
Question Title Data Types in SQL Server




Let suppose you are working as a database controller in a renowned company which has a huge database system that change recurrently. A lot of transactions, searches and DML operations are being processed daily. It is obvious that these operations facilities are being provided by different types of query languages.
Following are the two cases;
  • The organization wishes to speed up its retrieval process of data from database table(s), having no Unicode characters and also demands to save hard disk space.
  • The organization wishes to speed up its retrieval process of data from database table(s), having Unicode characters and also needs not to save hard disk space.
For above mentioned cases, you are asked to create columns (table) of database with suitable data types meeting to the following conditions. 
  • The column (Table) will hold a fixed-length Unicode characters like Japanese, Chinese, French, Arabic and so on characters. 
  • The data stored in a column is Unicode or multilingual and is of variable length.
Suggest the suitable Data Types, NCHAR, NVARCHAR, CHAR and VARCHAR, for the above mentioned situations with reasoning; so that the retrieval of information from the column (tables) would be fast enough.
Note: In the above scenario you only read from columns (table) and not write to columns (table).
For every situation explain your answer with suitable arguments.

IDea Solution by Tahir siddiqui(Mani)

 


  • The column (Table) will hold a fixed-length Unicode characters like Japanese, Chinese, French, Arabic and so on characters.
Answer:
we use NCHAR because Fixed-length Unicode string data. n defines the string length and must be a value from 1 through 4,000. The storage size is two times nbytes. When the collation code page uses double-byte characters, the storage size is still n bytes. Therefore,NCHAR is best for this.
  • The data stored in a column is Unicode or multilingual and is of variable length.
Answer:
NVARCHAR is used in this questions because Variable-length Unicode string data. n defines the string length and can be a value from 1 through 4,000. max indicates that the maximum storage size is 2^31-1 bytes (2 GB). The storage size, in bytes, is two times the actual length of data entered + 2 bytes.Therefore, NVARCHAR is best for this.


Comments

  1. Data Type Length Storage Size Max Characters Unicode
    char Fixed Always n bytes 8,000 No; each character requires 1 byte
    varchar Variable Actual length of entry in bytes 8,000 No; each character requires 1 byte
    nchar Fixed Twice n bytes 4,000 Yes; each character requires 2 bytes
    nvarchar Variable Twice actual length of entry in bytes 4,000 Yes; each character requires 2 bytes

    ReplyDelete
  2. • The column (Table) will hold a fixed-length Unicode characters like Japanese, Chinese, French, Arabic and so on characters.
    Answer:
    we use NCHAR because Fixed-length Unicode string data. n defines the string length and must be a value from 1 through 4,000. The storage size is two times nbytes. When the collation code page uses double-byte characters, the storage size is still n bytes. Therefore, NCHAR is best for this.
    • The data stored in a column is Unicode or multilingual and is of variable length.
    Answer:
    NVARCHAR is used in this questions because Variable-length Unicode string data. n defines the string length and can be a value from 1 through 4,000. max indicates that the maximum storage size is 2^31-1 bytes (2 GB). The storage size, in bytes, is two times the actual length of data entered + 2 bytes. Therefore, NVARCHAR is best for this.

    ReplyDelete
  3. mani g ap k ans bohat alg hoty hain or confusing plz batainy kon sa ans thik ha jo ap ny post kiya ya jo m ny plz today is last day reply zaror kr dena

    ReplyDelete
  4. Sorry
    ap k kai confusion hai u can ask .

    ReplyDelete

Post a Comment

Popular posts from this blog

cs302 Solved Quiz

estion # 1 of 10 ( Start time: 03:03:55 PM )  Total Marks: 1    Divide-by-32 counter can be acheived by using   Select correct option:   Flip-Flop and DIV 10  Flip-Flop and DIV 16   Flip-Flop and DIV 32  DIV 16 and DIV 32 Question # 2 of 10 ( Start time: 03:05:20 PM )  Total Marks: 1   The counter states or the range of numbers of a counter is determined by the formula. (“n” represents the total number of flip-flops)   Select correct option:   (n raise to power 2)  (n raise to power 2 and then minus 1)  (2 raise to power n) (2 raise to power n and then minus 1) Question # 3 of 10 ( Start time: 03:06:36 PM )  Total Marks: 1   A 4- bit UP/DOWN counter is in DOWN mode and in the 1010 state. on the next clock pulse, to what state does the counter go?   Select correct option:   1001  1011  0011  1100 Question # 4 of 10 ( Start time: 03:07:37 PM )  Total Marks: 1   A 4-bit binary UP/DOWN counter is in the binary state zero. the next state in the DOWN mode is

IT Intern (Microsoft Product)

For more discuss and ask question join this group   https://www.facebook.com/groups/143792885956764/ Solved   By : Tahir Siddiqui(Mani) BC-140201235@Vu.edu.pk Job Description We offer Internship in IT 03 months Unpaid internship Responsible for Managing IT Products/Services. Maintains relationships with clients by providing support, information, and guidance. Good presentation skills. Good oral & written communication knowledge of MS Office 50%. Traveling Required Team Work Candidate must have a Motor Bike and laptop. Fresh candidates are encouraged to apply. Job Details Industry: Information Technology

MID TERM 2016 Spring Result Announced

Result has been Announced Check  ur lms Go LMS #MAni