IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

db2 questions


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
karthi_ind

Active User


Joined: 24 Feb 2004
Posts: 131
Location: Chennai

PostPosted: Tue Jul 27, 2004 7:19 pm
Reply with quote

hi to all

1) if NOT NULL WITH DEFAULT is specified for Date, Time and Timestamp
field, what will be the default value if we left blank ?

2) Give 2 tables T1 and T2

T1 T2
A 1
B 2
3
u make a query
SELECT * FROM T1,T2
what is the no. of rows that are fetched from this query ?

3) Who is the database manager of db2?

4) Runtime supervisor, buffer manager (function)

bye

karth G.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Tue Jul 27, 2004 7:39 pm
Reply with quote

Are you writing a book or something?

You seem to ask an awful lot of questions and yet never seem to provide answers.
Back to top
View user's profile Send private message
ashwinjeerigi

New User


Joined: 20 Jun 2004
Posts: 12
Location: BANGALORE

PostPosted: Tue Jul 27, 2004 10:23 pm
Reply with quote

2. 6 rows are displayed. It is a cartesian product.
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Wed Jul 28, 2004 2:52 am
Reply with quote

Kevin,

If this guy spent as much time to become a good pgmr as he does trying to pass an interview, he'd pass an interview. icon_wink.gif

Regards, Jack.
Back to top
View user's profile Send private message
karthi_ind

Active User


Joined: 24 Feb 2004
Posts: 131
Location: Chennai

PostPosted: Wed Jul 28, 2004 4:31 pm
Reply with quote

hi

plz answer my questions. i need it for intv.

bye
Back to top
View user's profile Send private message
RamKumar

New User


Joined: 11 Aug 2004
Posts: 3

PostPosted: Fri Aug 13, 2004 7:28 pm
Reply with quote

1) ans : insertion date and time information
Back to top
View user's profile Send private message
muthukumar

New User


Joined: 24 Mar 2004
Posts: 29

PostPosted: Tue Aug 17, 2004 4:13 pm
Reply with quote

Hi Karthi,

1) if not null with Default is specified for Date time and timestampt the DATE and Time at the time of LOAD or INSERT or Update will be updated

2) for Select * from T1,T2
if T1 has 3 rows and T2 has 2 rows the query will result in 6 rows
Back to top
View user's profile Send private message
thunder

New User


Joined: 03 Sep 2004
Posts: 3

PostPosted: Fri Sep 10, 2004 6:11 pm
Reply with quote

superk wrote:
Are you writing a book or something?

You seem to ask an awful lot of questions and yet never seem to provide answers.



hi superk,

Try to answer if u know . Don't keep on underestimating others.
pl try to change urself else .............

!!!!!!!TAKE CARE !!!!!!!!!
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Comp interview questions Mainframe Interview Questions 5
No new posts Interview Questions on Cobol DB2 program Mainframe Interview Questions 5
No new posts Mainframe Interview Questions CICS,CO... Mainframe Interview Questions 6
No new posts Viewing executing process in NDM .. q... IBM Tools 0
No new posts INCLUDE condition questions DFSORT/ICETOOL 1
Search our Forums:

Back to Top