Viewing 8 posts - 1 through 8 (of 8 total)
July 9, 2018 at 10:13 am
Here i created something however im not sure if its right according to my database:
Use Sheffield_Cycle
Insert into tblSOLIine
(
OrderID integer Identity(1,1) primary key,
OrderApprovalDateTime datetime,
July 9, 2018 at 6:55 am
Hi there, thanks for the help however i am unsure what content is needed for the DDL as i am brand new to sql and was looking for help
July 9, 2018 at 5:32 am
Hi there again sorry to be a pain but do you think you could break down your code explanation even further i really want to get a grip of it...
July 9, 2018 at 2:15 am
Thank you! Do you mind if you could comment or explain to me what the code does and how it works?
July 9, 2018 at 1:49 am
Hi there, sorry about this but I am very new to sql and have minimal experience.I was wondering if someone like yourself could aid me with this query. I have...
July 9, 2018 at 12:15 am
Viewing 8 posts - 1 through 8 (of 8 total)