Home » Interview Questions

JD Edwards EnterpriseOne - Database Insert

17 October 2008 2 Comments

In the JD Edwards EnterpriseOne Report Writer…  When doing and insert into a table containing the Field “FY”, which of the following values below would result in a successful update?

a)  2008

b)  8

c)  08

d)  none of the above

JD Edwards EnterpriseOne Reporting Interview Questions are the property of jdeforum.com.

The truth is that I don’t remember…  I came up with these questions as I was actually writing code, and like everything - Use it or loose it.  If anyone knows the correct answer please write a comment.

2 Comments »

  • Tips Beauty said:

    I ve been reading along for a while now. I just wanted to drop you a comment to say keep up the good work.

    Joan
    Tips Beauty

  • Greg B said:

    The answer is b. The FY data item is defined as a numeric field and it will only contain the year value; not the century. Therefore 2008 is incorrect, and while you can pass 08 as a number, a MS SQL database table will store the value as 8.

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.