If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > some questions in 700 certification exam

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-28-07, 10:00
yanqinghuang yanqinghuang is offline
Registered User
 
Join Date: Oct 2007
Posts: 23
some questions in 700 certification exam

I am preparing for 700 certification .Is there someone can help me ?Thanks!
Which of the following is NOT a valid data type on CREATE TABLE?
DATETIME or DOUBLE
CREATE TABLE T1(C1 CHAR(3))
INSERT INTO T1 VALUES ('A')
ROLLBACK
COMMIT
The value A insert into c1 or not?
Reply With Quote
  #2 (permalink)  
Old 10-28-07, 10:32
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
datatype is date or time or timestamp
insert yes-but rollbacked= empty table
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #3 (permalink)  
Old 10-28-07, 11:11
yanqinghuang yanqinghuang is offline
Registered User
 
Join Date: Oct 2007
Posts: 23
thank you !
Reply With Quote
  #4 (permalink)  
Old 10-28-07, 13:02
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
I'm curious because I sometimes supervise such exams: Is there a reason why you don't want to take the 730 exam (DB2 V9 Fundamentals)?
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On