Groups
Groups
Sign in
Groups
Groups
student-worker-relational-database-dev
Conversations
About
Send feedback
Help
Schema changes
0 views
Skip to first unread message
John Milner
unread,
Nov 15, 2011, 7:57:49 PM
11/15/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to student-worker-rela...@googlegroups.com
alter table benchmark_grade_mark add column description varchar(255);
alter table benchmark_grade_item change date date date;
John Milner
unread,
Nov 23, 2011, 3:58:02 AM
11/23/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to student-worker-rela...@googlegroups.com
alter table sis_schoolyear add column benchmark_grade tinyint(1) not null;
alter table benchmark_grade_aggregate add column cachedValue decimal(8,2);
alter table benchmark_grade_aggregate add column singleMarkingPeriod_id int(11) default null;
alter table benchmark_grade_aggregate add key `benchmark_grade_aggregate_5f068da5` (`singleMarkingPeriod_id`);
Reply all
Reply to author
Forward
0 new messages