Author Topic: sqlite theory question  (Read 905 times)

0 Members and 1 Guest are viewing this topic.

Offline sasoriTopic starter

  • Enthusiast
    • View Profile
sqlite theory question
« on: December 29, 2009, 11:39:48 AM »
please give me the correct 2 answers

1) Unlike a database such as MySQL, SQLite  columns are not explicitly type. Instead,
SQLite categorizes data into  which of the  following categories ?

a) textual
b) unicode
c) numeric
d) binary
e) constant

Offline premiso

  • Life is too short
  • Freak!
  • Gender: Male
  • No one cares.
    • View Profile
    • Help Source for Coders
Re: sqlite theory question
« Reply #1 on: December 29, 2009, 11:40:47 AM »
Please do not post Exam questions here.

Offline sasoriTopic starter

  • Enthusiast
    • View Profile
Re: sqlite theory question
« Reply #2 on: December 29, 2009, 11:42:59 AM »
but sir, its just a mock exam question for me, I am currently reviewing, and am just seeking for experts opinion/answers about it  :( this is not related to the real one right?

Offline Buddski

  • Devotee
  • Gender: Male
    • View Profile
    • Buddski Development
Re: sqlite theory question
« Reply #3 on: December 29, 2009, 11:45:45 AM »
If you are only 'reviewing' you should already have the answer.. You cant review a movie if youve never seen it, right?
"Our units of temporal measurement, from seconds on up to months, are so complicated, asymmetrical and disjunctive so as to make coherent mental reckoning in time all but impossible."
-Robert Grudin
--------------------------------
We read code, not minds...

Offline sasoriTopic starter

  • Enthusiast
    • View Profile
Re: sqlite theory question
« Reply #4 on: December 29, 2009, 11:48:42 AM »
 :( but for me "reviewing" == "studying", I'm sorry for the wrong post. (but i wouldn't have postid it here if i knew what the answer should be.. sorry)

Offline Crayon Violent

  • Global Moderator
  • 'Insane!'
  • *
    • View Profile
Re: sqlite theory question
« Reply #5 on: December 29, 2009, 11:49:25 AM »
so...you're cheating on a mock exam? I think you're missing the point? I don't know for sure but if I had to guess I'd say A and D or maybe B and D

Offline sasoriTopic starter

  • Enthusiast
    • View Profile
Re: sqlite theory question
« Reply #6 on: December 29, 2009, 11:53:41 AM »
so...you're cheating on a mock exam? I think you're missing the point? I don't know for sure but if I had to guess I'd say A and D or maybe B and D


I'm not actually cheating Sir, I just want to 'learn' and improve my weakpoint areas, ofcourse with the help of experts in here..
but speaking of cheating.
some zce mentioned "cheat" on mock exam
Code: [Select]
http://mcloide.wordpress.com/2008/09/18/zend-exam-tips-scoring-system/ search for the keyword "cheat" and you'll see it from the thread..

Offline oni-kun

  • Addict
  • Gender: Male
  • When you're down, Logic can be a cure.
    • View Profile
    • oni-kun.com
Re: sqlite theory question
« Reply #7 on: December 29, 2009, 12:49:46 PM »
so...you're cheating on a mock exam? I think you're missing the point? I don't know for sure but if I had to guess I'd say A and D or maybe B and D


I'm not actually cheating Sir, I just want to 'learn' and improve my weakpoint areas, ofcourse with the help of experts in here..
but speaking of cheating.
some zce mentioned "cheat" on mock exam
Code: [Select]
http://mcloide.wordpress.com/2008/09/18/zend-exam-tips-scoring-system/ search for the keyword "cheat" and you'll see it from the thread..


So? If you want to improve your weakpoints, learn how to answer them. what if you were wanting to store binary into a database? You'd know 'A..B...whatever..' but you wouldn't know how to do it, eh? Say it all you want, reviewing is not programmatical study.  :shy:
PHP Documentation (Examples and Usage) || Posting code? [php] Code Here [/php]. (good ref: Truth Tables )
//If you wish a program to have inf args. $params is an array of them.
function($args) {
  if (
is_scalar($args)) {$params func_get_args();}
}

Offline sasoriTopic starter

  • Enthusiast
    • View Profile
Re: sqlite theory question
« Reply #8 on: December 29, 2009, 12:52:21 PM »
ok I'm wrong.  sorry.. i won't post any exam question again..except real coding trouble. tnx

Offline Maq

  • Guru
  • Freak!
  • *
    • View Profile
    • Lockout
Re: sqlite theory question
« Reply #9 on: December 29, 2009, 05:27:54 PM »
Not to mention this is in the wrong section.
ini_set ("display_errors""1"); 
error_reporting(E_ALL);

LOCKOUT

PHP Freaks Forums

« on: »

Tired of these ads? Purchase a supporter subscription to get rid of them.