Interviewer And Interviewee Guide

Oracle Database Interview Question:

What Are the Differences between CHAR and VARCHAR2 in Oracle?

Submitted by: Administrator
The main differences between CHAR and VARCHAR2 are:

* CHAR stores values in fixed lengths. Values are padded with space characters to match the specified length.
* VARCHAR2 stores values in variable lengths. Values are not padded with any characters.

Submitted by: Administrator

Read Online Oracle Database Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.