sql
stringlengths
6
1.05M
TRUNCATE TABLE mb_settle_tran_mapping; INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('A', 'PAY', 'R', '9998', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('A', 'REC', 'R', '9998', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('A', 'REC', 'W', 'RECC', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('D', 'PAY', 'I', 'CRET', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('D', 'PAY', 'R', '9998', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('D', 'REC', 'I', 'DEBT', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('D', 'REC', 'R', '9999', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('D', 'REC', 'W', 'RECC', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('E', 'PAY', 'I', 'CRET', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('E', 'PAY', 'R', '9998', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('E', 'REC', 'I', 'DEBT', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('E', 'REC', 'R', '9999', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('E', 'REC', 'W', 'RECC', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('M', 'PAY', 'I', 'CERT', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('M', 'PAY', 'R', '9998', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('M', 'REC', 'I', 'DEBT', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('M', 'REC', 'R', '9999', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('M', 'REC', 'W', 'RECC', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('M', 'SSI', 'R', '9999', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('U', 'PAY', 'I', 'CRET', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('U', 'PAY', 'R', 'UIRE,DDRW', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('U', 'REC', 'I', 'DEBT', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('U', 'REC', 'R', 'DREC,DSWT', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('U', 'REC', 'W', 'RECC', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('Y', 'PAY', 'W', 'BDRW', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('Y', 'REC', 'R', '9999', NULL, NULL, NULL); INSERT INTO mb_settle_tran_mapping (ACCT_TYPE, PAY_REC_IND, SETTLE_GL_TYPE, TRAN_TYPE_LIST, COMPANY, TRAN_TIMESTAMP, TRAN_TIME) VALUES ('Y', 'REC', 'W', 'BREC,RECC', NULL, NULL, NULL); COMMIT;
delete from referral_assignments where assigned_at is null; alter table referral_assignments alter column assigned_at set not null; alter table referral_assignments alter column assigned_by_id set not null; alter table referral_assignments alter column assigned_to_id set not null;
{{ config(schema="test_normalization", tags=["top-level"]) }} -- Final base SQL model select {{ adapter.quote('id') }}, currency, {{ adapter.quote('date') }}, {{ adapter.quote('HKD@spéçiäl & characters') }}, hkd_special___characters, nzd, usd, _airbyte_emitted_at, _airbyte_dedup_exchange_rate_hashid from {{ ref('dedup_exchange_rate_scd') }} -- dedup_exchange_rate from {{ source('test_normalization', '_airbyte_raw_dedup_exchange_rate') }} where _airbyte_active_row = True
<reponame>logrhythm/EZ-Cloud DROP PROCEDURE IF EXISTS [dbo].[upsert_Log_Source_Virtualisation_To_OpenCollector_LogSource] GO SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO -- ============================================= -- Author: <NAME> -- Create date: 2021-07-20 -- Update date: 2021-07-21 - Remove unnecessary parameter (@OpenCollectorLogSourceTypeID) -- Update date: 2021-07-21 - Change separator between OC Log Source and Virtual LS (adding spaces around the dash: '-' -> ' - ') -- Update date: 2021-11-08 - Change type for @VirtualSourceTemplateItemRegex to handle RegEx properly ('nvarchar(100)' -> 'varchar(max)') -- ============================================= CREATE PROCEDURE [dbo].[upsert_Log_Source_Virtualisation_To_OpenCollector_LogSource] @uid varchar(40), -- UID of the Log Source @OpenCollectorMotherLogSourceID int, -- Log Source ID of the Open Collector @Virt_Template_UID varchar(40) = '0d7544aa-5760-4c5e-be62-26262f3cd1db' -- UID of the EZ Cloud Template AS BEGIN -- Check LS Type for this UID DECLARE @RelatedLsTypeID int SELECT @RelatedLsTypeID = MsgSourceTypeID FROM [LogRhythmEMDB].[dbo].[MsgSourceType] a WHERE LongDesc like CONCAT(N'%EZ_UID:', @uid, N':DIU_ZE%') -- If none, error and do nothing IF @RelatedLsTypeID IS NULL SELECT CONCAT(N'No Log Source Type defined for UID: ', @uid, N'. Doing nothing.') as Error; ELSE BEGIN -- Get VirtualSourceTemplateID DECLARE @VirtualSourceTemplateID int DECLARE @VirtualSourceTemplateName varchar(50) SELECT TOP 1 @VirtualSourceTemplateID = VirtualSourceTemplateID, @VirtualSourceTemplateName = [Name] FROM [LogRhythmEMDB].[dbo].[VirtualSourceTemplate] WHERE [Description] LIKE CONCAT('%*** EZ_UID:', @Virt_Template_UID, ':DIU_ZE ***%') -- Get Virtual Log Source Template Item details DECLARE @VirtualSourceTemplateItemID int DECLARE @VirtualSourceTemplateItemName nvarchar(100) DECLARE @VirtualSourceTemplateItemRegex varchar(max) DECLARE @VirtualSourceTemplateItemMPEPolicyID int SELECT TOP 1 @VirtualSourceTemplateItemID = VirtualSourceTemplateItemID, @VirtualSourceTemplateItemName = [Name], @VirtualSourceTemplateItemRegex = Regex, @VirtualSourceTemplateItemMPEPolicyID = MPEPolicyID FROM [LogRhythmEMDB].[dbo].[VirtualSourceTemplateItem] WHERE MsgSourceTypeID = @RelatedLsTypeID; -- Create a table variable to receive data from [LogRhythm_EMDB_GetMessageSources_SelectAll] DECLARE @temp_LS_Details TABLE ( MsgSourceID int, EntityID_4 int, SystemMonitorID int, [Status] tinyint, Name_7 varchar(100), HostID int, HostName varchar(100), MsgSourceTypeID int, [Name] varchar(100), ShortDesc varchar(255), LongDesc varchar(2000), MPEMode tinyint, DefMsgTTL smallint, DefMsgArchiveMode tinyint, MPEPolicyID int, IsVirtual tinyint, RecordStatus tinyint, HostID_20 int, DateUpdated_21 datetime, LogMartMode bigint, MaxLogDate datetime, UDLAConnectionString varchar(1000), UDLAStateField varchar(100), UDLAStateFieldType tinyint, UDLAStateFieldConversion varchar(1000), UDLAQueryStatement varchar(max), UDLAOutputFormat varchar(max), UDLAUniqueIdentifier varchar(1000), UDLAMsgDateField varchar(100), UDLAGetUTCDateStatement varchar(500), PersistentConnection bit, FilePath varchar(255), MsgSourceDateFormatID int, MsgsPerCycle int, MonitorStart datetime, MonitorStop datetime, CollectionDepth int, MsgRegexStart varchar(1000), MsgRegexDelimeter varchar(1000), MsgRegexEnd varchar(1000), RecursionDepth int, IsDirectory tinyint, Inclusions varchar(256), Exclusions varchar(256), Parameter1 int, Parameter2 int, Parameter3 int, StatePosition varbinary(max), StateLastUpdated bigint, CompressionType tinyint, UDLAConnectionType tinyint, Parameter4 int, Name_55 varchar(100), Name_56 varchar(100), CollectionThreadTimeout int, VirtualSourceRegex varchar(max), VirtualSourceSortOrder int, VirtualSourceCatchAllID int, VirtualSourceParentID int, VirtualSourceParentName_62 varchar(max), IsLoadBalanced tinyint, AutoAcceptanceRuleID_64 int, LookupGUID bit, LookupSID bit, ReadPublisherMetadata bit, DaysToWatchModifiedFiles int ) INSERT INTO @temp_LS_Details EXEC [LogRhythmEMDB].[dbo].[LogRhythm_EMDB_GetMessageSources_SelectAll] @UseRestrictedAdmin=1 -- Declare about half a million variables... DECLARE @MsgSourceID int DECLARE @SystemMonitorID int DECLARE @HostID int DECLARE @HostName varchar(100) DECLARE @MsgSourceTypeID int DECLARE @Name varchar(100) DECLARE @ShortDesc varchar(255) DECLARE @LongDesc varchar(2000) DECLARE @MsgSourceDateFormatID int DECLARE @CollectionDepth int DECLARE @MsgsPerCycle int DECLARE @FilePath varchar(255) DECLARE @MonitorStart datetime DECLARE @MonitorStop datetime DECLARE @DefMsgTTL smallint DECLARE @DefMsgArchiveMode tinyint DECLARE @MPEMode tinyint DECLARE @MPEPolicyID int DECLARE @IsVirtual tinyint DECLARE @RecordStatus tinyint DECLARE @LogMartMode bigint DECLARE @UDLAConnectionString varchar(1000) DECLARE @UDLAStateField varchar(100) DECLARE @UDLAStateFieldType tinyint DECLARE @UDLAStateFieldConversion varchar(1000) DECLARE @UDLAQueryStatement varchar(max) DECLARE @UDLAOutputFormat varchar(max) DECLARE @UDLAUniqueIdentifier varchar(1000) DECLARE @UDLAMsgDateField varchar(100) DECLARE @UDLAGetUTCDateStatement varchar(500) DECLARE @PersistentConnection bit DECLARE @Status tinyint DECLARE @MaxLogDate datetime DECLARE @MsgRegexStart varchar(1000) DECLARE @MsgRegexDelimeter varchar(1000) DECLARE @MsgRegexEnd varchar(1000) DECLARE @RecursionDepth int DECLARE @IsDirectory tinyint DECLARE @Inclusions varchar(256) DECLARE @Exclusions varchar(256) DECLARE @Parameter1 int DECLARE @Parameter2 int DECLARE @Parameter3 int DECLARE @StatePosition varbinary(max) DECLARE @StateLastUpdated bigint DECLARE @CompressionType tinyint DECLARE @UDLAConnectionType tinyint DECLARE @Parameter4 int DECLARE @CollectionThreadTimeout int DECLARE @VirtualSourceRegex varchar(max) = '' DECLARE @VirtualSourceSortOrder int = 1 DECLARE @VirtualSourceCatchAllID int = NULL DECLARE @VirtualSourceParentID int = NULL DECLARE @IsLoadBalanced tinyint DECLARE @UserID int = NULL DECLARE @UseRestrictedAdmin bit = 1 DECLARE @LookupGUID bit = 1 DECLARE @LookupSID bit = 1 DECLARE @ReadPublisherMetadata bit = 1 DECLARE @DaysToWatchModifiedFiles int = 1 -- And affect them with the result from @temp_LS_Details that match the mother LS ID (@OpenCollectorMotherLogSourceID) SELECT TOP 1 @MsgSourceID = MsgSourceID, @SystemMonitorID = SystemMonitorID, @HostID = HostID, @HostName = HostName, @MsgSourceTypeID = MsgSourceTypeID, @Name = [Name], @ShortDesc = ShortDesc, @LongDesc = LongDesc, @MsgSourceDateFormatID = MsgSourceDateFormatID, @CollectionDepth = CollectionDepth, @MsgsPerCycle = MsgsPerCycle, @FilePath = FilePath, @MonitorStart = MonitorStart, @MonitorStop = MonitorStop, @DefMsgTTL = DefMsgTTL, @DefMsgArchiveMode = DefMsgArchiveMode, @MPEMode = MPEMode, @MPEPolicyID = MPEPolicyID, @IsVirtual = IsVirtual, @RecordStatus = RecordStatus, @LogMartMode = LogMartMode, @UDLAConnectionString = UDLAConnectionString, @UDLAStateField = UDLAStateField, @UDLAStateFieldType = UDLAStateFieldType, @UDLAStateFieldConversion = UDLAStateFieldConversion, @UDLAQueryStatement = UDLAQueryStatement, @UDLAOutputFormat = UDLAOutputFormat, @UDLAUniqueIdentifier = UDLAUniqueIdentifier, @UDLAMsgDateField = UDLAMsgDateField, @UDLAGetUTCDateStatement = UDLAGetUTCDateStatement, @PersistentConnection = PersistentConnection, @Status = [Status], @MaxLogDate = MaxLogDate, @MsgRegexStart = MsgRegexStart, @MsgRegexDelimeter = MsgRegexDelimeter, @MsgRegexEnd = MsgRegexEnd, @RecursionDepth = RecursionDepth, @IsDirectory = IsDirectory, @Inclusions = Inclusions, @Exclusions = Exclusions, @Parameter1 = Parameter1, @Parameter2 = Parameter2, @Parameter3 = Parameter3, @StatePosition = StatePosition, @StateLastUpdated = StateLastUpdated, @CompressionType = CompressionType, @UDLAConnectionType = UDLAConnectionType, @Parameter4 = Parameter4, @CollectionThreadTimeout = CollectionThreadTimeout, @VirtualSourceRegex = VirtualSourceRegex, @VirtualSourceSortOrder = VirtualSourceSortOrder, @VirtualSourceCatchAllID = VirtualSourceCatchAllID, @VirtualSourceParentID = VirtualSourceParentID, @IsLoadBalanced = IsLoadBalanced, @UserID = NULL, @UseRestrictedAdmin = 1, @LookupGUID = LookupGUID, @LookupSID = LookupSID, @ReadPublisherMetadata = ReadPublisherMetadata, @DaysToWatchModifiedFiles = DaysToWatchModifiedFiles FROM @temp_LS_Details WHERE MsgSourceID=@OpenCollectorMotherLogSourceID -- Create the new name -- Host Name + LS Type's Short Name + Virt LS Name DECLARE @UpsertedVirtualLogSourceName nvarchar(100) = ''; SET @UpsertedVirtualLogSourceName = @UpsertedVirtualLogSourceName + @Name SET @UpsertedVirtualLogSourceName = @UpsertedVirtualLogSourceName + ' - ' SET @UpsertedVirtualLogSourceName = @UpsertedVirtualLogSourceName + @VirtualSourceTemplateItemName -- Check the LS doens't already exist: DECLARE @temp_MsgSourceID TABLE ( MsgSourceID int ) INSERT INTO @temp_MsgSourceID EXEC [LogRhythmEMDB].[dbo].[LogRhythm_EMDB_GetMessageSouceId_BySystemMoniotorIDAndName] @SystemMonitorID=@SystemMonitorID, @Name=@UpsertedVirtualLogSourceName IF EXISTS (SELECT * FROM @temp_MsgSourceID) -- It already exists, exiting with error SELECT CONCAT(N'Virtualised Log Source named "', @UpsertedVirtualLogSourceName, N'" already defined for UID: "', @uid, N'". Doing nothing.') as Error; ELSE BEGIN -- Get the @UpsertedVirtualSourceSortOrder DECLARE @UpsertedVirtualSourceSortOrder int SELECT TOP 1 @UpsertedVirtualSourceSortOrder = ISNULL(MAX(VirtualSourceSortOrder), 0) + 1 FROM @temp_LS_Details WHERE VirtualSourceParentID=@OpenCollectorMotherLogSourceID -- SELECT @UpsertedVirtualSourceSortOrder AS '@UpsertedVirtualSourceSortOrder' -- Prepare the Short Description with the UID and Name DECLARE @ShortDescWithUID nvarchar(255) SELECT @ShortDescWithUID = CONCAT('Automatically created by EZ Cloud Onboarder for: - Stream Name:', @VirtualSourceTemplateItemName, ' - Stream UID:', @uid) -- Prepare the Long Description with the UID and Name DECLARE @LongDescWithUID varchar(255) SELECT @LongDescWithUID = CONCAT(' _____________________________________________________ _ Automatically created by EZ Cloud Onboarder _ ___________ DO NOT MODIFY THE LINE BELOW __________ *** EZ_UID:', @uid, ':DIU_ZE ***') -- Create the new Virtualised LS DECLARE @UpsertedMsgSourceID int SET @UpsertedMsgSourceID=NULL EXEC [LogRhythmEMDB].[dbo].[LogRhythm_EMDB_MsgSource_Insert] @MsgSourceID=@UpsertedMsgSourceID OUTPUT, @SystemMonitorID=@SystemMonitorID, @HostID=@HostID, @MsgSourceTypeID=@RelatedLsTypeID, @MPEPolicyID=@VirtualSourceTemplateItemMPEPolicyID, @Name=@UpsertedVirtualLogSourceName, @ShortDesc=@ShortDescWithUID, @LongDesc=@LongDescWithUID, @FilePath = @FilePath, @MsgSourceDateFormatID = @MsgSourceDateFormatID, @CollectionDepth = @CollectionDepth, @MonitorStart = @MonitorStart, @MonitorStop = @MonitorStop, @DefMsgTTL = @DefMsgTTL, @DefMsgArchiveMode = @DefMsgArchiveMode, @MPEMode = @MPEMode, @LogMartMode = @LogMartMode, @MsgsPerCycle = @MsgsPerCycle, @IsVirtual = @IsVirtual, @RecordStatus = @RecordStatus, @UDLAConnectionString = @UDLAConnectionString, @UDLAStateField = @UDLAStateField, @UDLAStateFieldType = @UDLAStateFieldType, @UDLAStateFieldConversion = @UDLAStateFieldConversion, @UDLAQueryStatement = @UDLAQueryStatement, @UDLAOutputFormat = @UDLAOutputFormat, @UDLAUniqueIdentifier = @UDLAUniqueIdentifier, @UDLAMsgDateField = @UDLAMsgDateField, @UDLAGetUTCDateStatement = @UDLAGetUTCDateStatement, @PersistentConnection = @PersistentConnection, @Status = @Status, @MaxLogDate = @MaxLogDate, @MsgRegexStart = @MsgRegexStart, @MsgRegexDelimeter = @MsgRegexDelimeter, @MsgRegexEnd = @MsgRegexEnd, @RecursionDepth = @RecursionDepth, @IsDirectory = @IsDirectory, @Inclusions = @Inclusions, @Exclusions = @Exclusions, @Parameter1 = @Parameter1, @Parameter2 = @Parameter2, @Parameter3 = @Parameter3, @StatePosition = @StatePosition, @StateLastUpdated = @StateLastUpdated, @CompressionType = @CompressionType, @UDLAConnectionType = @UDLAConnectionType, @Parameter4 = @Parameter4, @CollectionThreadTimeout = @CollectionThreadTimeout, @VirtualSourceRegex = @VirtualSourceTemplateItemRegex, @VirtualSourceSortOrder = @UpsertedVirtualSourceSortOrder, @VirtualSourceCatchAllID = @MsgSourceID, @VirtualSourceParentID = @MsgSourceID, @IsLoadBalanced = @IsLoadBalanced, @LookupGUID = @LookupGUID, @LookupSID = @LookupSID, @ReadPublisherMetadata = @ReadPublisherMetadata, @DaysToWatchModifiedFiles = @DaysToWatchModifiedFiles, @UseRestrictedAdmin = @UseRestrictedAdmin -- Update the Mother LS (to set @VirtualSourceCatchAllID) DECLARE @PleaseStayQuiet TABLE ( DummyMsgSourceID int ) INSERT INTO @PleaseStayQuiet -- Yep, someone decided that this SP should print out the @MsgSourceID instead of using OUTPUT, so we are silencing it to keep up a clean output EXEC [LogRhythmEMDB].[dbo].[LogRhythm_EMDB_MsgSource_UPDATE] @MsgSourceID=@MsgSourceID, @SystemMonitorID = @SystemMonitorID, @HostID = @HostID, @MsgSourceTypeID = @MsgSourceTypeID, @MPEPolicyID = @MPEPolicyID, @Name = @Name, @ShortDesc = @ShortDesc, @LongDesc = @LongDesc, @FilePath = @FilePath, @MsgSourceDateFormatID = @MsgSourceDateFormatID, @CollectionDepth = @CollectionDepth, @MonitorStart = @MonitorStart, @MonitorStop = @MonitorStop, @DefMsgTTL = @DefMsgTTL, @DefMsgArchiveMode = @DefMsgArchiveMode, @MPEMode = @MPEMode, @LogMartMode = @LogMartMode, @MsgsPerCycle = @MsgsPerCycle, @IsVirtual = @IsVirtual, @RecordStatus = @RecordStatus, @UDLAConnectionString = @UDLAConnectionString, @UDLAStateField = @UDLAStateField, @UDLAStateFieldType = @UDLAStateFieldType, @UDLAStateFieldConversion = @UDLAStateFieldConversion, @UDLAQueryStatement = @UDLAQueryStatement, @UDLAOutputFormat = @UDLAOutputFormat, @UDLAUniqueIdentifier = @UDLAUniqueIdentifier, @UDLAMsgDateField = @UDLAMsgDateField, @UDLAGetUTCDateStatement = @UDLAGetUTCDateStatement, @PersistentConnection = @PersistentConnection, @Status = @Status, @MaxLogDate = @MaxLogDate, @MsgRegexStart = @MsgRegexStart, @MsgRegexDelimeter = @MsgRegexDelimeter, @MsgRegexEnd = @MsgRegexEnd, @RecursionDepth = @RecursionDepth, @IsDirectory = @IsDirectory, @Inclusions = @Inclusions, @Exclusions = @Exclusions, @Parameter1 = @Parameter1, @Parameter2 = @Parameter2, @Parameter3 = @Parameter3, @StatePosition = @StatePosition, @StateLastUpdated = @StateLastUpdated, @CompressionType = @CompressionType, @UDLAConnectionType = @UDLAConnectionType, @Parameter4 = @Parameter4, @CollectionThreadTimeout = @CollectionThreadTimeout, @VirtualSourceRegex = @VirtualSourceRegex, @VirtualSourceSortOrder = @VirtualSourceSortOrder, @VirtualSourceCatchAllID = @MsgSourceID, @VirtualSourceParentID = @VirtualSourceParentID, @IsLoadBalanced = @IsLoadBalanced, @LookupGUID = @LookupGUID, @LookupSID = @LookupSID, @ReadPublisherMetadata = @ReadPublisherMetadata, @DaysToWatchModifiedFiles = @DaysToWatchModifiedFiles, @UseRestrictedAdmin = @UseRestrictedAdmin -- Delete HostIdentifierToMsgSource records for a MsgSourceID (looks safe to re-run) EXEC [LogRhythmEMDB].[dbo].[LogRhythm_EMDB_HostIdentifierToMsgSource_DeleteByMsgSourceID] @MsgSourceID=@MsgSourceID -- Push to Agent DECLARE @NewCommentID int SET @NewCommentID=NULL EXEC [LogRhythmEMDB].[dbo].[LogRhythm_EMDB_SystemMonitorComponentServiceRequest_Insert] @SystemMonitorID=@SystemMonitorID,@ComponentType=3,@RequestType=0,@Status=0,@Message=N'The service request is waiting to be delivered to the Agent.',@DataLength=0,@UserID=-100,@ComponentID=@NewCommentID output -- Output results -- SET NOCOUNT ON added to prevent extra result sets from -- interfering with SELECT statements. SET NOCOUNT ON; SELECT p.DummyMsgSourceID AS 'UpdatedOpenCollectorLogSourceID', @UpsertedMsgSourceID AS 'UpsertedVirtualLogSourceID', @NewCommentID AS 'NewCommentID' FROM @PleaseStayQuiet p END END END GO
<gh_stars>10-100 -- file:foreign_data.sql ln:428 expect:true SELECT has_server_privilege( (SELECT oid FROM pg_foreign_server WHERE srvname='s8'), 'USAGE')
<reponame>ldnash/rec-gov-analysis<filename>Loading/Loading_TXT_to_SQL_RecAreas.sql CREATE TABLE RecAreas( "KEYWORDS" varchar(1024) NULL, "LASTUPDATEDDATE" varchar(1024) NULL, "ORGRECAREAID" INTEGER NULL, "RECAREAEMAIL" varchar(1024) NULL, "RECAREAFEEDESCRIPTION" varchar(1024) NULL, "RECAREAID" INTEGER NULL, "RECAREALATITUDE" numeric(10,6) NULL, "RECAREALONGITUDE" numeric(10,6) NULL, "RECAREANAME" varchar(1024) NULL, "RECAREAPHONE" varchar(1024) NULL, "RECAREARESERVATIONURL" varchar(1024) NULL, "STAYLIMIT" varchar(1024) NULL );
create table products( product_id int(11) not null auto_increment primary key, name varchar(100) not null unique, product_type enum('blog','wiki','list','flowchart','graphic','discussion group','course','interactive application','workshop','contest','fellowship','diagram'), creation_date date, creation_date_precision enum('day','month','year','multi-year'), url varchar(200), description varchar(2000) ) ENGINE=InnoDB AUTO_INCREMENT=15239276 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; insert into products(name, product_type, creation_date, creation_date_precision, url, description) values ('AI Watch','interactive application','2017-10-23','day','https://aiwatch.issarice.com/','A website to track people and organizations working on AI safety.') ,('The Uncertain Future','interactive application','2009-10-01','month','http://theuncertainfuture.com/','A tool to model future technology and its effect on civilization. For more about the history of the site, see <https://timelines.issarice.com/wiki/Timeline_of_Machine_Intelligence_Research_Institute>.') ,('AGI Failures Modes and Levels map','flowchart','2015-01-01','year','http://immortality-roadmap.com/AIfails.pdf','A flowchart about failure modes of artificial general intelligence, grouped by the stage of development. There is an accompanying post on LessWrong at <http://lesswrong.com/lw/mgf/a_map_agi_failures_modes_and_levels/>.') ,('AGI Safety Solutions Map','flowchart','2015-01-01','year','http://immortality-roadmap.com/aisafety.pdf','A flowchart on potential solutions to AI safety. There is an accompanying post on LessWrong at <http://lesswrong.com/lw/mid/agi_safety_solutions_map/>.') ,('“Levels of defense” in AI safety','flowchart','2017-12-12','day','https://drive.google.com/file/d/11M9LlyQDPHrYBOsS3aCp6wotqa7iqTQg/view','A flowchart applying multilevel defense to AI safety. There is an accompanying post on LessWrong at <https://www.lesserwrong.com/posts/qAtgNeRHeHrcFLmcA/the-map-of-levels-of-defence-in-ai-safety>.') ,('Road to AI Safety Excellence','course','2017-06-15','day','https://wiki.lesswrong.com/wiki/Road_to_AI_Safety_Excellence','A proposed course that is designed to produce AI safety researchers. It used to be called “Accelerating AI Safety Adoption in Academia” and was announced on LessWrong at <http://lesswrong.com/r/discussion/lw/p5e/announcing_aasaa_accelerating_ai_safety_adoption/>. The Facebook group was created on 2017-06-30 <https://www.facebook.com/groups/AISafetyExcellence/permalink/1421511674564109/>.') ,('Map of the AI Safety Community','graphic','2017-09-26','day','https://aisafety.com/2017/09/26/map-ai-safety-community/','A pictorial map that lists organizations and individuals in the AI safety community.') ,('LessWrong Wiki','wiki','2009-03-12','day','https://wiki.lesswrong.com/','A companion wiki to the community blog LessWrong. The wiki has pages about AI safety.') ,('Intelligent Agent Foundations Forum','discussion group','2014-11-04','day','https://agentfoundations.org/','A forum for technical AI safety research. The source code is hosted on GitHub <https://github.com/machine-intelligence/research-forum>. The timestamp on the introductory post <https://agentfoundations.org/item?id=1> gives the launch date.') ,('Reinforce.js implementation of Stuart Armstrong’s toy control problem','interactive application','2016-02-03','day','http://www.gwern.net/docs/rl/armstrong-controlproblem/index.html','A live demo of Stuart Armstrong’s toy control problem <http://lesswrong.com/lw/mrp/a_toy_model_of_the_control_problem/>. gwern introduced the demo in a LessWrong comment <http://lesswrong.com/lw/mrp/a_toy_model_of_the_control_problem/d33a>.') ,('LessWrong','blog','2009-02-01','month','http://lesswrong.com/','A community blog about rationality, decision theory, AI, updates to MIRI, among other topics.') ,('AISafety.com Reading Group','discussion group','2016-05-24','day','https://aisafety.com/reading-group/','A weekly reading group covering topics in AI safety.') ,('AI Safety Discussion','discussion group','2016-02-21','day','https://www.facebook.com/groups/aisafety/','A Facebook discussion group about AI safety. This is a closed group so one needs to request access to see posts.') ,('AI Safety Open Discussion','discussion group','2017-10-23','day','https://www.facebook.com/groups/aisafetyopen/','A Facebook discussion group about AI safety. This is an open group.') ,('A flowchart of AI safety considerations','flowchart','2014-11-02','day','https://www.facebook.com/groups/674486385982694/permalink/675425535888779/','The flowchart was posted to Eliezer Yudkowsky’s Essays (a Facebook group) and has no title.') ,('Annotated bibliography of recommended materials','list','2016-12-01','month','http://humancompatible.ai/bibliography','An annotated and interactive bibliography of AI safety-related course materials, textbooks, videos, papers, etc.') ,('Introductory resources on AI safety research','list','2016-02-28','day','https://vkrakovna.wordpress.com/2016/02/28/introductory-resources-on-ai-safety-research/','A list of readings on long-term AI safety. Mirrored at <https://futureoflife.org/2016/02/29/introductory-resources-on-ai-safety-research/>. There is an updated list at <https://vkrakovna.wordpress.com/ai-safety-resources/>.') ,('AI safety resources','list','2017-10-01','month','https://vkrakovna.wordpress.com/ai-safety-resources/','A list of resources for long-term AI safety. Seems to have been first announced at <https://www.facebook.com/groups/aisafetyopen/permalink/126709148032120/>.') ,('Ordinary Ideas','blog','2011-12-21','day','https://ordinaryideas.wordpress.com/','<NAME>’s blog about “weird AI stuff” <https://paulfchristiano.com/blogs/>.') ,('AI Alignment','blog','2016-05-28','day','https://ai-alignment.com/','<NAME>’s blog about AI alignment.') ,('Arbital AI alignment domain','wiki','2016-03-04','day','https://arbital.com/explore/ai_alignment/','A collection of wiki-like pages on topics in AI alignment. The creation date is the date of the launch announcement for Arbital <https://www.facebook.com/alexei.andreev.3/posts/832220863554021>; it’s unclear when the AI alignment domain itself was created.') ,('AI Policies Wiki','wiki','2015-12-14','day','http://wiki.aipolicies.org/','A wiki on AI policy. The wiki creation date can be seen in the revision history of the main page <http://wiki.aipolicies.org/action/info/FrontPage?action=info>.') ,('How to study superintelligence strategy','list','2014-07-03','day','http://lukemuehlhauser.com/some-studies-which-could-improve-our-strategic-picture-of-superintelligence/','A list of project ideas in superintelligence strategy.') ,('Effective Altruism Forum','blog','2014-09-10','day','http://effective-altruism.com/','A community blog about effective altruism which often has posts about AI safety. The forum was announced on LessWrong by <NAME> <http://lesswrong.com/lw/ku2/announcing_the_effective_altruism_forum/>.') ,('The Control Problem','discussion group','2015-08-29','day','https://www.reddit.com/r/ControlProblem/','A subreddit about AI safety and control. For the subreddit creation date, see <https://www.reddit.com/r/ControlProblem/about/moderators>.') ,('Cause prioritization app','interactive application','2016-05-18','day','http://mdickens.me/causepri-app/','An interactive app for quantitative cause prioritization. The app includes a section <http://mdickens.me/causepri-app/#7> on AI safety intervention. The creation date is the date of the first commit in the Git repository <https://github.com/bshlgrs/mega-michael-madness/commits/master?after=36ca2544a46e109ae68da6d2db054b9e728a99b5+104>.') ,('Extinction Risk from Artificial Intelligence','blog','2016-06-01','month','https://aisafety.wordpress.com/','A series of pages exploring arguments for and against working on AI safety. The creation date is inferred from the URLs of images (example: <https://aisafety.files.wordpress.com/2016/06/servers2.jpg>).') ,('AI Safety Research Camp','workshop','2018-02-01','day','https://www.lesserwrong.com/posts/KgFrtaajjfSnBSZoH/ai-safety-research-camp-project-proposal','A research camp to take place in Gran Canaria in April 2018 and in the United Kingdom in July–August 2018. Facebook group at <https://www.facebook.com/groups/AISafetyCamp/>. The creation date is the date of announcement on LessWrong 2.0.') ,('AI Alignment Prize','contest','2017-11-03','day','https://www.lesserwrong.com/posts/YDLGLnzJTKMEtti7Z/announcing-the-ai-alignment-prize','A prize for work that advances understanding in alignment of smarter-than-human artificial intelligence. Winners for the first round, as well as announcement of the second round, can be found at <https://www.lesserwrong.com/posts/4WbNGQMvuFtY3So7s/announcement-ai-alignment-prize-winners-and-next-round>. Winners for the second round, as well as announcement of the third round, can be found at <https://www.lesswrong.com/posts/SSEyiHaACSYDHcYZz/announcement-ai-alignment-prize-round-2-winners-and-next>.') ,('Open Philanthropy Project AI Fellows Program','fellowship','2017-09-12','day','https://www.openphilanthropy.org/focus/global-catastrophic-risks/potential-risks-advanced-artificial-intelligence/open-philanthropy-project-ai-fellows-program','A fellowship to support PhD students in AI and machine learning. For the creation date, see <https://www.facebook.com/vipulnaik.r/posts/10213116327718748>.') ,('AI Alignment Forum','blog','2018-07-10','day','https://www.alignmentforum.org/','A group blog for discussion of technical aspects of AI alignment. The forum is built using the same software as LessWrong 2.0, and is integrated with LessWrong 2.0. For creation date, see <https://www.lesswrong.com/posts/JiMAMNAb55Qq24nES/announcing-alignmentforum-org-beta>.') ,('LessWrong 2.0','blog','2017-06-18','day','https://www.lesswrong.com','A community blog about rationality, decision theory, AI, the rationality community, and other topics relevant to AI safety. This is a re-launch/modernization of the original LessWrong. For the launch date, the date of the welcome post <https://www.lesswrong.com/posts/HJDbyFFKf72F52edp/welcome-to-lesswrong-2-0> is used.') ,('Clarifying some key hypotheses in AI alignment','diagram','2019-08-15','day','https://www.lesswrong.com/posts/mJ5oNYnkYrd4sD5uE/clarifying-some-key-hypotheses-in-ai-alignment','A diagram collecting several hypotheses in AI alignment and their relationships to existing research agendas.') ;
<filename>createtable.sql -- Copyright © <NAME>, 2020, All rights reserved CREATE TABLE IF NOT EXISTS `Zappi_test` ( `datetime` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `imported` float NOT NULL, `exported` float NOT NULL, `genplus` float NOT NULL, `genminus` float NOT NULL, `zappiimp` float NOT NULL, `zappidiv` float NOT NULL, `voltage` float NOT NULL, `frequency` float NOT NULL, `pect1` float NOT NULL, `nect1` float NOT NULL, `pect2` float NOT NULL, `nect2` float NOT NULL, `pect3` float DEFAULT NULL, `nect3` float DEFAULT NULL, `ctsums` float NOT NULL, `house` float NOT NULL, PRIMARY KEY (`datetime`) ) ENGINE=Aria ; ALTER TABLE Zappi_test ADD UNIQUE(datetime);
IF EXISTS (SELECT * FROM sys.objects WHERE type = 'P' AND name = 'ArticleBug_UpdateStatus') DROP PROCEDURE [dbo].[ArticleBug_UpdateStatus] GO CREATE PROCEDURE [dbo].[ArticleBug_UpdateStatus] @bugId int = 0, @status int = 0 AS UPDATE ArticleBugs SET [status]=@status WHERE bugId=@bugId
-- phpMyAdmin SQL Dump -- version 5.1.1 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Waktu pembuatan: 22 Jan 2022 pada 07.17 -- Versi server: 10.4.21-MariaDB -- Versi PHP: 8.0.12 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `dbsemproteumm` -- -- -------------------------------------------------------- -- -- Struktur dari tabel `users` -- CREATE TABLE `users` ( `id` int(11) NOT NULL, `nim` varchar(60) NOT NULL, `password` varchar(32) NOT NULL, `name` varchar(50) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data untuk tabel `users` -- INSERT INTO `users` (`id`, `nim`, `password`, `name`) VALUES (1, '<EMAIL>', '<PASSWORD>', '<PASSWORD>'), (2, '201810130311092', '<PASSWORD>', '<PASSWORD>'), (3, '12345', '<PASSWORD>', 'wahyu'); -- -- Indexes for dumped tables -- -- -- Indeks untuk tabel `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT untuk tabel yang dibuang -- -- -- AUTO_INCREMENT untuk tabel `users` -- ALTER TABLE `users` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
CREATE TABLE `mm_levelup` ( `id` int(11) NOT NULL AUTO_INCREMENT, `member_id` int(11) NOT NULL COMMENT '会员编号', `origin_level` tinyint(2) NOT NULL COMMENT '原来等级', `target_level` tinyint(2) NOT NULL COMMENT '现在等级', `is_free` int(1) NOT NULL COMMENT '是否为免费升级的会员', `payment_id` int(11) NOT NULL COMMENT '支付单编号', `reviewed` int(1) NOT NULL COMMENT '是否审核及处理', `create_time` int(11) NOT NULL COMMENT '升级时间', PRIMARY KEY (`id`) ) ENGINE = InnoDB DEFAULT CHARSET = utf8 COLLATE = utf8_unicode_ci COMMENT ='升级日志表'; CREATE TABLE `comm_qr_template` ( `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '编号', `title` varchar(45) COLLATE utf8_unicode_ci NOT NULL COMMENT '模板标题', `bg_image` varchar(120) COLLATE utf8_unicode_ci NOT NULL COMMENT '背景图片', `offset_x` int(11) NOT NULL COMMENT '垂直偏离量', `offset_y` int(11) NOT NULL COMMENT '垂直偏移量', `comment` varchar(120) COLLATE utf8_unicode_ci DEFAULT NULL COMMENT '二维码模板文本', `enabled` int(1) DEFAULT NULL COMMENT '是否启用', PRIMARY KEY (`id`) ) ENGINE = InnoDB AUTO_INCREMENT = 1 DEFAULT CHARSET = utf8 COLLATE = utf8_unicode_ci COMMENT ='二维码模板'; ALTER TABLE `go2o`.`comm_qr_template` ADD COLUMN `callback_url` VARCHAR(120) NULL COMMENT '回调地址' AFTER `comment`; ALTER TABLE `mm_member` CHANGE COLUMN `id` `id` INT(11) NOT NULL AUTO_INCREMENT COMMENT '编号', CHANGE COLUMN `trade_pwd` `trade_pwd` VARCHAR(45) NULL DEFAULT NULL COMMENT '交易密码', CHANGE COLUMN `exp` `exp` INT(11) UNSIGNED NULL DEFAULT '0' COMMENT '经验值', CHANGE COLUMN `level` `level` INT(11) NULL DEFAULT '1' COMMENT '等级', CHANGE COLUMN `reg_ip` `reg_ip` VARCHAR(20) NULL DEFAULT NULL COMMENT '注册IP', CHANGE COLUMN `reg_from` `reg_from` VARCHAR(20) NULL DEFAULT NULL COMMENT '注册来源', CHANGE COLUMN `reg_time` `reg_time` INT(11) NULL DEFAULT NULL COMMENT '注册时间', CHANGE COLUMN `check_code` `check_code` VARCHAR(8) NULL DEFAULT NULL COMMENT '校验码', CHANGE COLUMN `check_expires` `check_expires` INT(11) NULL DEFAULT NULL COMMENT '校验码过期时间', CHANGE COLUMN `login_time` `login_time` INT(11) NULL DEFAULT NULL COMMENT '登陆时间', CHANGE COLUMN `state` `state` INT(1) NULL DEFAULT '1' COMMENT '状态', CHANGE COLUMN `update_time` `update_time` INT(11) NULL DEFAULT NULL COMMENT '更新时间'; ALTER TABLE `mm_account` CHANGE COLUMN `integral` `integral` INT(11) NOT NULL DEFAULT '0' COMMENT '积分', CHANGE COLUMN `freeze_integral` `freeze_integral` INT(11) NOT NULL COMMENT '冻结积分', CHANGE COLUMN `freeze_balance` `freeze_balance` DECIMAL(10, 2) NOT NULL COMMENT '冻结账户余额', CHANGE COLUMN `expired_balance` `expired_balance` DECIMAL(10, 2) NOT NULL COMMENT '失效账户余额', CHANGE COLUMN `present_balance` `present_balance` DECIMAL(10, 2) NOT NULL DEFAULT '0.00' COMMENT '赠送余额', CHANGE COLUMN `total_present_fee` `total_present_amount` DECIMAL(10, 2) NOT NULL DEFAULT '0.00' COMMENT '累计赠送金额', CHANGE COLUMN `flow_balance` `flow_balance` DECIMAL(10, 2) NOT NULL DEFAULT '0.00' COMMENT '浮动账户余额', CHANGE COLUMN `grow_balance` `grow_balance` DECIMAL(10, 2) NOT NULL COMMENT '增长账户余额', CHANGE COLUMN `grow_amount` `grow_amount` DECIMAL(10, 2) NOT NULL DEFAULT '0.00' COMMENT '浮动账户余额总投资金额,不含收益', CHANGE COLUMN `grow_earnings` `grow_earnings` DECIMAL(10, 2) NOT NULL COMMENT '当前收益金额', CHANGE COLUMN `grow_total_earnings` `grow_total_earnings` DECIMAL(10, 2) NOT NULL COMMENT '累积收益金额', CHANGE COLUMN `total_charge` `total_charge` DECIMAL(10, 2) NOT NULL DEFAULT '0.00' COMMENT '总充值金额', CHANGE COLUMN `total_pay` `total_pay` DECIMAL(10, 2) NOT NULL DEFAULT '0.00' COMMENT '总支付额', CHANGE COLUMN `total_consumption` `total_consumption` DECIMAL(10, 2) NOT NULL COMMENT '总消费金额', CHANGE COLUMN `update_time` `update_time` INT(11) NOT NULL DEFAULT '0' COMMENT '更新时间'; ALTER TABLE `mm_profile` DROP COLUMN `qq`, CHANGE COLUMN `email` `email` VARCHAR(50) NULL DEFAULT NULL COMMENT '电子邮件' AFTER `im`, CHANGE COLUMN `province` `province` INT(8) NULL DEFAULT NULL COMMENT '省' AFTER `email`, CHANGE COLUMN `city` `city` INT(8) NULL DEFAULT NULL COMMENT '市' AFTER `province`, CHANGE COLUMN `district` `district` INT(8) NULL DEFAULT NULL COMMENT '区' AFTER `city`, CHANGE COLUMN `avatar` `avatar` VARCHAR(80) NULL DEFAULT NULL COMMENT '头像', CHANGE COLUMN `birthday` `birthday` VARCHAR(20) NULL DEFAULT NULL COMMENT '生日', CHANGE COLUMN `phone` `phone` VARCHAR(15) NULL DEFAULT NULL COMMENT '电话', CHANGE COLUMN `address` `address` VARCHAR(100) NULL DEFAULT NULL COMMENT '地址', CHANGE COLUMN `im` `im` VARCHAR(45) NULL DEFAULT NULL COMMENT '即时通讯', CHANGE COLUMN `ext_1` `ext_1` VARCHAR(45) NULL DEFAULT NULL COMMENT '扩展1', CHANGE COLUMN `ext_2` `ext_2` VARCHAR(45) NULL DEFAULT NULL COMMENT '扩展2', CHANGE COLUMN `ext_3` `ext_3` VARCHAR(45) NULL DEFAULT NULL COMMENT '扩展3', CHANGE COLUMN `ext_4` `ext_4` VARCHAR(45) NULL DEFAULT NULL COMMENT '扩展4', CHANGE COLUMN `ext_5` `ext_5` VARCHAR(45) NULL DEFAULT NULL COMMENT '扩展5', CHANGE COLUMN `ext_6` `ext_6` VARCHAR(45) NULL DEFAULT NULL COMMENT '扩展6', CHANGE COLUMN `remark` `remark` VARCHAR(100) NULL DEFAULT NULL COMMENT '备注', CHANGE COLUMN `update_time` `update_time` INT(11) NULL DEFAULT NULL COMMENT '更新时间', COMMENT = '会员资料'; ALTER TABLE `mm_relation` CHANGE COLUMN `member_id` `member_id` INT(11) NOT NULL COMMENT '会员编号', CHANGE COLUMN `card_id` `card_no` VARCHAR(20) NULL DEFAULT NULL, CHANGE COLUMN `invi_member_id` `inviter_id` INT(11) NOT NULL COMMENT '邀请人(会员)编号', CHANGE COLUMN `refer_str` `inviter_str` VARCHAR(250) NULL DEFAULT NULL COMMENT '邀请人(会员)字符表示', CHANGE COLUMN `reg_merchant_id` `reg_mchid` INT(11) NULL DEFAULT NULL COMMENT '注册关联的商户编号', COMMENT = '会员关系'; ALTER TABLE `gs_category` DROP COLUMN `description`, DROP COLUMN `mch_id`, CHANGE COLUMN `icon` `icon` VARCHAR(150) NULL COMMENT '分类图片' AFTER `name`, CHANGE COLUMN `level` `level` INT(3) NOT NULL COMMENT '分类层级' AFTER `url`, CHANGE COLUMN `sort_number` `sort_number` INT(11) NOT NULL COMMENT '排序序号' AFTER `level`, CHANGE COLUMN `id` `id` INT(11) NOT NULL AUTO_INCREMENT COMMENT '编号', CHANGE COLUMN `parent_id` `parent_id` INT(11) NOT NULL COMMENT '父分类', CHANGE COLUMN `name` `name` VARCHAR(20) NOT NULL COMMENT '分类名称', CHANGE COLUMN `url` `url` VARCHAR(120) NULL COMMENT '品牌链接地址', CHANGE COLUMN `enabled` `enabled` INT(1) NOT NULL COMMENT '是否启用', CHANGE COLUMN `create_time` `create_time` INT(11) NOT NULL COMMENT '创建时间', ADD COLUMN `spec_model` INT(11) NULL COMMENT '商品规格模型' AFTER `parent_id`, COMMENT = '商品分类', RENAME TO `cat_category`; ALTER TABLE `cat_category` CHANGE COLUMN `spec_model` `pro_model` INT(11) NOT NULL DEFAULT 0 COMMENT '产品模型' AFTER `parent_id`, CHANGE COLUMN `sort_number` `sort_num` INT(11) NOT NULL COMMENT '排序序号'; /** update **/ ALTER TABLE `gs_item` CHANGE COLUMN `express_tid` `express_tid` INT(11) NULL COMMENT '快递模板编号' AFTER `supplier_id`, CHANGE COLUMN `goods_no` `goods_no` VARCHAR(45) NULL DEFAULT NULL AFTER `small_title`, CHANGE COLUMN `weight` `weight` FLOAT(6, 2) NULL DEFAULT NULL COMMENT '重量:克(g)' AFTER `sale_price`, CHANGE COLUMN `id` `id` INT(11) NOT NULL AUTO_INCREMENT COMMENT '产品编号', CHANGE COLUMN `category_id` `cat_id` INT(11) NULL DEFAULT NULL COMMENT '分类编号', CHANGE COLUMN `supplier_id` `supplier_id` INT(11) NULL DEFAULT NULL COMMENT '供货商编号', ADD COLUMN `brand_id` INT(11) NULL COMMENT '品牌编号' AFTER `supplier_id`, ADD COLUMN `shop_id` INT(11) NULL COMMENT '商铺编号' AFTER `supplier_id`, ADD COLUMN `bulk` INT(11) NULL COMMENT '体积:毫升(ml)' AFTER `weight`, COMMENT = '产品', RENAME TO `pro_product`; ALTER TABLE `pro_product` CHANGE COLUMN `goods_no` `code` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '供货商编码'; ALTER TABLE `pro_product` ADD COLUMN `sort_num` INT(11) NULL COMMENT '排序序号' AFTER `update_time`; ALTER TABLE `gs_goods` CHANGE COLUMN `id` `id` INT(11) NOT NULL AUTO_INCREMENT COMMENT '商品编号', CHANGE COLUMN `item_id` `product_id` INT(11) NULL DEFAULT NULL COMMENT '产品编号', CHANGE COLUMN `sku_id` `sku_id` INT(11) NULL DEFAULT NULL COMMENT '默认SKU编号', ADD COLUMN `cat_id` INT(11) NULL COMMENT '分类编号' AFTER `sale_num`, ADD COLUMN `vendor_id` INT(11) NULL COMMENT '供货商编号' AFTER `cat_id`, ADD COLUMN `brand_id` INT(11) NULL COMMENT '品牌编号(冗余)\n' AFTER `vendor_id`, ADD COLUMN `shop_id` INT(11) NULL COMMENT '商铺编号' AFTER `brand_id`, ADD COLUMN `shop_cat_id` INT(11) NULL COMMENT '商铺分类编号' AFTER `shop_id`, ADD COLUMN `express_tid` INT(11) NULL COMMENT '快递模板编号' AFTER `shop_cat_id`, ADD COLUMN `title` VARCHAR(120) NULL COMMENT '商品标题' AFTER `express_tid`, ADD COLUMN `code` VARCHAR(45) NULL COMMENT '供货商编码' AFTER `title`, ADD COLUMN `image` VARCHAR(120) NULL COMMENT '主图' AFTER `code`, ADD COLUMN `cost` INT(11) NULL COMMENT '成本价' AFTER `image`, ADD COLUMN `retail_price` INT(11) NULL COMMENT '零售价' AFTER `cost`, ADD COLUMN `price` INT(11) NULL COMMENT '销售价' AFTER `retail_price`, ADD COLUMN `price_range` VARCHAR(120) NULL COMMENT '销售价格区间' AFTER `price`, ADD COLUMN `sku_num` INT(2) NULL COMMENT 'SKU数量' AFTER `price_range`, ADD COLUMN `weight` INT(6) NULL COMMENT '重量:克(g)' AFTER `sku_num`, ADD COLUMN `bulk` INT(6) NULL COMMENT '体积:毫升(ml)' AFTER `weight`, ADD COLUMN `shelve_state` INT(1) NULL COMMENT '是否上架' AFTER `bulk`, ADD COLUMN `review_state` INT(1) NULL COMMENT '审核状态' AFTER `shelve_state`, ADD COLUMN `review_remark` VARCHAR(120) NULL COMMENT '审核备注' AFTER `review_state`, ADD COLUMN `sort_num` INT(11) NULL COMMENT '排序序号' AFTER `review_remark`, ADD COLUMN `create_time` INT(11) NULL COMMENT '创建时间' AFTER `sort_num`, ADD COLUMN `update_time` INT(11) NULL COMMENT '更新时间' AFTER `create_time`; ALTER TABLE `gs_goods` COMMENT = '商品', RENAME TO `item_info`; ALTER TABLE `item_info` CHANGE COLUMN `is_present` `is_present` INT(1) NULL DEFAULT NULL COMMENT '是否为赠品\n' AFTER `image`, CHANGE COLUMN `price_range` `price_range` VARCHAR(120) NULL DEFAULT NULL COMMENT '销售价格区间' AFTER `is_present`, CHANGE COLUMN `sku_id` `sku_id` INT(11) NULL DEFAULT NULL COMMENT '默认SKU编号' AFTER `sku_num`, CHANGE COLUMN `stock_num` `stock_num` INT(11) NULL DEFAULT NULL AFTER `bulk`, CHANGE COLUMN `sale_num` `sale_num` INT(11) NULL DEFAULT NULL AFTER `stock_num`; ALTER TABLE `item_info` CHANGE COLUMN `stock_num` `stock_num` INT(11) NULL DEFAULT NULL COMMENT '总库存' AFTER `price_range`, CHANGE COLUMN `sale_num` `sale_num` INT(11) NULL DEFAULT NULL COMMENT '销售数量' AFTER `stock_num`, CHANGE COLUMN `sku_num` `sku_num` INT(2) NULL DEFAULT NULL COMMENT 'SKU数量' AFTER `sale_num`, CHANGE COLUMN `sku_id` `sku_id` INT(11) NULL DEFAULT NULL COMMENT '默认SKU编号' AFTER `sku_num`, CHANGE COLUMN `price` `price` INT(11) NULL DEFAULT NULL COMMENT '销售价' AFTER `cost`; ALTER TABLE `item_info` CHANGE COLUMN `cost` `cost` DECIMAL(8, 2) NULL DEFAULT NULL COMMENT '成本价', CHANGE COLUMN `price` `price` DECIMAL(8, 2) NULL DEFAULT NULL COMMENT '销售价', CHANGE COLUMN `retail_price` `retail_price` DECIMAL(8, 2) NULL DEFAULT NULL COMMENT '零售价'; ALTER TABLE `gs_sale_snapshot` CHANGE COLUMN `price` `retail_price` DECIMAL(8, 2) NULL DEFAULT '0.00' COMMENT '售价(市场价)'; ALTER TABLE `pro_product` DROP COLUMN `bulk`, DROP COLUMN `weight`, DROP COLUMN `price`, DROP COLUMN `cost`, DROP COLUMN `small_title`, DROP COLUMN `express_tid`, DROP COLUMN `shop_id`; ALTER TABLE `gs_snapshot` CHANGE COLUMN `sku_id` `sku_id` INT(11) NOT NULL COMMENT '商品快照', RENAME TO `item_snapshot`; ALTER TABLE `item_snapshot` DROP COLUMN `shelve_state`, DROP COLUMN `stock_num`, DROP COLUMN `sale_num`, DROP COLUMN `level_sales`, CHANGE COLUMN `vendor_id` `vendor_id` INT(11) NULL DEFAULT NULL COMMENT '供货商编号', ADD COLUMN `brand_id` INT(11) NULL COMMENT '编号' AFTER `vendor_id`, ADD COLUMN `shop_id` INT(11) NULL COMMENT '商铺编号' AFTER `brand_id`, ADD COLUMN `shop_cat_id` INT(11) NULL COMMENT '编号分类编号' AFTER `shop_id`, ADD COLUMN `is_present` INT(1) NULL COMMENT '是否为赠品' AFTER `image`, ADD COLUMN `price_range` VARCHAR(20) NULL COMMENT '价格区间' AFTER `is_present`, CHANGE COLUMN `item_id` `item_id` INT(11) NOT NULL COMMENT '商品编号' FIRST, CHANGE COLUMN `cat_id` `cat_id` INT(11) NULL DEFAULT NULL COMMENT '分类编号' AFTER `snapshot_key`, CHANGE COLUMN `express_tid` `express_tid` INT(11) NULL COMMENT '运费模板' AFTER `shop_cat_id`, CHANGE COLUMN `sku_id` `sku_id` INT(11) NULL COMMENT '默认SKU' AFTER `price_range`, CHANGE COLUMN `weight` `weight` INT(11) NULL DEFAULT NULL COMMENT '重量(g)' AFTER `retail_price`, CHANGE COLUMN `snapshot_key` `snapshot_key` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '快照编码', CHANGE COLUMN `goods_title` `title` VARCHAR(120) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '商品标题', CHANGE COLUMN `small_title` `short_title` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '短标题', CHANGE COLUMN `goods_no` `code` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '商户编码', CHANGE COLUMN `img` `image` VARCHAR(120) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '商品图片', CHANGE COLUMN `cost` `cost` DECIMAL(8, 2) NULL COMMENT '成本', CHANGE COLUMN `price` `price` DECIMAL(8, 2) NULL DEFAULT '0.00' COMMENT '售价', CHANGE COLUMN `sale_price` `retail_price` DECIMAL(8, 2) NULL DEFAULT NULL COMMENT '零售价', CHANGE COLUMN `update_time` `update_time` INT(11) NULL DEFAULT NULL COMMENT '更新时间', DROP PRIMARY KEY, ADD PRIMARY KEY (`item_id`); ALTER TABLE `item_snapshot` ADD COLUMN `bulk` INT(11) NULL COMMENT '体积(ml)' AFTER `weight`; ALTER TABLE `item_snapshot` ADD COLUMN `shelve_state` INT(1) NULL COMMENT '上架状态' AFTER `bulk`; ALTER TABLE `item_snapshot` ADD COLUMN `product_id` INT(11) NULL COMMENT '产品编号' AFTER `item_id`; ALTER TABLE `item_snapshot` ADD COLUMN `level_sales` INT(1) NULL COMMENT '会员价' AFTER `bulk`; CREATE TABLE item_sku ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', product_id int(10) NOT NULL comment '产品编号', item_id int(10) NOT NULL comment '商品编号', title varchar(120) comment '标题', image varchar(200) comment '图片', spec_data varchar(200) NOT NULL comment '规格数据', spec_word varchar(200) NOT NULL comment '规格字符', code varchar(45) NOT NULL comment '产品编码', retail_price decimal(10, 2) NOT NULL comment '参考价', price decimal(10, 2) NOT NULL comment '价格(分)', cost decimal(10, 2) NOT NULL comment '成本(分)', weight int(11) NOT NULL comment '重量(克)', `bulk` int(11) NOT NULL comment '体积(毫升)', stock int(11) NOT NULL comment '库存', sale_num int(11) NOT NULL comment '已销售数量', PRIMARY KEY (id) ); ALTER TABLE `sale_cart_item` CHANGE COLUMN `id` `id` INT(11) NOT NULL AUTO_INCREMENT COMMENT '编号', CHANGE COLUMN `cart_id` `cart_id` INT(11) NULL DEFAULT NULL COMMENT '购物车编号', CHANGE COLUMN `vendor_id` `vendor_id` INT(11) NULL DEFAULT NULL COMMENT '运营商编号', CHANGE COLUMN `shop_id` `shop_id` INT(11) NULL DEFAULT NULL COMMENT '店铺编号', CHANGE COLUMN `goods_id` `item_id` INT(11) NULL DEFAULT NULL COMMENT '商品编号', CHANGE COLUMN `snap_id` `sku_id` INT(11) NULL DEFAULT NULL COMMENT 'SKU编号', CHANGE COLUMN `quantity` `quantity` INT(8) NULL DEFAULT NULL COMMENT '数量', CHANGE COLUMN `checked` `checked` TINYINT(1) NULL DEFAULT NULL COMMENT '是否勾选结算', COMMENT = '购物车商品项'; ALTER TABLE `sale_order_item` ADD COLUMN `item_id` INT(11) NULL COMMENT '商品编号' AFTER `order_id`; /** ======== new table **/ CREATE TABLE pro_model ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', name varchar(10) NOT NULL comment '名称', attr_str varchar(200) comment '属性字符', spec_str varchar(200) comment '规格字符', enabled int(1) NOT NULL comment '是否启用', PRIMARY KEY (id) ) comment ='产品模型'; CREATE TABLE pro_attr_info ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', product_id int(10) NOT NULL comment '产品编号', attr_id int(10) NOT NULL comment '属性编号', attr_data varchar(100) NOT NULL comment '属性值', PRIMARY KEY (id) ) comment ='产品属性'; CREATE TABLE pro_attr_item ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', attr_id int(10) NOT NULL comment '属性编号', pro_model int(10) NOT NULL comment '产品模型', value varchar(20) NOT NULL comment '属性值', sort_num int(2) NOT NULL comment '排列序号', PRIMARY KEY (id) ) comment ='产品属性项'; CREATE TABLE pro_attr ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', pro_model int(10) NOT NULL comment '产品模型', name varchar(20) NOT NULL comment '属性名称', is_filter int(1) NOT NULL comment '是否作为筛选条件', multi_chk int(1) NOT NULL comment '是否多选', item_values varchar(200) comment '属性项值', sort_num int(2) NOT NULL comment '排列序号', PRIMARY KEY (id) ) comment ='属性'; CREATE TABLE pro_spec ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', pro_model int(10) NOT NULL comment '产品模型', name varchar(20) NOT NULL comment '规格名称', item_values varchar(200) comment '规格项值', sort_num int(2) NOT NULL comment '排列序号', PRIMARY KEY (id) ) comment ='规格'; CREATE TABLE pro_spec_item ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', spec_id int(10) NOT NULL comment '规格编号', pro_model int(10) NOT NULL comment '产品模型(冗余)', value varchar(20) NOT NULL comment '规格项值', color varchar(20) NOT NULL comment '规格项颜色', sort_num int(2) NOT NULL comment '排列序号', PRIMARY KEY (id) ) comment ='规格项'; CREATE TABLE pro_model_brand ( id int(10) NOT NULL AUTO_INCREMENT, brand_id int(10) NOT NULL comment '品牌编号', pro_model int(10) NOT NULL comment '产品模型', PRIMARY KEY (id) ) comment ='产品模型与品牌关联'; CREATE TABLE pro_brand ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', name varchar(45) NOT NULL comment '品牌名称', image varchar(200) NOT NULL comment '品牌图片', site_url varchar(120) comment '品牌网址', intro varchar(255) comment '介绍', review int(1) NOT NULL comment '是否审核', create_time int(11) comment '加入时间', PRIMARY KEY (id) ) comment ='产品品牌'; /** 2016-12-30 **/ DROP TABLE `gc_member`, `gc_order_confirm`; DROP TABLE `gs_category`; DROP TABLE `sg_bonus`, `sg_bonus_log`, `sg_day_total`, `sg_member`; DROP TABLE `pt_order`, `pt_order_item`; DROP TABLE `t_ips`, `t_members`, `t_usrcount`; CREATE TABLE portal_nav_type ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', name varchar(20) NOT NULL comment '名称', PRIMARY KEY (id) ) comment ='导航类型'; CREATE TABLE portal_nav ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', text varchar(20) NOT NULL comment '文本', url varchar(120) NOT NULL comment '地址', target varchar(10) NOT NULL comment '打开目标', image varchar(120) NOT NULL, nav_type int(2) NOT NULL comment '导航类型: 1为电脑,2为手机端', PRIMARY KEY (id) ) comment ='门户导航'; INSERT INTO `portal_nav_type` (`id`, `name`) VALUES ('1', 'PC商城'); INSERT INTO `portal_nav_type` (`id`, `name`) VALUES ('2', '移动商城'); ALTER TABLE `pro_attr_info` CHANGE COLUMN `product_id` `product_id` INT(10) NOT NULL COMMENT '产品编号' AFTER `id`, ADD COLUMN `attr_word` VARCHAR(200) NOT NULL COMMENT '属性文本' AFTER `attr_data`; /** 2017-01-08 **/ ALTER TABLE `item_info` ADD COLUMN `short_title` VARCHAR(120) NULL COMMENT '短标题' AFTER `title`; /** 2017-01-10 **/ DROP TABLE `pt_merchant`; DROP TABLE `pt_shop`; DROP TABLE `pt_api`; ALTER TABLE `cat_category` CHANGE COLUMN `pro_model` `pro_model` INT(11) NOT NULL COMMENT '商品模型' AFTER `parent_id`, ADD COLUMN `floor_show` INT(1) NOT NULL COMMENT '楼层显示' AFTER `sort_num`; CREATE TABLE sys_kv ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', `key` varchar(100) NOT NULL comment '键', value text NOT NULL comment '值', update_time int(10) NOT NULL comment '更新时间', PRIMARY KEY (id) ) comment ='系统键值'; CREATE TABLE portal_floor_ad ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', cat_id int(10) NOT NULL comment '分类编号', pos_id int(10) NOT NULL comment '广告位编号', ad_index int(10) NOT NULL comment '广告顺序', PRIMARY KEY (id) ) comment ='楼层广告设置'; CREATE TABLE portal_floor_link ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', cat_id int(10) NOT NULL comment '分类编号', text varchar(50) NOT NULL comment '文本', link_url varchar(150) NOT NULL comment '链接地址', target varchar(10) NOT NULL comment '打开方式', sort_num int(10) NOT NULL comment '序号', PRIMARY KEY (id) ) comment ='楼层链接'; /** 2017-02-17 **/ ALTER TABLE `mm_account` CHANGE COLUMN `present_balance` `wallet_balance` DECIMAL(10, 2) NOT NULL DEFAULT '0.00' COMMENT '钱包余额', CHANGE COLUMN `freeze_present` `freeze_wallet` DECIMAL(10, 2) NOT NULL COMMENT '冻结的钱包金额', CHANGE COLUMN `expired_present` `expired_wallet` DECIMAL(10, 2) NOT NULL COMMENT '过期的钱包金额', CHANGE COLUMN `total_present_amount` `total_wallet_amount` DECIMAL(10, 2) NOT NULL DEFAULT '0.00' COMMENT '累计钱包金额'; ALTER TABLE `mm_present_log` RENAME TO `mm_wallet_log`; ALTER TABLE `gs_sales_snapshot` RENAME TO `item_trade_snapshot`; DROP TABLE `gs_sale_snapshot`; ALTER TABLE `sale_after_order` ADD COLUMN `image_url` VARCHAR(255) NULL COMMENT '商品售后图片凭证' AFTER `reason`; /* 2017-02-23 */ DROP TABLE `pt_order_log`; DROP TABLE `sale_cart`; DROP TABLE `sale_cart_item`; CREATE TABLE sale_cart ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', code varchar(32) NOT NULL comment '购物车编码', buyer_id int(11) NOT NULL comment '买家编号', deliver_id int(11) NOT NULL comment '送货地址', payment_opt int(11) NOT NULL comment '支付选项', create_time int(11) NOT NULL comment '创建时间', update_time int(11) NOT NULL comment '修改时间', PRIMARY KEY (id) ) comment ='购物车'; CREATE TABLE sale_cart_item ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', cart_id int(11) NOT NULL comment '购物车编号', vendor_id int(11) NOT NULL comment '运营商编号', shop_id int(11) NOT NULL comment '店铺编号', item_id int(11) NOT NULL comment '商品编号', sku_id int(11) NOT NULL comment 'SKU编号', quantity int(8) NOT NULL comment '数量', checked int(2) NOT NULL comment '是否勾选结算', PRIMARY KEY (id) ) comment ='购物车商品项'; /* 2017-02-28 */ CREATE TABLE order_list ( id int(10) NOT NULL AUTO_INCREMENT, order_no varchar(45) NOT NULL comment '订单号', buyer_id int(10) NOT NULL comment '买家编号', order_type int(2) NOT NULL comment '订单类型', create_time int(10) NOT NULL comment '下单时间', state int(2) NOT NULL comment '订单状态', PRIMARY KEY (id) ) comment ='订单'; /* 订单表更名或者删除后,再重新创建订单 */ CREATE TABLE sale_order ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', order_id int(11) NOT NULL comment '订单编号', item_amount decimal(8, 2) NOT NULL comment '商品金额', discount_amount decimal(8, 2) NOT NULL comment '抵扣金额', express_fee decimal(8, 2) NOT NULL comment '物流费', package_fee decimal(4, 2) NOT NULL comment '包装费', final_amount decimal(8, 2) NOT NULL comment '订单最终金额', consignee_person varchar(45) NOT NULL comment '收货人姓名', consignee_phone varchar(45) NOT NULL comment '收货人电话', shipping_address varchar(120) NOT NULL comment '收货人地址', is_break int(2) NOT NULL comment '是否拆分', update_time int(11) NOT NULL comment '更新时间', PRIMARY KEY (id) ) comment ='普通订单'; CREATE TABLE sale_sub_order ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', order_no varchar(20) NOT NULL comment '订单号', order_id int(11) NOT NULL comment '订单编号', order_pid int(11) NOT NULL comment '父订单编号', buyer_id int(11) NOT NULL comment '买家编号', vendor_id int(11) NOT NULL comment '商家编号', shop_id int(11) NOT NULL comment '店铺编号', subject varchar(45) NOT NULL comment '主题', item_amount decimal(8, 2) NOT NULL comment '商品总价', discount_amount decimal(8, 2) NOT NULL comment '抵扣金额', express_fee decimal(4, 2) NOT NULL comment '运费', package_fee decimal(4, 2) NOT NULL comment '包装费', final_amount decimal(8, 2) NOT NULL comment '订单最终金额', is_paid int(2) NOT NULL comment '是否支付', is_suspend int(2) NOT NULL comment '是否挂起', remark varchar(120) NOT NULL comment '订单备注', buyer_remark varchar(120) NOT NULL comment '订单买家备注', state int(2) NOT NULL comment '订单状态', create_time int(11) NOT NULL comment '订单创建时间', update_time int(11) NOT NULL comment '订单更新时间', PRIMARY KEY (id) ) comment ='子订单'; CREATE TABLE sale_order_item ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', order_id int(11) comment '子订单编号', item_id int(11) comment '商品编号', sku_id int(11) comment 'SKU编号', snap_id int(11) comment '商品快照编号', quantity int(11) comment '销售数量', return_quantity int(11) comment '退货数量', amount decimal(8, 2) comment '商品总金额', final_amount decimal(8, 2) comment '商品实际金额', is_shipped bit(1) comment '是否已发货', update_time int(11) comment '更新时间', PRIMARY KEY (id) ) comment ='普通订单商品项'; /* 2017-03-03 */ ALTER TABLE `sale_sub_order` DROP COLUMN `order_pid`; CREATE TABLE order_wholesale_order ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', order_no varchar(20) NOT NULL comment '订单号', order_id int(11) NOT NULL comment '订单编号', buyer_id int(11) NOT NULL comment '买家编号', vendor_id int(11) NOT NULL comment '商家编号', shop_id int(11) NOT NULL comment '店铺编号', item_amount decimal(8, 2) NOT NULL comment '商品总价', discount_amount decimal(8, 2) NOT NULL comment '抵扣金额', express_fee decimal(4, 2) NOT NULL comment '运费', package_fee decimal(4, 2) NOT NULL comment '包装费', final_amount decimal(8, 2) NOT NULL comment '订单最终金额', consignee_person varchar(45) NOT NULL comment '收货人姓名', consignee_phone varchar(45) NOT NULL comment '收货人电话', shipping_address varchar(120) NOT NULL comment '收货人地址', is_paid int(2) NOT NULL comment '是否支付', remark varchar(120) NOT NULL comment '订单备注', buyer_remark varchar(120) NOT NULL comment '订单买家备注', state int(2) NOT NULL comment '订单状态', create_time int(11) NOT NULL comment '订单创建时间', update_time int(11) NOT NULL comment '订单更新时间', PRIMARY KEY (id) ) comment ='批发订单'; CREATE TABLE order_wholesale_item ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', order_id int(11) NOT NULL comment '订单编号', item_id int(11) NOT NULL comment '商品编号', sku_id int(11) NOT NULL comment 'SKU编号', snapshot_id int(11) NOT NULL comment '商品快照编号', quantity int(11) NOT NULL comment '销售数量', return_quantity int(11) NOT NULL comment '退货数量', amount decimal(8, 2) NOT NULL comment '商品总金额', final_amount decimal(8, 2) NOT NULL comment '商品实际金额', is_shipped int(2) NOT NULL comment '是否已发货', update_time int(11) NOT NULL comment '更新时间', PRIMARY KEY (id) ) comment ='批发订单商品'; ALTER TABLE `ship_order` CHANGE COLUMN `id` `id` INT(11) NOT NULL AUTO_INCREMENT COMMENT '编号', CHANGE COLUMN `order_id` `order_id` INT(11) NOT NULL COMMENT '订单编号', CHANGE COLUMN `sp_id` `sp_id` INT(11) NOT NULL COMMENT '快递SP编号', CHANGE COLUMN `sp_order` `sp_order` VARCHAR(20) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NOT NULL COMMENT '快递SP单号', CHANGE COLUMN `exporess_log` `exporess_log` VARCHAR(512) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NOT NULL COMMENT '物流日志', CHANGE COLUMN `amount` `amount` DECIMAL(8, 2) NOT NULL COMMENT '运费', CHANGE COLUMN `final_amount` `final_amount` DECIMAL(8, 2) NOT NULL COMMENT '实际运费', CHANGE COLUMN `ship_time` `ship_time` INT(11) NOT NULL COMMENT '发货时间', CHANGE COLUMN `state` `state` INT(2) NOT NULL COMMENT '状态', CHANGE COLUMN `update_time` `update_time` INT(11) NOT NULL COMMENT '更新时间', ADD COLUMN `sub_orderid` INT(11) NOT NULL COMMENT '子订单编号' AFTER `order_id`, COMMENT = '发货单'; ALTER TABLE `ship_order` CHANGE COLUMN `exporess_log` `shipment_log` VARCHAR(512) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NOT NULL COMMENT '物流日志'; ALTER TABLE `ship_item` CHANGE COLUMN `id` `id` INT(11) NOT NULL AUTO_INCREMENT COMMENT '编号', CHANGE COLUMN `ship_order` `ship_order` INT(11) NOT NULL COMMENT '发货单编号', CHANGE COLUMN `snap_id` `snapshot_id` INT(11) NOT NULL COMMENT '商品交易快照编号', CHANGE COLUMN `quantity` `quantity` INT(11) NOT NULL COMMENT '商品数量', CHANGE COLUMN `amount` `amount` DECIMAL(8, 2) NOT NULL COMMENT '运费', CHANGE COLUMN `final_amount` `final_amount` DECIMAL(8, 2) NOT NULL COMMENT '实际运费', COMMENT = '发货单详情'; /* 2017-03-05 */ CREATE TABLE order_trade_order ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', order_id int(11) NOT NULL comment '订单编号', vendor_id int(11) NOT NULL comment '商家编号', shop_id int(11) NOT NULL comment '店铺编号', subject varchar(45) NOT NULL comment '订单标题', order_amount decimal(8, 2) NOT NULL comment '订单金额', discount_amount decimal(8, 2) NOT NULL comment '抵扣金额', final_amount decimal(8, 2) NOT NULL comment '订单最终金额', trade_rate decimal(8, 2) NOT NULL comment '交易结算比例(商户)', cash_pay int(2) NOT NULL comment '是否现金支付', remark varchar(120) NOT NULL comment '订单备注', state int(2) NOT NULL comment '订单状态', create_time int(11) NOT NULL comment '订单创建时间', update_time int(11) NOT NULL comment '订单更新时间', PRIMARY KEY (id) ) comment ='交易类订单'; ALTER TABLE `mm_account` CHANGE COLUMN `total_consumption` `total_expense` DECIMAL(10, 2) NOT NULL COMMENT '总消费金额'; ALTER TABLE `mm_member` CHANGE COLUMN `usr` `usr` VARCHAR(20) NOT NULL COMMENT '用户名', CHANGE COLUMN `pwd` `pwd` VARCHAR(45) NOT NULL COMMENT '密码', CHANGE COLUMN `trade_pwd` `trade_pwd` VARCHAR(45) NOT NULL COMMENT '交易密码', CHANGE COLUMN `exp` `exp` INT(11) UNSIGNED NOT NULL DEFAULT '0' COMMENT '经验值', CHANGE COLUMN `level` `level` INT(11) NOT NULL DEFAULT '1' COMMENT '等级', CHANGE COLUMN `invitation_code` `invitation_code` VARCHAR(10) NOT NULL COMMENT '邀请码', CHANGE COLUMN `reg_ip` `reg_ip` VARCHAR(20) NOT NULL COMMENT '注册IP', CHANGE COLUMN `reg_from` `reg_from` VARCHAR(20) NOT NULL COMMENT '注册来源', CHANGE COLUMN `reg_time` `reg_time` INT(11) NOT NULL COMMENT '注册时间', CHANGE COLUMN `check_code` `check_code` VARCHAR(8) NOT NULL COMMENT '校验码', CHANGE COLUMN `check_expires` `check_expires` INT(11) NOT NULL COMMENT '校验码过期时间', CHANGE COLUMN `login_time` `login_time` INT(11) NOT NULL COMMENT '登陆时间', CHANGE COLUMN `last_login_time` `last_login_time` INT(11) NOT NULL COMMENT '最后登录时间', CHANGE COLUMN `state` `state` INT(1) NOT NULL DEFAULT '1' COMMENT '状态', CHANGE COLUMN `update_time` `update_time` INT(11) NOT NULL COMMENT '更新时间', ADD COLUMN `premium_user` INT(2) NOT NULL COMMENT '高级用户,0表示非高级' AFTER `level`, ADD COLUMN `premium_expires` INT(11) NOT NULL COMMENT '高级会员过期时间' AFTER `premium_user`; /* 2017-03-09 */ ALTER TABLE `order_trade_order` ADD COLUMN `ticket_image` VARCHAR(150) NOT NULL COMMENT '发票图片' AFTER `cash_pay`; CREATE TABLE mm_buyer_group ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', name varchar(45) NOT NULL comment '名称', is_default int(2) NOT NULL comment '是否为默认分组,未设置分组的客户作为该分组。', PRIMARY KEY (id) ) comment ='买家(客户)分组'; CREATE TABLE mch_buyer_group ( id int(10) NOT NULL AUTO_INCREMENT, mch_id int(10) NOT NULL, group_id int(10) NOT NULL, alias int(10) NOT NULL, enable_retail int(2) NOT NULL comment '是否启用零售', enable_wholesale int(2) NOT NULL comment '是否启用批发', rebate_period int(2) NOT NULL comment '批发返点周期', PRIMARY KEY (id) ); CREATE TABLE ws_wholesaler ( mch_id int(10) NOT NULL AUTO_INCREMENT comment '供货商编号等于供货商(等同与商户编号)', rate int(2) NOT NULL comment '批发商评级', review_state int(2) NOT NULL comment '批发商审核状态', PRIMARY KEY (mch_id) ); CREATE TABLE ws_rebate_rate ( id int(10) NOT NULL AUTO_INCREMENT, wss_id int(10) NOT NULL comment '批发商编号', buyer_gid int(10) NOT NULL comment '客户分组编号', require_amount int(10) NOT NULL comment '下限金额', rebate_rate decimal(6, 4) NOT NULL comment '返点率', PRIMARY KEY (id) ) comment ='批发客户分组返点比例设置'; CREATE TABLE ws_item ( id int(10) NOT NULL AUTO_INCREMENT comment '编号', vendor_id int(10) NOT NULL comment '运营商编号', item_id int(10) NOT NULL comment '商品编号', shelve_state int(2) NOT NULL comment '上架状态', review_state int(2) NOT NULL comment '是否审核通过', review_remark varchar(45) NOT NULL comment '审核备注', PRIMARY KEY (id) ) comment ='批发商品'; CREATE TABLE ws_sku_price ( id int(10) NOT NULL AUTO_INCREMENT, item_id int(10) NOT NULL comment '商品编号', sku_id int(10) NOT NULL comment 'SKU编号', require_quantity int(10) NOT NULL comment '需要数量以上', wholesale_price decimal(10, 2) NOT NULL comment '批发价', PRIMARY KEY (id) ) comment ='商品批发价'; CREATE TABLE ws_item_discount ( id int(10) NOT NULL AUTO_INCREMENT, item_id int(10) NOT NULL comment '商品编号', buyer_gid int(10) NOT NULL comment '客户分组', require_amount int(10) NOT NULL comment '要求金额,默认为0', discount_rate decimal(4, 2) NOT NULL comment '折扣率', PRIMARY KEY (id) ) comment ='批发商品折扣'; /* 2017-04-24 */ ALTER TABLE `mch_merchant` ADD COLUMN `company_name` VARCHAR(45) NULL COMMENT '公司名称' AFTER `name`; ALTER TABLE `mch_enterprise_info` DROP COLUMN `is_handled`, CHANGE COLUMN `address` `address` VARCHAR(120) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '公司地址' AFTER `location`, CHANGE COLUMN `mch_id` `mch_id` INT(11) NULL DEFAULT NULL COMMENT '商户编号', CHANGE COLUMN `name` `company_name` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '公司名称', CHANGE COLUMN `company_no` `company_no` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '营业执照编号', CHANGE COLUMN `person_name` `person_name` VARCHAR(10) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '法人姓名', CHANGE COLUMN `tel` `tel` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicm.A<QS,KKKKKKKKJUUFASDTHJJ MMGBV MMode_ci' NULL DEFAULT NULL COMMENT '公司电话', CHANGE COLUMN `province` `province` INT(11) NOT NULL COMMENT '所在省', CHANGE COLUMN `city` `city` INT(11) NOT NULL COMMENT '所在市', CHANGE COLUMN `district` `district` INT(11) NOT NULL COMMENT '所在区', CHANGE COLUMN `location` `location` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '位置', CHANGE COLUMN `person_image` `person_image` VARCHAR(120) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '法人身份证照片', CHANGE COLUMN `company_image` `company_image` VARCHAR(120) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '营业执照照片', CHANGE COLUMN `review_time` `review_time` INT(11) NULL DEFAULT NULL COMMENT '审核时间', CHANGE COLUMN `remark` `review_remark` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL COMMENT '审核备注'; ALTER TABLE `ws_item` CHANGE COLUMN `vendor_id` `vendor_id` INT(10) NOT NULL COMMENT '运营商编号' AFTER `item_id`, ADD COLUMN `price` DECIMAL(10, 2) NULL COMMENT '价格' AFTER `vendor_id`, ADD COLUMN `price_range` VARCHAR(45) NULL COMMENT '价格区间' AFTER `price`; CREATE TABLE ws_cart ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', code varchar(32) comment '购物车编码', buyer_id int(11) comment '买家编号', deliver_id int(11) comment '送货地址', payment_opt int(11) comment '支付选项', create_time int(11) comment '创建时间', update_time int(11) comment '修改时间', PRIMARY KEY (id) ) comment ='商品批发购物车'; CREATE TABLE ws_cart_item ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', cart_id int(11) comment '购物车编号', vendor_id int(11) comment '运营商编号', shop_id int(11) comment '店铺编号', item_id int(11) comment '商品编号', sku_id int(11) comment 'SKU编号', quantity int(8) comment '数量', checked int(2) comment '是否勾选结算', PRIMARY KEY (id) ) comment ='批发购物车商品项'; /* 2017-06-09 */ ALTER TABLE `con_article_category` CHANGE COLUMN `alias` `cat_alias` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT NULL, RENAME TO `article_category`; ALTER TABLE `con_article` RENAME TO `article_list`; ALTER TABLE `con_page` RENAME TO `content_page`; /* 2017-07-04 */ ALTER TABLE `mch_shop` CHANGE COLUMN `id` `id` INT(11) NOT NULL AUTO_INCREMENT COMMENT '商店编号', CHANGE COLUMN `mch_id` `vendor_id` INT(11) NULL DEFAULT NULL COMMENT '商户编号', CHANGE COLUMN `shop_type` `shop_type` TINYINT(1) NULL DEFAULT NULL COMMENT '商店类型', CHANGE COLUMN `name` `name` VARCHAR(50) NULL DEFAULT NULL COMMENT '商店名称', CHANGE COLUMN `sort_number` `sort_number` INT(11) NULL DEFAULT '0' COMMENT '排序序号', CHANGE COLUMN `state` `state` INT(2) NULL DEFAULT NULL COMMENT '状态 1:表示正常,2:表示关闭 ', ADD COLUMN `opening_state` INT(2) NULL COMMENT '商店营业状态,1:正常,2:暂停营业' AFTER `create_time`; ALTER TABLE `article_category` ADD COLUMN `perm_flag` INT(2) NULL COMMENT '访问权限' AFTER `parent_id`; ALTER TABLE `article_list` CHANGE COLUMN `publisher_id` `publisher_id` INT(11) NULL DEFAULT NULL AFTER `thumbnail`, ADD COLUMN `priority` INT(2) NULL COMMENT '优先级' AFTER `location`, ADD COLUMN `access_key` VARCHAR(45) NULL COMMENT '访问钥匙' AFTER `priority`; ALTER TABLE `content_page` CHANGE COLUMN `title` `title` VARCHAR(100) NULL DEFAULT NULL COMMENT '标题', ADD COLUMN `perm_flag` INT(2) NULL COMMENT '访问权限' AFTER `title`, ADD COLUMN `access_key` VARCHAR(45) NULL COMMENT '访问钥匙' AFTER `perm_flag`, RENAME TO `ex_page`; ALTER TABLE `cat_category` ADD COLUMN `priority` INT(2) NULL COMMENT '优先级' AFTER `pro_model`; ALTER TABLE `cat_category` RENAME TO `pro_category`; UPDATE pro_category SET priority = 0 WHERE id > 0 AND priority IS NULL; ALTER TABLE `ws_item` CHANGE COLUMN `price` `price` DECIMAL(10, 2) NULL DEFAULT 0 COMMENT '价格', CHANGE COLUMN `price_range` `price_range` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL DEFAULT 0 COMMENT '价格区间'; ALTER TABLE `ws_item` CHANGE COLUMN `price` `price` DECIMAL(10, 2) NOT NULL DEFAULT '0.00' COMMENT '价格', CHANGE COLUMN `review_remark` `review_remark` VARCHAR(45) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NULL COMMENT '审核备注'; /* 2017-07-07 */ update pro_category set icon = '' WHERE id > 0 AND icon IS NULL; ALTER TABLE `pro_category` ADD COLUMN `virtual_cat` INT(2) NOT NULL DEFAULT 0 AFTER `name`, CHANGE COLUMN `url` `cat_url` VARCHAR(120) NOT NULL COMMENT '品牌链接地址' AFTER `virtual_cat`, CHANGE COLUMN `icon` `icon` VARCHAR(150) NOT NULL COMMENT '分类图片'; ALTER TABLE `mch_shop` CHANGE COLUMN `shop_type` `shop_type` TINYINT(1) NOT NULL, CHANGE COLUMN `state` `state` TINYINT(1) NOT NULL, CHANGE COLUMN `opening_state` `opening_state` TINYINT(1) NOT NULL; ALTER TABLE `pro_category` ADD COLUMN `icon_xy` VARCHAR(45) NOT NULL AFTER `icon`; update pro_category set icon_xy = '0,0' WHERE id > 0 && icon_xy IS NULL; /* 2017-07-15 */ ALTER TABLE `mch_buyer_group` CHANGE COLUMN `alias` `alias` VARCHAR(45) NOT NULL, CHANGE COLUMN `enable_retail` `enable_retail` TINYINT(1) NOT NULL COMMENT '是否启用零售', CHANGE COLUMN `enable_wholesale` `enable_wholesale` TINYINT(1) NOT NULL COMMENT '是否启用批发'; ALTER TABLE `mch_online_shop` DROP COLUMN `sub_tit`, CHANGE COLUMN `index_tit` `shop_title` VARCHAR(120) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NOT NULL, CHANGE COLUMN `notice_html` `shop_notice` VARCHAR(255) CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NOT NULL; ALTER TABLE `order_wholesale_order` CHANGE COLUMN `buyer_remark` `buyer_comment` VARCHAR(120) NOT NULL COMMENT '订单买家备注' AFTER `is_paid`; ALTER TABLE `sale_sub_order` CHANGE COLUMN `buyer_remark` `buyer_comment` VARCHAR(120) NOT NULL COMMENT '订单买家备注' AFTER `is_suspend`; CREATE TABLE wal_wallet ( id int(11) NOT NULL AUTO_INCREMENT comment '钱包编号', hash_code varchar(40) NOT NULL comment '哈希值', node_id int(2) NOT NULL comment '节点编号', user_id int(11) NOT NULL comment '用户编号', wallet_type int(1) NOT NULL comment '钱包类型', wallet_flag int(4) NOT NULL comment '钱包标志', balance int(11) DEFAULT 0.00 NOT NULL comment '余额', present_balance int(11) NOT NULL comment '赠送余额', adjust_amount int(11) NOT NULL comment '调整金额', freeze_amount int(11) NOT NULL comment '冻结余额', latest_amount int(11) NOT NULL comment '结余金额', expired_amount int(11) NOT NULL comment '失效账户余额', total_charge int(11) DEFAULT 0.00 NOT NULL comment '总充值金额', total_present int(11) NOT NULL comment '累计赠送金额', total_pay int(11) DEFAULT 0.00 NOT NULL comment '总支付额', remark varchar(40) NOT NULL comment '备注', state int(1) NOT NULL comment '状态,1:正常 2:锁定 3:关停', create_time int(11) NOT NULL comment '创建时间', update_time int(11) DEFAULT 0 NOT NULL comment '更新时间', PRIMARY KEY (id) ) comment ='钱包'; CREATE TABLE wal_wallet_log ( id int(11) NOT NULL AUTO_INCREMENT comment '编号', wallet_id int(11) NOT NULL comment '钱包编号', kind int(1) NOT NULL comment '业务类型', title varchar(45) NOT NULL comment '标题', outer_chan varchar(20) NOT NULL comment '外部通道', outer_no varchar(45) NOT NULL comment '外部订单号', value int(11) NOT NULL comment '变动金额', balance int(11) NOT NULL comment '余额', trade_fee int(8) NOT NULL comment '交易手续费', op_uid int(10) NOT NULL comment '操作人员用户编号', op_name varchar(20) NOT NULL comment '操作人员名称', remark varchar(45) NOT NULL comment '备注', review_state int(1) NOT NULL comment '审核状态', review_remark varchar(120) NOT NULL comment '审核备注', review_time int(11) NOT NULL comment '审核时间', create_time int(11) NOT NULL comment '创建时间', update_time int(11) NOT NULL comment '更新时间', PRIMARY KEY (id) ) comment ='钱包日志';
<reponame>tranquilitybase-io/tb-db LOCK TABLES `sharedservicesaction` WRITE; INSERT INTO `sharedservicesaction` VALUES (1,'Logging','Operations','operations',100,0,'',NULL,0), (2,'Monitoring','Operations','operations',100,0,'',NULL,0), (3,'ITSM','Operations','operations',100,0,'',NULL,0), (4,'Billing Report','FinOps','fin-ops',100,0,'',NULL,0), (5,'Cost Estimation','FinOps','fin-ops',100,0,'',NULL,0), (6,'Access Management','Security','security',100,0,'',NULL,0), (7,'Secret Management','Security','security',100,0,'',NULL,0), (8,'Bastion Hosts','Security','security',100,0,'',NULL,0), (9,'Proxy','Security','security',100,0,'',NULL,0), (10,'CI/CD','Shared Infrastructure','shared-infrastructure',100,0,'',NULL,0), (11,'Shared Kubernetes Cluster','Shared Infrastructure','shared-infrastructure',100,0,'',NULL,0); UNLOCK TABLES;
<gh_stars>0 -- 表27 :菜单审核记录信息表 DROP TABLE IF exists tbl_jinlong_system_menu_examine_record; CREATE TABLE tbl_jinlong_system_menu_examine_record ( record_id INT(11) AUTO_INCREMENT COMMENT '菜单审核记录ID', menu_id INT(11) NOT NULL COMMENT '被审核的菜单ID', examine_user_id INT(11) NOT NULL COMMENT '审核人ID', examine_time DATETIME NOT NULL COMMENT '审核记录时间', is_pass TINYINT(1) NOT NULL COMMENT '是否通过审核', description VARCHAR(1000) NOT NULL COMMENT '审核详情意见', state INT(1) NOT NULL COMMENT '菜单审核ss状态', PRIMARY KEY (record_id) -- 设置主键 ) ENGINE=MYISAM CHARACTER SET utf8;
<reponame>karaimin/compass BEGIN; DROP VIEW links; DROP VIEW providers; DROP VIEW ord_labels; DROP VIEW tags; DROP VIEW countries; DROP VIEW package_links; DROP VIEW api_resource_definitions; DROP VIEW api_resource_links; DROP VIEW changelog_entries; DROP VIEW event_resource_definitions; ALTER TABLE packages DROP COLUMN ord_id, DROP COLUMN short_description, DROP COLUMN version, DROP COLUMN package_links, DROP COLUMN links, DROP COLUMN licence_type, DROP COLUMN provider, DROP COLUMN tags, DROP COLUMN countries, DROP COLUMN labels; DROP TRIGGER set_release_status_api_def ON api_definitions; DROP TRIGGER set_release_status_event_def ON event_api_definitions; DROP FUNCTION set_release_status; ALTER TABLE api_definitions DROP COLUMN ord_id, DROP COLUMN short_description, DROP COLUMN system_instance_aware, DROP COLUMN api_protocol, DROP COLUMN tags, DROP COLUMN countries, DROP COLUMN api_definitions, DROP COLUMN links, DROP COLUMN api_resource_links, DROP COLUMN release_status, DROP COLUMN sunset_date, DROP COLUMN successor, DROP COLUMN changelog_entries, DROP COLUMN labels; ALTER TABLE event_api_definitions DROP COLUMN ord_id, DROP COLUMN short_description, DROP COLUMN system_instance_aware, DROP COLUMN changelog_entries, DROP COLUMN links, DROP COLUMN tags, DROP COLUMN countries, DROP COLUMN release_status, DROP COLUMN sunset_date, DROP COLUMN successor, DROP COLUMN event_definitions, DROP COLUMN labels; DROP TYPE api_protocol; DROP TYPE release_status; COMMIT;
------------------------------------------------------------------------------- -- <copyright company="Sherlock"> -- Copyright 2013 Sherlock. Licensed under the Apache License, Version 2.0. -- </copyright> ------------------------------------------------------------------------------- CREATE PROCEDURE [Environments].[UpdateApplication] @id INT, @name NVARCHAR(50), @major INT, @minor INT, @patch INT, @build INT AS IF NOT EXISTS( SELECT * FROM [Environments].[Application] WHERE [pk_ApplicationId] = @id) BEGIN RAISERROR ( N'An entry for an application %s (%d.%d.%d.%d) does not exist', 11, 1, @name, @major, @minor, @patch, @build ) RETURN END BEGIN TRANSACTION UPDATE [Environments].[Application] SET [Name] = @name, [VersionMajor] = @major, [VersionMinor] = @minor, [VersionPatch] = @patch, [VersionBuild] = @build WHERE [pk_ApplicationId] = @id IF @@ERROR <> 0 BEGIN ROLLBACK RAISERROR ( 'Failed to update application with ID %s.', 11, 1, @id ) RETURN END COMMIT RETURN 0
IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.SrUsr') AND type='V') DROP VIEW dbo.SrUsr GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwAppItem') AND type='V') DROP VIEW dbo.VwAppItem GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwClnAppItem') AND type='V') DROP VIEW dbo.VwClnAppItem GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwCulture') AND type='V') DROP VIEW dbo.VwCulture GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwCultureLbl') AND type='V') DROP VIEW dbo.VwCultureLbl GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwDisplayType') AND type='V') DROP VIEW dbo.VwDisplayType GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwIntUsr') AND type='V') DROP VIEW dbo.VwIntUsr GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwLabel') AND type='V') DROP VIEW dbo.VwLabel GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwLinkType') AND type='V') DROP VIEW dbo.VwLinkType GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwMailProfile') AND type='V') DROP VIEW dbo.VwMailProfile GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwNumSuccess') AND type='V') DROP VIEW dbo.VwNumSuccess GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwPermKey') AND type='V') DROP VIEW dbo.VwPermKey GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwPermKeyRow') AND type='V') DROP VIEW dbo.VwPermKeyRow GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwReportCriHlp') AND type='V') DROP VIEW dbo.VwReportCriHlp GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwRowAuth') AND type='V') DROP VIEW dbo.VwRowAuth GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwRulAppItem') AND type='V') DROP VIEW dbo.VwRulAppItem GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwScrButton') AND type='V') DROP VIEW dbo.VwScrButton GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwScreenCriHlp') AND type='V') DROP VIEW dbo.VwScreenCriHlp GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwScreenObjHlp') AND type='V') DROP VIEW dbo.VwScreenObjHlp GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwUsr') AND type='V') DROP VIEW dbo.VwUsr GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.VwUsrAUdit') AND type='V') DROP VIEW dbo.VwUsrAUdit GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.AppInfo') AND type='U') DROP TABLE dbo.AppInfo GO CREATE TABLE AppInfo ( AppInfoId int IDENTITY(1,1) NOT NULL , AppInfoDesc varchar (50) NULL , VersionMa smallint NOT NULL , VersionMi smallint NOT NULL , VersionDt datetime NULL , AppZipId int NULL , Prerequisite nvarchar (max) NULL , Readme nvarchar (max) NULL , AppItemLink varchar (200) NULL , CultureTypeName varchar (10) NULL , VersionValue money NULL , CONSTRAINT PK_AppInfo PRIMARY KEY CLUSTERED ( AppInfoId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.AppItem') AND type='U') DROP TABLE dbo.AppItem GO CREATE TABLE AppItem ( AppItemId int IDENTITY(1,1) NOT NULL , AppItemDesc varchar (200) NULL , AppInfoId int NOT NULL , ItemOrder smallint NULL , ObjectTypeCd char (1) NOT NULL , LanguageCd char (1) NULL , FrameworkCd char (1) NULL , DbProviderCd char (1) NULL , RelativePath varchar (100) NULL , AppItemName varchar (50) NOT NULL , MultiDesignDb char (1) NOT NULL , AppItemCode nvarchar (max) NULL , RemoveItem char (1) NOT NULL , ScreenId int NULL , ReportId int NULL , WizardId int NULL , CustomId int NULL , AppItemLink varchar (200) NULL , CONSTRAINT PK_AppItem PRIMARY KEY CLUSTERED ( AppItemId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.AppLog') AND type='U') DROP TABLE dbo.AppLog GO CREATE TABLE AppLog ( AppLogId int IDENTITY(1,1) NOT NULL , AppLogDesc varchar (200) NOT NULL , AppLogNote ntext NOT NULL , InputBy int NOT NULL , InputOn datetime NOT NULL , CONSTRAINT PK_AppLog PRIMARY KEY CLUSTERED ( AppLogId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.AppZipId') AND type='U') DROP TABLE dbo.AppZipId GO CREATE TABLE AppZipId ( DocId int IDENTITY(1,1) NOT NULL , MasterId int NOT NULL , DocName nvarchar (100) NOT NULL , MimeType varchar (100) NOT NULL , DocSize bigint NOT NULL , DocImage varbinary (max) NOT NULL , InputBy int NULL , InputOn datetime NULL , Active char (1) NOT NULL , CONSTRAINT PK_AppZipId PRIMARY KEY CLUSTERED ( DocId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.AtRowAuth') AND type='U') DROP TABLE dbo.AtRowAuth GO CREATE TABLE AtRowAuth ( RowAuthId smallint IDENTITY(10000,1) NOT NULL , RowAuthName varchar (50) NOT NULL , AllowSel char (1) NOT NULL , AllowAdd char (1) NOT NULL , AllowUpd char (1) NOT NULL , AllowDel char (1) NOT NULL , SysAdmin char (1) NOT NULL , OvrideId smallint NULL , CONSTRAINT PK_AtRowAuth PRIMARY KEY CLUSTERED ( RowAuthId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.AtRowAuthPrm') AND type='U') DROP TABLE dbo.AtRowAuthPrm GO CREATE TABLE AtRowAuthPrm ( RowAuthPrmId smallint IDENTITY(10000,1) NOT NULL , RowAuthId smallint NOT NULL , PermKeyId smallint NOT NULL , SelLevel char (1) NOT NULL , CONSTRAINT PK_AtRowAuthPrm PRIMARY KEY CLUSTERED ( RowAuthPrmId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ButtonHlp') AND type='U') DROP TABLE dbo.ButtonHlp GO CREATE TABLE ButtonHlp ( ButtonHlpId int IDENTITY(1,1) NOT NULL , ScreenId int NULL , ReportId int NULL , WizardId int NULL , CultureId smallint NOT NULL , ButtonTypeId tinyint NOT NULL , ButtonName nvarchar (200) NULL , ButtonToolTip nvarchar (400) NULL , ButtonVisible char (1) NOT NULL , CONSTRAINT PK_ButtonHlp PRIMARY KEY CLUSTERED ( ButtonHlpId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ClientRule') AND type='U') DROP TABLE dbo.ClientRule GO CREATE TABLE ClientRule ( ClientRuleId int IDENTITY(1,1) NOT NULL , RuleTypeId tinyint NOT NULL , RuleName nvarchar (100) NOT NULL , RuleDesc nvarchar (150) NULL , RuleDescription nvarchar (500) NULL , RuleMethodId tinyint NOT NULL CONSTRAINT DF_ClientRule_RuleMethodId DEFAULT ((1)), ScreenId int NULL , ReportId int NULL , CultureId smallint NOT NULL , ScreenObjHlpId int NULL , ScreenCriHlpId int NULL , ReportCriHlpId int NULL , ClientScript smallint NULL , UserScriptEvent varchar (50) NULL , UserScriptName nvarchar (1000) NULL , ScriptParam nvarchar (500) NULL , RuleCntTypeId tinyint NULL , ClientRuleProg nvarchar (max) NULL , CONSTRAINT PK_ClientRule PRIMARY KEY CLUSTERED ( ClientRuleId, CultureId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ClientTier') AND type='U') DROP TABLE dbo.ClientTier GO CREATE TABLE ClientTier ( ClientTierId tinyint IDENTITY(1,1) NOT NULL , ClientTierName nvarchar (50) NOT NULL , EntityId int NOT NULL , LanguageCd char (1) NOT NULL , FrameworkCd char (1) NOT NULL , DevProgramPath varchar (100) NOT NULL , WsProgramPath varchar (100) NULL , XlsProgramPath varchar (100) NULL , DevCompilePath varchar (100) NULL , WsCompilePath varchar (100) NULL , XlsCompilePath varchar (100) NULL , CombineAsm char (1) NOT NULL CONSTRAINT DF_ClientTier_CombineAsm DEFAULT ('N'), IsDefault char (1) NOT NULL , CONSTRAINT PK_ClientTier PRIMARY KEY CLUSTERED ( ClientTierId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ColOvrd') AND type='U') DROP TABLE dbo.ColOvrd GO CREATE TABLE ColOvrd ( ColOvrdId int IDENTITY(1,1) NOT NULL , ColOvrdDesc varchar (200) NULL , ScreenObjId int NOT NULL , ScreenId int NULL , ColVisible char (1) NOT NULL , ColReadOnly char (1) NOT NULL , ColExport char (1) NOT NULL , ToolTip nvarchar (200) NULL , ColumnHeader nvarchar (50) NULL , ErrMessage nvarchar (300) NULL , PermKeyId smallint NULL , PermId int NULL , Priority smallint NULL , PermKeyRowId int NULL , CONSTRAINT PK_ColOvrd PRIMARY KEY CLUSTERED ( ColOvrdId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CronJob') AND type='U') DROP TABLE dbo.CronJob GO CREATE TABLE CronJob ( CronJobId int IDENTITY(1,1) NOT NULL , CronJobName nvarchar (200) NOT NULL , Year smallint NULL , Month tinyint NULL , Day tinyint NULL , Hour tinyint NULL , Minute tinyint NULL , DayOfWeek tinyint NULL , LastRun datetime NULL , NextRun datetime NULL , JobLink varchar (200) NOT NULL , LastStatus nvarchar (500) NULL , CONSTRAINT PK_CronJob PRIMARY KEY CLUSTERED ( CronJobId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtAccess') AND type='U') DROP TABLE dbo.CtAccess GO CREATE TABLE CtAccess ( AccessCd char (1) NOT NULL , AccessName nvarchar (10) NOT NULL , AccessSort tinyint NULL , CONSTRAINT PK_CtAccess PRIMARY KEY CLUSTERED ( AccessCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtAggregate') AND type='U') DROP TABLE dbo.CtAggregate GO CREATE TABLE CtAggregate ( AggregateCd char (1) NOT NULL , AggregateName nvarchar (10) NOT NULL , AggregateSort tinyint NULL , CONSTRAINT PK_CtAggregate PRIMARY KEY CLUSTERED ( AggregateCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtAlignment') AND type='U') DROP TABLE dbo.CtAlignment GO CREATE TABLE CtAlignment ( AlignmentCd char (1) NOT NULL , AlignmentName nvarchar (10) NOT NULL , CONSTRAINT PK_CtAlignment PRIMARY KEY CLUSTERED ( AlignmentCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtAndOr') AND type='U') DROP TABLE dbo.CtAndOr GO CREATE TABLE CtAndOr ( AndOrCd char (1) NOT NULL , AndOrName nvarchar (10) NOT NULL , CONSTRAINT PK_CtAndOr PRIMARY KEY CLUSTERED ( AndOrCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtBgGradType') AND type='U') DROP TABLE dbo.CtBgGradType GO CREATE TABLE CtBgGradType ( BgGradTypeId tinyint NOT NULL , BgGradTypeName varchar (20) NOT NULL , BgGradTypeDesc varchar (20) NOT NULL , CONSTRAINT PK_CtBgGradType PRIMARY KEY CLUSTERED ( BgGradTypeId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtBorderStyle') AND type='U') DROP TABLE dbo.CtBorderStyle GO CREATE TABLE CtBorderStyle ( BorderStyleId tinyint NOT NULL , BorderStyleName nvarchar (20) NOT NULL , CONSTRAINT PK_CtBorderStyle PRIMARY KEY CLUSTERED ( BorderStyleId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtButtonHlp') AND type='U') DROP TABLE dbo.CtButtonHlp GO CREATE TABLE CtButtonHlp ( ButtonHlpId int IDENTITY(1,1) NOT NULL , CultureId smallint NOT NULL , ButtonTypeId tinyint NOT NULL , ButtonName nvarchar (50) NOT NULL , ButtonToolTip nvarchar (100) NOT NULL , CONSTRAINT PK_CtButtonHlp PRIMARY KEY CLUSTERED ( ButtonHlpId, CultureId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtButtonType') AND type='U') DROP TABLE dbo.CtButtonType GO CREATE TABLE CtButtonType ( ButtonTypeId tinyint NOT NULL , ObjectType char (1) NOT NULL , ButtonTypeName varchar (20) NOT NULL , ButtonTypeDesc nvarchar (50) NOT NULL , ButtonVisible char (1) NOT NULL , ViewOnlyVisible char (1) NOT NULL CONSTRAINT DF_CtButtonType_ViewOnlyVisible DEFAULT ('Y'), CONSTRAINT PK_CtButtonType PRIMARY KEY CLUSTERED ( ButtonTypeId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtCheckBox') AND type='U') DROP TABLE dbo.CtCheckBox GO CREATE TABLE CtCheckBox ( CultureId tinyint NOT NULL , CheckBoxCd char (1) NOT NULL , CheckBoxName nvarchar (10) NOT NULL , CONSTRAINT PK_CtCheckBox PRIMARY KEY CLUSTERED ( CultureId, CheckBoxCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtClientScript') AND type='U') DROP TABLE dbo.CtClientScript GO CREATE TABLE CtClientScript ( ClientScriptId smallint NOT NULL , ClientScriptEvent varchar (50) NOT NULL , ClientScriptName varchar (50) NOT NULL , ClientScriptDesc nvarchar (100) NOT NULL , ClientScriptHelp nvarchar (1000) NULL , CONSTRAINT PK_CtClientScript PRIMARY KEY CLUSTERED ( ClientScriptId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtCountry') AND type='U') DROP TABLE dbo.CtCountry GO CREATE TABLE CtCountry ( CountryCd char (3) NOT NULL , CountryName nvarchar (50) NOT NULL , CONSTRAINT PK_CtCountry PRIMARY KEY CLUSTERED ( CountryCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtCrawler') AND type='U') DROP TABLE dbo.CtCrawler GO CREATE TABLE CtCrawler ( CrawlerCd char (2) NOT NULL , CrawlerName nvarchar (50) NOT NULL , CrawlerURL varchar (100) NOT NULL , CrawlerREF varchar (100) NOT NULL , PreText varchar (200) NOT NULL , PostText varchar (200) NOT NULL , ResultRegex varchar (100) NOT NULL , CONSTRAINT PK_CtCrawler PRIMARY KEY CLUSTERED ( CrawlerCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtCrudType') AND type='U') DROP TABLE dbo.CtCrudType GO CREATE TABLE CtCrudType ( CrudTypeCd char (1) NOT NULL , CrudTypeName nvarchar (50) NOT NULL , CrudTypeDesc nvarchar (200) NOT NULL , CrudTypeSort tinyint NOT NULL , CONSTRAINT PK_CtCrudType PRIMARY KEY CLUSTERED ( CrudTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtCudAction') AND type='U') DROP TABLE dbo.CtCudAction GO CREATE TABLE CtCudAction ( CudAction char (1) NOT NULL , CudActionDesc nvarchar (20) NOT NULL , CONSTRAINT PK_CtCudAction PRIMARY KEY CLUSTERED ( CudAction ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_CtCulture') DROP INDEX CtCulture.IX_CtCulture GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtCulture') AND type='U') DROP TABLE dbo.CtCulture GO CREATE TABLE CtCulture ( CultureTypeId smallint IDENTITY(1,1) NOT NULL , CultureTypeName varchar (10) NOT NULL , CultureTypeDesc nvarchar (50) NOT NULL , CultureDefault char (1) NOT NULL , EnNumberRule char (1) NOT NULL , CountryCd char (3) NULL , CurrencyCd char (3) NULL , ToTranslate char (1) NOT NULL CONSTRAINT DF_CtCulture_ToTranslate DEFAULT ('N'), ImportFileName nvarchar (30) NULL , CONSTRAINT PK_CtCulture PRIMARY KEY CLUSTERED ( CultureTypeId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_CtCultureLbl') DROP INDEX CtCultureLbl.IX_CtCultureLbl GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtCultureLbl') AND type='U') DROP TABLE dbo.CtCultureLbl GO CREATE TABLE CtCultureLbl ( CultureLblId int IDENTITY(1,1) NOT NULL , CultureTypeId smallint NOT NULL , CultureId smallint NOT NULL , CultureTypeLabel nvarchar (50) NOT NULL , CONSTRAINT PK_CtCultureLbl PRIMARY KEY CLUSTERED ( CultureLblId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtDataType') AND type='U') DROP TABLE dbo.CtDataType GO CREATE TABLE CtDataType ( DataTypeId tinyint IDENTITY(1,1) NOT NULL , DataTypeName varchar (20) NOT NULL , DataTypeSqlName varchar (20) NOT NULL , DataTypeSysName varchar (20) NOT NULL , DataTypeSByteOle varchar (20) NOT NULL , DataTypeDByteOle varchar (20) NOT NULL , DataTypeRdlParm varchar (20) NULL , DataTypeDesc varchar (80) NOT NULL , NumericData char (1) NOT NULL , DoubleByte char (1) NOT NULL , DisplayModeId tinyint NULL , CONSTRAINT PK_CtDataType PRIMARY KEY CLUSTERED ( DataTypeId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtDbProvider') AND type='U') DROP TABLE dbo.CtDbProvider GO CREATE TABLE CtDbProvider ( DbProviderCd char (1) NOT NULL , DbProviderName nvarchar (50) NOT NULL , DbProviderOle varchar (30) NOT NULL , CONSTRAINT PK_CtDbProvider PRIMARY KEY CLUSTERED ( DbProviderCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtDirection') AND type='U') DROP TABLE dbo.CtDirection GO CREATE TABLE CtDirection ( DirectionCd char (1) NOT NULL , DirectionName varchar (10) NOT NULL , DirectionDesc nvarchar (20) NOT NULL , CONSTRAINT PK_CtDirection PRIMARY KEY CLUSTERED ( DirectionCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtDisplayType') AND type='U') DROP TABLE dbo.CtDisplayType GO CREATE TABLE CtDisplayType ( TypeId tinyint NOT NULL , TypeName varchar (20) NOT NULL , TypeDesc varchar (20) NOT NULL , DisplayDesc nvarchar (1000) NULL , DisplayDefault char (1) NOT NULL , CONSTRAINT PK_CtDisplayType PRIMARY KEY CLUSTERED ( TypeId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_CtEvent') DROP INDEX CtEvent.IX_CtEvent GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtEvent') AND type='U') DROP TABLE dbo.CtEvent GO CREATE TABLE CtEvent ( EventId tinyint NOT NULL , EventCode char (6) NOT NULL , EventDesc nvarchar (100) NOT NULL , CONSTRAINT PK_CtEvent PRIMARY KEY CLUSTERED ( EventId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtEveryone') AND type='U') DROP TABLE dbo.CtEveryone GO CREATE TABLE CtEveryone ( EveryoneCd char (1) NOT NULL , EveryoneName nvarchar (20) NOT NULL , EveryoneSort tinyint NOT NULL , CONSTRAINT PK_CtEveryone PRIMARY KEY CLUSTERED ( EveryoneCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtFontStyle') AND type='U') DROP TABLE dbo.CtFontStyle GO CREATE TABLE CtFontStyle ( FontStyleCd char (1) NOT NULL , FontStyleName varchar (10) NOT NULL , CONSTRAINT PK_CtFontStyle PRIMARY KEY CLUSTERED ( FontStyleCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtFontWeight') AND type='U') DROP TABLE dbo.CtFontWeight GO CREATE TABLE CtFontWeight ( FontWeightCd tinyint NOT NULL , FontWeightName varchar (10) NOT NULL , FontWeightDesc nvarchar (20) NOT NULL , CONSTRAINT PK_CtFontWeight PRIMARY KEY CLUSTERED ( FontWeightCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtFormat') AND type='U') DROP TABLE dbo.CtFormat GO CREATE TABLE CtFormat ( FormatCd char (1) NOT NULL , FormatName nvarchar (10) NOT NULL , FormatSort tinyint NULL , CONSTRAINT PK_CtFormat PRIMARY KEY CLUSTERED ( FormatCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtFramework') AND type='U') DROP TABLE dbo.CtFramework GO CREATE TABLE CtFramework ( FrameworkCd char (1) NOT NULL , FrameworkName nvarchar (50) NOT NULL , CONSTRAINT PK_CtFramework PRIMARY KEY CLUSTERED ( FrameworkCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtGridGrp') AND type='U') DROP TABLE dbo.CtGridGrp GO CREATE TABLE CtGridGrp ( GridGrpCd char (1) NOT NULL , GridGrpName nvarchar (50) NOT NULL , CONSTRAINT PK_CtGridGrp PRIMARY KEY CLUSTERED ( GridGrpCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtHintQuestion') AND type='U') DROP TABLE dbo.CtHintQuestion GO CREATE TABLE CtHintQuestion ( HintQuestionId tinyint NOT NULL , HintQuestionDesc nvarchar (100) NOT NULL , CONSTRAINT PK_CtHintQuestion PRIMARY KEY CLUSTERED ( HintQuestionId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtJustify') AND type='U') DROP TABLE dbo.CtJustify GO CREATE TABLE CtJustify ( JustifyCd char (1) NOT NULL , JustifyName nvarchar (10) NOT NULL , CONSTRAINT PK_CtJustify PRIMARY KEY CLUSTERED ( JustifyCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtLanguage') AND type='U') DROP TABLE dbo.CtLanguage GO CREATE TABLE CtLanguage ( LanguageCd char (1) NOT NULL , LanguageName nvarchar (50) NOT NULL , CONSTRAINT PK_CtLanguage PRIMARY KEY CLUSTERED ( LanguageCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtLineType') AND type='U') DROP TABLE dbo.CtLineType GO CREATE TABLE CtLineType ( LineTypeCd char (1) NOT NULL , LineTypeName nvarchar (10) NOT NULL , CONSTRAINT PK_CtLineType PRIMARY KEY CLUSTERED ( LineTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtLinkType') AND type='U') DROP TABLE dbo.CtLinkType GO CREATE TABLE CtLinkType ( LinkTypeCd char (3) NOT NULL , LinkTypeName nvarchar (50) NOT NULL , LinkTypeDesc nvarchar (500) NULL , UsrDefined char (1) NOT NULL CONSTRAINT DF_CtLinkType_UsrDefined DEFAULT ('N'), MobileCd char (1) NOT NULL CONSTRAINT DF_CtLinkType_MobileCd DEFAULT ('S'), OneMstOnly char (1) NOT NULL , OneDtlOnly char (1) NOT NULL , CONSTRAINT PK_CtLinkType PRIMARY KEY CLUSTERED ( LinkTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtMatch') AND type='U') DROP TABLE dbo.CtMatch GO CREATE TABLE CtMatch ( MatchCd char (1) NOT NULL , MatchName nvarchar (50) NOT NULL , MatchSort tinyint NULL , CONSTRAINT PK_CtMatch PRIMARY KEY CLUSTERED ( MatchCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtMsgType') AND type='U') DROP TABLE dbo.CtMsgType GO CREATE TABLE CtMsgType ( MsgTypeCd char (1) NOT NULL , MsgTypeDesc nvarchar (50) NOT NULL , CONSTRAINT PK_CtMsgType PRIMARY KEY CLUSTERED ( MsgTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtObjectType') AND type='U') DROP TABLE dbo.CtObjectType GO CREATE TABLE CtObjectType ( ObjectTypeCd char (1) NOT NULL , ObjectTypeName nvarchar (50) NOT NULL , CONSTRAINT PK_CtObject PRIMARY KEY CLUSTERED ( ObjectTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtOperator') AND type='U') DROP TABLE dbo.CtOperator GO CREATE TABLE CtOperator ( OperatorId tinyint NOT NULL , OperatorName varchar (10) NOT NULL , OperatorDesc nvarchar (30) NULL , CONSTRAINT PK_CtOperator PRIMARY KEY CLUSTERED ( OperatorId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtOrientation') AND type='U') DROP TABLE dbo.CtOrientation GO CREATE TABLE CtOrientation ( OrientationCd char (1) NOT NULL , OrientationName nvarchar (30) NOT NULL , CONSTRAINT PK_CtOrientation PRIMARY KEY CLUSTERED ( OrientationCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtOsType') AND type='U') DROP TABLE dbo.CtOsType GO CREATE TABLE CtOsType ( OsTypeCd char (1) NOT NULL , OsTypeName nvarchar (20) NOT NULL , CONSTRAINT PK_CtOsType PRIMARY KEY CLUSTERED ( OsTypeCd ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_CtPermKey') DROP INDEX CtPermKey.IX_CtPermKey GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtPermKey') AND type='U') DROP TABLE dbo.CtPermKey GO CREATE TABLE CtPermKey ( CtPermKeyId smallint IDENTITY(1,1) NOT NULL , CtPermKeyName varchar (50) NOT NULL , CtPermKeyParam varchar (20) NOT NULL , TableName varchar (50) NOT NULL , ColumnName varchar (50) NOT NULL , AndCondition char (1) NOT NULL , MultiValue char (1) NOT NULL CONSTRAINT DF_CtPermKey_MultiValue DEFAULT ('N'), CONSTRAINT PK_CtPermKey PRIMARY KEY CLUSTERED ( CtPermKeyId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtReleaseType') AND type='U') DROP TABLE dbo.CtReleaseType GO CREATE TABLE CtReleaseType ( ReleaseTypeId tinyint NOT NULL , ReleaseTypeAbbr varchar (4) NOT NULL , ReleaseTypeName nvarchar (50) NOT NULL , CONSTRAINT PK_CtReleaseType PRIMARY KEY CLUSTERED ( ReleaseTypeId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtReportSct') AND type='U') DROP TABLE dbo.CtReportSct GO CREATE TABLE CtReportSct ( ReportSctId tinyint NOT NULL , ReportSctName varchar (10) NOT NULL , ReportSctDesc nvarchar (50) NOT NULL , CONSTRAINT PK_CtReportSct PRIMARY KEY CLUSTERED ( ReportSctId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtReportType') AND type='U') DROP TABLE dbo.CtReportType GO CREATE TABLE CtReportType ( ReportTypeCd char (1) NOT NULL , ReportTypeDesc nvarchar (50) NOT NULL , CONSTRAINT PK_CtReportType PRIMARY KEY CLUSTERED ( ReportTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRowAuth') AND type='U') DROP TABLE dbo.CtRowAuth GO CREATE TABLE CtRowAuth ( RowAuthId smallint IDENTITY(1,1) NOT NULL , RowAuthName varchar (50) NOT NULL , AllowSel char (1) NOT NULL , AllowAdd char (1) NOT NULL , AllowUpd char (1) NOT NULL , AllowDel char (1) NOT NULL , SysAdmin char (1) NOT NULL , OvrideId smallint NULL , CONSTRAINT PK_CtRowAuth PRIMARY KEY CLUSTERED ( RowAuthId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRowAuthPrm') AND type='U') DROP TABLE dbo.CtRowAuthPrm GO CREATE TABLE CtRowAuthPrm ( RowAuthPrmId smallint IDENTITY(1,1) NOT NULL , RowAuthId smallint NOT NULL , PermKeyId smallint NOT NULL , SelLevel char (1) NOT NULL , CONSTRAINT PK_CtRowAuthPrm PRIMARY KEY CLUSTERED ( RowAuthPrmId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRptChart') AND type='U') DROP TABLE dbo.CtRptChart GO CREATE TABLE CtRptChart ( RptChartCd char (1) NOT NULL , RptChartName nvarchar (100) NOT NULL , CONSTRAINT PK_CtRptChart PRIMARY KEY CLUSTERED ( RptChartCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRptChaType') AND type='U') DROP TABLE dbo.CtRptChaType GO CREATE TABLE CtRptChaType ( RptChaTypeCd char (2) NOT NULL , RptChaTypeName nvarchar (30) NOT NULL , CONSTRAINT PK_CtRptChaType PRIMARY KEY CLUSTERED ( RptChaTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRptCtrType') AND type='U') DROP TABLE dbo.CtRptCtrType GO CREATE TABLE CtRptCtrType ( RptCtrTypeCd char (1) NOT NULL , RptCtrTypeName nvarchar (20) NOT NULL , RptCtrTypeDesc nvarchar (400) NULL , HasChildCtr char (1) NOT NULL CONSTRAINT DF_CtRptCtrType_HasChildCtr DEFAULT ('N'), CONSTRAINT PK_CtRptCtrType PRIMARY KEY CLUSTERED ( RptCtrTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRptElmType') AND type='U') DROP TABLE dbo.CtRptElmType GO CREATE TABLE CtRptElmType ( RptElmTypeCd char (1) NOT NULL , RptElmTypeName nvarchar (20) NOT NULL , CONSTRAINT PK_CtRptElmType PRIMARY KEY CLUSTERED ( RptElmTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRptGroup') AND type='U') DROP TABLE dbo.CtRptGroup GO CREATE TABLE CtRptGroup ( RptGroupId tinyint NOT NULL , RptGroupName nvarchar (100) NOT NULL , CONSTRAINT PK_CtRptGroup PRIMARY KEY CLUSTERED ( RptGroupId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRptObjType') AND type='U') DROP TABLE dbo.CtRptObjType GO CREATE TABLE CtRptObjType ( RptObjTypeCd char (1) NOT NULL , RptObjTypeName nvarchar (10) NOT NULL , CONSTRAINT PK_CtRptObjType PRIMARY KEY CLUSTERED ( RptObjTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRptStyDef') AND type='U') DROP TABLE dbo.CtRptStyDef GO CREATE TABLE CtRptStyDef ( DefaultCd char (2) NOT NULL , DefaultName nvarchar (20) NOT NULL , CONSTRAINT PK_CtRptStyDef PRIMARY KEY CLUSTERED ( DefaultCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRptTblType') AND type='U') DROP TABLE dbo.CtRptTblType GO CREATE TABLE CtRptTblType ( RptTblTypeCd char (1) NOT NULL , RptTblTypeName nvarchar (20) NOT NULL , CONSTRAINT PK_CtRptTblType PRIMARY KEY CLUSTERED ( RptTblTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRuleCntType') AND type='U') DROP TABLE dbo.CtRuleCntType GO CREATE TABLE CtRuleCntType ( RuleCntTypeId tinyint NOT NULL , RuleCntTypeName nvarchar (50) NOT NULL , RuleCntTypeEvent varchar (20) NOT NULL , RuleCntTypeDesc nvarchar (1000) NOT NULL , CONSTRAINT PK_CtRuleCntType PRIMARY KEY CLUSTERED ( RuleCntTypeId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRuleLayer') AND type='U') DROP TABLE dbo.CtRuleLayer GO CREATE TABLE CtRuleLayer ( RuleLayerCd char (1) NOT NULL , RuleLayerDesc nvarchar (50) NOT NULL , CONSTRAINT PK_CtRuleLayer PRIMARY KEY CLUSTERED ( RuleLayerCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRuleMethod') AND type='U') DROP TABLE dbo.CtRuleMethod GO CREATE TABLE CtRuleMethod ( RuleMethodId tinyint NOT NULL , RuleMethodName nvarchar (50) NOT NULL , RuleMethodDesc nvarchar (1000) NOT NULL , CONSTRAINT PK_CtRuleMethod PRIMARY KEY CLUSTERED ( RuleMethodId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtRuleType') AND type='U') DROP TABLE dbo.CtRuleType GO CREATE TABLE CtRuleType ( RuleTypeId tinyint NOT NULL , RuleTypeDesc nvarchar (50) NOT NULL , CONSTRAINT PK_CtRuleType PRIMARY KEY CLUSTERED ( RuleTypeId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtScreenType') AND type='U') DROP TABLE dbo.CtScreenType GO CREATE TABLE CtScreenType ( ScreenTypeId tinyint IDENTITY(1,1) NOT NULL , ScreenTypeName char (2) NOT NULL , ScreenTypeDesc varchar (50) NOT NULL , CONSTRAINT PK_CtScreenType PRIMARY KEY CLUSTERED ( ScreenTypeId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtSection') AND type='U') DROP TABLE dbo.CtSection GO CREATE TABLE CtSection ( SectionCd char (1) NOT NULL , SectionName nvarchar (200) NOT NULL , NeedRegen char (1) NOT NULL CONSTRAINT DF_CtSection_NeedRegen DEFAULT ('N'), CONSTRAINT PK_CtSection PRIMARY KEY CLUSTERED ( SectionCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtSelectType') AND type='U') DROP TABLE dbo.CtSelectType GO CREATE TABLE CtSelectType ( SelectTypeCd char (1) NOT NULL , SelectTypeName nvarchar (10) NOT NULL , CONSTRAINT PK_CtSelectType PRIMARY KEY CLUSTERED ( SelectTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtSProcOnly') AND type='U') DROP TABLE dbo.CtSProcOnly GO CREATE TABLE CtSProcOnly ( SProcOnlyCd char (1) NOT NULL , SProcOnlyName nvarchar (50) NOT NULL , CONSTRAINT PK_CtSProcOnly PRIMARY KEY CLUSTERED ( SProcOnlyCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtSysListVisible') AND type='U') DROP TABLE dbo.CtSysListVisible GO CREATE TABLE CtSysListVisible ( SysListVisibleCode char (1) NOT NULL , SysListVisibleDesc nvarchar (50) NOT NULL , CONSTRAINT PK_UsrPrefSysVis PRIMARY KEY CLUSTERED ( SysListVisibleCode ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtTextAlign') AND type='U') DROP TABLE dbo.CtTextAlign GO CREATE TABLE CtTextAlign ( TextAlignCd char (1) NOT NULL , TextAlignName varchar (20) NOT NULL , CONSTRAINT PK_CtTextAlign PRIMARY KEY CLUSTERED ( TextAlignCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtTextDecor') AND type='U') DROP TABLE dbo.CtTextDecor GO CREATE TABLE CtTextDecor ( TextDecorCd char (1) NOT NULL , TextDecorName varchar (20) NOT NULL , TextDecorDesc nvarchar (20) NOT NULL , CONSTRAINT PK_CtTextDecor PRIMARY KEY CLUSTERED ( TextDecorCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtTierType') AND type='U') DROP TABLE dbo.CtTierType GO CREATE TABLE CtTierType ( TierTypeCd char (1) NOT NULL , TierTypeName nvarchar (10) NOT NULL , CONSTRAINT PK_CtTierType PRIMARY KEY CLUSTERED ( TierTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtUnit') AND type='U') DROP TABLE dbo.CtUnit GO CREATE TABLE CtUnit ( UnitCd char (2) NOT NULL , UnitDesc nvarchar (50) NOT NULL , UnitRef nvarchar (100) NULL , UnitOrder tinyint NOT NULL , CONSTRAINT PK_CtUnit PRIMARY KEY CLUSTERED ( UnitCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtVerticalAlign') AND type='U') DROP TABLE dbo.CtVerticalAlign GO CREATE TABLE CtVerticalAlign ( VerticalAlignCd char (1) NOT NULL , VerticalAlignName varchar (20) NOT NULL , CONSTRAINT PK_CtVerticalAlign PRIMARY KEY CLUSTERED ( VerticalAlignCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtViewType') AND type='U') DROP TABLE dbo.CtViewType GO CREATE TABLE CtViewType ( ViewTypeCd char (1) NOT NULL , ViewTypeName nvarchar (30) NOT NULL , ViewTypeSort tinyint NULL , CONSTRAINT PK_CtViewType PRIMARY KEY CLUSTERED ( ViewTypeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtWizardType') AND type='U') DROP TABLE dbo.CtWizardType GO CREATE TABLE CtWizardType ( WizardTypeId tinyint IDENTITY(1,1) NOT NULL , WizardTypeName char (2) NOT NULL , WizardTypeDesc varchar (50) NOT NULL , CONSTRAINT PK_CtWizardType PRIMARY KEY CLUSTERED ( WizardTypeId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.CtWritingMode') AND type='U') DROP TABLE dbo.CtWritingMode GO CREATE TABLE CtWritingMode ( WritingModeCd char (1) NOT NULL , WritingModeName varchar (10) NOT NULL , WritingModeDesc varchar (20) NOT NULL , CONSTRAINT PK_CtWritingMode PRIMARY KEY CLUSTERED ( WritingModeCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.DataTier') AND type='U') DROP TABLE dbo.DataTier GO CREATE TABLE DataTier ( DataTierId tinyint IDENTITY(1,1) NOT NULL , DataTierName nvarchar (50) NOT NULL , EntityId int NOT NULL , DbProviderCd char (1) NOT NULL , ServerName varchar (20) NOT NULL , DesServer varchar (20) NOT NULL , DesDatabase varchar (20) NOT NULL , DesUserId varchar (50) NOT NULL , DesPassword varchar (50) NOT NULL , PortBinPath varchar (100) NOT NULL , InstBinPath varchar (100) NOT NULL , ScriptPath varchar (100) NOT NULL , DbDataPath varchar (100) NOT NULL , IsDevelopment char (1) NOT NULL , IsDefault char (1) NOT NULL , CONSTRAINT PK_DataTier PRIMARY KEY CLUSTERED ( DataTierId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.DbColumn') AND type='U') DROP TABLE dbo.DbColumn GO CREATE TABLE DbColumn ( ColumnId int IDENTITY(1,1) NOT NULL , TableId int NOT NULL , ColumnIndex smallint NULL , ExternalTable varchar (50) NULL , ColumnName varchar (50) NOT NULL , ColumnDesc varchar (100) NULL , DataType tinyint NOT NULL , ColumnLength smallint NOT NULL , ColumnScale tinyint NULL , DefaultValue nvarchar (50) NULL , AllowNulls char (1) NOT NULL , ColumnIdentity char (1) NOT NULL , PrimaryKey char (1) NOT NULL , IsIndexU char (1) NOT NULL CONSTRAINT DF_DbColumn_IsIndexU DEFAULT ('N'), IsIndex char (1) NOT NULL CONSTRAINT DF_DbColumn_IsIndex DEFAULT ('N'), ColObjective nvarchar (200) NULL , PrevColName varchar (20) NULL , CONSTRAINT PK_DbColumn PRIMARY KEY CLUSTERED ( ColumnId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_DbKey_KeyName') DROP INDEX DbKey.IX_DbKey_KeyName GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.DbKey') AND type='U') DROP TABLE dbo.DbKey GO CREATE TABLE DbKey ( KeyId int IDENTITY(1,1) NOT NULL , KeyName varchar (50) NOT NULL , TableId int NOT NULL , ColumnId int NOT NULL , RefTableId int NOT NULL , RefColumnId int NOT NULL , CONSTRAINT PK_DbKey PRIMARY KEY CLUSTERED ( KeyId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IU_DbTable') DROP INDEX DbTable.IU_DbTable GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.DbTable') AND type='U') DROP TABLE dbo.DbTable GO CREATE TABLE DbTable ( TableId int IDENTITY(1,1) NOT NULL , SystemId tinyint NOT NULL , TableName varchar (500) NOT NULL , TableDesc nvarchar (100) NOT NULL , MultiDesignDb char (1) NOT NULL , VirtualTbl char (1) NOT NULL CONSTRAINT DF_DbTable_VirtualTbl DEFAULT ('N'), VirtualSql nvarchar (max) NULL , TblObjective nvarchar (500) NULL , PrevTblName varchar (20) NULL , ModifiedBy int NULL , ModifiedOn datetime NULL , LastSyncDt datetime NULL , CONSTRAINT PK_DbTable PRIMARY KEY CLUSTERED ( TableId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Deleted') AND type='U') DROP TABLE dbo.Deleted GO CREATE TABLE Deleted ( DbName varchar (50) NOT NULL , TableName varchar (50) NOT NULL , PKeyId varchar (100) NOT NULL , DContent nvarchar (max) NULL , DeletedBy int NOT NULL , DeletedOn datetime NOT NULL ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Document') AND type='U') DROP TABLE dbo.Document GO CREATE TABLE Document ( DocumentId int IDENTITY(1,1) NOT NULL , DocuTblName varchar (50) NOT NULL , MenuTblName varchar (50) NOT NULL , HelpTblName varchar (50) NOT NULL , DocuFilePath varchar (100) NOT NULL , DocumentTitle nvarchar (50) NOT NULL , ProgramName varchar (50) NOT NULL , DocumentNotes varchar (4000) NULL , CONSTRAINT PK_Document PRIMARY KEY CLUSTERED ( DocumentId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Entity') AND type='U') DROP TABLE dbo.Entity GO CREATE TABLE Entity ( EntityId smallint NOT NULL , EntityImg varbinary (max) NULL , EntityName nvarchar (100) NOT NULL , EntityCode varchar (10) NOT NULL , DeployPath varchar (100) NOT NULL , CONSTRAINT PK_Entity PRIMARY KEY CLUSTERED ( EntityId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.GlobalFilter') AND type='U') DROP TABLE dbo.GlobalFilter GO CREATE TABLE GlobalFilter ( UsrId int NOT NULL , ScreenId int NOT NULL , FilterClause varchar (1800) NOT NULL , FilterDesc ntext NOT NULL , FilterDefault char (1) NOT NULL , CONSTRAINT PK_GlobalFilter PRIMARY KEY CLUSTERED ( UsrId, ScreenId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.GlobalFilterKey') AND type='U') DROP TABLE dbo.GlobalFilterKey GO CREATE TABLE GlobalFilterKey ( UsrId int NOT NULL , ScreenId int NOT NULL , GlobalFilterKey bigint NOT NULL , CONSTRAINT PK_GlobalFilterKey PRIMARY KEY CLUSTERED ( UsrId, ScreenId, GlobalFilterKey ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.GroupCol') AND type='U') DROP TABLE dbo.GroupCol GO CREATE TABLE GroupCol ( GroupColId smallint IDENTITY(1,1) NOT NULL , ColCssClass varchar (20) NULL , GroupColName nvarchar (50) NOT NULL , CONSTRAINT PK_GroupCol PRIMARY KEY CLUSTERED ( GroupColId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.GroupRow') AND type='U') DROP TABLE dbo.GroupRow GO CREATE TABLE GroupRow ( GroupRowId smallint IDENTITY(1,1) NOT NULL , RowCssClass varchar (20) NOT NULL , GroupRowName nvarchar (50) NOT NULL , CONSTRAINT PK_GroupRow PRIMARY KEY CLUSTERED ( GroupRowId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_Label') DROP INDEX Label.IX_Label GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Label') AND type='U') DROP TABLE dbo.Label GO CREATE TABLE Label ( LabelId int IDENTITY(1,1) NOT NULL , LabelDesc varchar (200) NULL , CultureId smallint NOT NULL , LabelCat varchar (50) NOT NULL CONSTRAINT DF_Label_LabelCat DEFAULT ('NA'), LabelKey varchar (50) NOT NULL , LabelText nvarchar (max) NOT NULL , CompanyId int NULL , SortOrder smallint NULL , CONSTRAINT PK_Label PRIMARY KEY CLUSTERED ( LabelId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.LastEmail') AND type='U') DROP TABLE dbo.LastEmail GO CREATE TABLE LastEmail ( LastEmailDt datetime NOT NULL , LastEmailCnt int NOT NULL , CONSTRAINT PK_LastEmail PRIMARY KEY CLUSTERED ( LastEmailDt ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.MaintMsg') AND type='U') DROP TABLE dbo.MaintMsg GO CREATE TABLE MaintMsg ( MaintMsgId smallint IDENTITY(1,1) NOT NULL , MaintMsgName nvarchar (200) NOT NULL , MaintMessage nvarchar (2000) NOT NULL , ShowOnLogin char (1) NOT NULL , LastEmailDt datetime NULL , CONSTRAINT PK_MaintMsg PRIMARY KEY CLUSTERED ( MaintMsgId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IU_MemTrans') DROP INDEX MemTrans.IU_MemTrans GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.MemTrans') AND type='U') DROP TABLE dbo.MemTrans GO CREATE TABLE MemTrans ( MemTransId int IDENTITY(1,1) NOT NULL , InStr nvarchar (2000) NOT NULL , CultureTypeId smallint NOT NULL , OutStr nvarchar (2000) NOT NULL , CONSTRAINT PK_MemTrans PRIMARY KEY CLUSTERED ( MemTransId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Menu') AND type='U') DROP TABLE dbo.Menu GO CREATE TABLE Menu ( MenuId int IDENTITY(1,1) NOT NULL , MenuIndex smallint NOT NULL , Miscellaneous varchar (1000) NULL , ParentId int NULL , ReportId int NULL , ScreenId int NULL , WizardId int NULL , StaticPgId int NULL , IconUrl nvarchar (300) NULL , Popup char (1) NOT NULL CONSTRAINT DF_Menu_Popup DEFAULT ('N'), CONSTRAINT PK_Menu PRIMARY KEY CLUSTERED ( MenuId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_MenuHlp_MenuId') DROP INDEX MenuHlp.IX_MenuHlp_MenuId GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.MenuHlp') AND type='U') DROP TABLE dbo.MenuHlp GO CREATE TABLE MenuHlp ( MenuHlpId int IDENTITY(1,1) NOT NULL , MenuId int NOT NULL , CultureId smallint NOT NULL , MenuText nvarchar (50) NOT NULL , CONSTRAINT PK_MenuHlp PRIMARY KEY CLUSTERED ( MenuHlpId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.MenuPrm') AND type='U') DROP TABLE dbo.MenuPrm GO CREATE TABLE MenuPrm ( MenuPrmId int IDENTITY(1,1) NOT NULL , MenuId int NOT NULL , GrantDeny char (1) NOT NULL , PermKeyId smallint NOT NULL , PermId int NOT NULL , CONSTRAINT PK_MenuPrm PRIMARY KEY CLUSTERED ( MenuPrmId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Msg') AND type='U') DROP TABLE dbo.Msg GO CREATE TABLE Msg ( MsgId int IDENTITY(1,1) NOT NULL , MsgTypeCd char (1) NOT NULL , MsgSource varchar (50) NOT NULL , MsgName nvarchar (500) NOT NULL , CONSTRAINT PK_Msg PRIMARY KEY CLUSTERED ( MsgId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_MsgCenter') DROP INDEX MsgCenter.IX_MsgCenter GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.MsgCenter') AND type='U') DROP TABLE dbo.MsgCenter GO CREATE TABLE MsgCenter ( MsgCenterId int IDENTITY(1,1) NOT NULL , MsgId int NOT NULL , CultureId smallint NOT NULL , Msg nvarchar (800) NOT NULL , CONSTRAINT PK_MsgCenter PRIMARY KEY CLUSTERED ( MsgCenterId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.MyMenuOpt') AND type='U') DROP TABLE dbo.MyMenuOpt GO CREATE TABLE MyMenuOpt ( MenuOptId int IDENTITY(1,1) NOT NULL , MenuOptName nvarchar (100) NOT NULL , MenuOptDesc nvarchar (400) NULL , MenuOptIco nvarchar (300) NULL , MenuOptImg nvarchar (300) NULL , TopMenuCss varchar (max) NULL , TopMenuJs varchar (max) NULL , TopMenuIvk varchar (max) NULL , SidMenuCss varchar (max) NULL , SidMenuJs varchar (max) NULL , SidMenuIvk varchar (max) NULL , OvaRating tinyint NULL , InputBy int NULL , InputOn datetime NULL , ProjectId bigint NULL , CONSTRAINT PK_MyMenuOpt PRIMARY KEY CLUSTERED ( MenuOptId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_Num2Word_Digits') DROP INDEX Num2Word.IX_Num2Word_Digits GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Num2Word') AND type='U') DROP TABLE dbo.Num2Word GO CREATE TABLE Num2Word ( Num2WordId int IDENTITY(1,1) NOT NULL , CultureId tinyint NOT NULL , Digit10 tinyint NULL , Digit09 tinyint NULL , Digit08 tinyint NULL , Digit07 tinyint NULL , Digit06 tinyint NULL , Digit05 tinyint NULL , Digit04 tinyint NULL , Digit03 tinyint NULL , Digit02 tinyint NULL , Digit01 tinyint NULL , Word nvarchar (50) NOT NULL , CONSTRAINT PK_Num2Word PRIMARY KEY CLUSTERED ( Num2WordId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Ovride') AND type='U') DROP TABLE dbo.Ovride GO CREATE TABLE Ovride ( OvrideId smallint IDENTITY(1,1) NOT NULL , OvrideName nvarchar (50) NOT NULL , PromptAlways char (1) NOT NULL , PromptModal char (1) NOT NULL , CONSTRAINT PK_Ovride PRIMARY KEY CLUSTERED ( OvrideId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.OvrideGrp') AND type='U') DROP TABLE dbo.OvrideGrp GO CREATE TABLE OvrideGrp ( OvrideGrpId int IDENTITY(1,1) NOT NULL , OvrideId smallint NOT NULL , UsrGroupId smallint NOT NULL , CONSTRAINT PK_OvrideGrp PRIMARY KEY CLUSTERED ( OvrideGrpId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.PageLnk') AND type='U') DROP TABLE dbo.PageLnk GO CREATE TABLE PageLnk ( PageLnkId int IDENTITY(1,1) NOT NULL , PageObjId smallint NOT NULL , PageLnkCss varchar (1000) NULL , Popup char (1) NULL , PageLnkRef varchar (1000) NULL , PageLnkTxt nvarchar (4000) NULL , PageLnkImg varchar (1000) NULL , PageLnkAlt varchar (1000) NULL , PageLnkOrd smallint NOT NULL , CONSTRAINT PK_PageLnk PRIMARY KEY CLUSTERED ( PageLnkId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.PageObj') AND type='U') DROP TABLE dbo.PageObj GO CREATE TABLE PageObj ( PageObjId int IDENTITY(1,1) NOT NULL , PageObjDesc nvarchar (200) NULL , SectionCd char (1) NOT NULL , GroupRowId smallint NULL , GroupColId smallint NULL , PageObjCss varchar (1000) NULL , PageObjSrp varchar (1000) NULL , PageObjOrd smallint NOT NULL , LinkTypeCd char (3) NOT NULL , SctGrpRow varchar (200) NULL , SctGrpCol varchar (200) NULL , CONSTRAINT PK_PageObj PRIMARY KEY CLUSTERED ( PageObjId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Printer') AND type='U') DROP TABLE dbo.Printer GO CREATE TABLE Printer ( PrinterId smallint NOT NULL , PrinterName varchar (100) NOT NULL , PrinterPath varchar (300) NOT NULL , UpdatePrinted char (1) NOT NULL , CONSTRAINT PK_Printer PRIMARY KEY CLUSTERED ( PrinterId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Printer_MemberId') AND type='U') DROP TABLE dbo.Printer_MemberId GO CREATE TABLE Printer_MemberId ( PrinterId smallint NOT NULL , MemberId int NOT NULL , CONSTRAINT PK_Printer_MemberId PRIMARY KEY CLUSTERED ( PrinterId, MemberId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Printer_UsrGroupId') AND type='U') DROP TABLE dbo.Printer_UsrGroupId GO CREATE TABLE Printer_UsrGroupId ( PrinterId smallint NOT NULL , UsrGroupId smallint NOT NULL , CONSTRAINT PK_Printer_UsrGroupId PRIMARY KEY CLUSTERED ( PrinterId, UsrGroupId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Release') AND type='U') DROP TABLE dbo.Release GO CREATE TABLE Release ( ReleaseId smallint IDENTITY(1,1) NOT NULL , ReleaseName nvarchar (50) NOT NULL , ReleaseDesc nvarchar (80) NULL , ReleaseBuild varchar (20) NULL , ReleaseDate datetime NULL , ReleaseOs char (1) NOT NULL , EntityId smallint NOT NULL , ReleaseTypeId tinyint NOT NULL , TarScriptAft varchar (max) NULL , ReadMe varchar (max) NULL , CONSTRAINT PK_Release PRIMARY KEY CLUSTERED ( ReleaseId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ReleaseDtl') AND type='U') DROP TABLE dbo.ReleaseDtl GO CREATE TABLE ReleaseDtl ( ReleaseDtlId int IDENTITY(1,1) NOT NULL , ReleaseId smallint NOT NULL , RunOrder smallint NULL , ObjectName varchar (max) NOT NULL , SrcObject varchar (50) NULL , ObjectExempt varchar (max) NULL , ObjectType char (1) NOT NULL , SrcClientTierId tinyint NULL , SrcRuleTierId tinyint NULL , SrcDataTierId tinyint NULL , TarDataTierId tinyint NULL , SProcOnly char (1) NOT NULL CONSTRAINT DF_ReleaseDtl_SProcOnly DEFAULT ('Y'), DoSpEncrypt char (1) NOT NULL CONSTRAINT DF_ReleaseDtl_DoSpEncrypt DEFAULT ('Y'), CONSTRAINT PK_ReleaseDtl PRIMARY KEY CLUSTERED ( ReleaseDtlId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Report') AND type='U') DROP TABLE dbo.Report GO CREATE TABLE Report ( ReportId int IDENTITY(1,1) NOT NULL , ProgramName varchar (20) NOT NULL , ReportDesc nvarchar (50) NULL , OrientationCd char (1) NOT NULL , ReportTypeCd char (1) NOT NULL , TemplateName varchar (50) NULL , RptTemplate int NULL , CopyReportId int NULL , TopMargin decimal (8,2) NOT NULL CONSTRAINT DF_Report_TopMargin DEFAULT ((1)), BottomMargin decimal (8,2) NOT NULL CONSTRAINT DF_Report_BottomMargin DEFAULT ((1)), LeftMargin decimal (8,2) NOT NULL CONSTRAINT DF_Report_LeftMargin DEFAULT ((1)), RightMargin decimal (8,2) NOT NULL CONSTRAINT DF_Report_RightMargin DEFAULT ((1)), PageHeight decimal (8,2) NOT NULL CONSTRAINT DF_Report_PageHeight DEFAULT ((11)), PageWidth decimal (8,2) NOT NULL CONSTRAINT DF_Report_PageWidth DEFAULT ((8.5)), UnitCd char (2) NOT NULL CONSTRAINT DF_Report_UnitCd DEFAULT ('in'), WhereClause varchar (1000) NULL , RegClause varchar (400) NULL , RegCode nvarchar (max) NULL , ValClause varchar (400) NULL , ValCode nvarchar (max) NULL , UpdClause varchar (200) NULL , UpdCode nvarchar (max) NULL , XlsClause varchar (200) NULL , XlsCode nvarchar (max) NULL , GenerateRp char (1) NOT NULL , AllowSelect char (1) NOT NULL CONSTRAINT DF_Report_AllowSelect DEFAULT ('N'), ModifiedBy int NULL , ModifiedOn datetime NULL , LastGenDt datetime NULL , CompanyLs varchar (1000) NULL , NeedRegen char (1) NOT NULL CONSTRAINT DF_Report_NeedRegen DEFAULT ('N'), AuthRequired char (1) NOT NULL CONSTRAINT DF_Report_AuthRequired DEFAULT ('Y'), CONSTRAINT PK_Report PRIMARY KEY CLUSTERED ( ReportId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ReportCri') AND type='U') DROP TABLE dbo.ReportCri GO CREATE TABLE ReportCri ( ReportCriId int IDENTITY(1,1) NOT NULL , ReportId int NOT NULL , ReportCriDesc varchar (100) NULL , ReportGrpId int NOT NULL , LabelCss varchar (100) NULL , ContentCss varchar (100) NULL , TableId int NULL , TableAbbr varchar (10) NULL , ColumnName varchar (50) NOT NULL , TabIndex smallint NOT NULL , DataTypeId tinyint NOT NULL , DataTypeSize smallint NULL , DisplayModeId tinyint NOT NULL , ColumnSize smallint NULL , RowSize smallint NULL , DdlKeyColumnName varchar (50) NULL , DdlRefColumnName varchar (50) NULL , DdlSrtColumnName varchar (50) NULL , DdlFtrColumnId int NULL , RequiredValid char (1) NOT NULL , DefaultValue nvarchar (100) NULL , WhereClause varchar (1000) NULL , RegClause varchar (400) NULL , CONSTRAINT PK_ReportCri PRIMARY KEY CLUSTERED ( ReportCriId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ReportCriHlp_ReportCriId') DROP INDEX ReportCriHlp.IX_ReportCriHlp_ReportCriId GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ReportCriHlp') AND type='U') DROP TABLE dbo.ReportCriHlp GO CREATE TABLE ReportCriHlp ( ReportCriHlpId int IDENTITY(1,1) NOT NULL , ReportCriHlpDesc varchar (200) NULL , ReportCriId int NOT NULL , CultureId smallint NOT NULL , ColumnHeader nvarchar (50) NULL , CONSTRAINT PK_ReportCriHlp PRIMARY KEY CLUSTERED ( ReportCriHlpId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ReportDel') AND type='U') DROP TABLE dbo.ReportDel GO CREATE TABLE ReportDel ( ReportDelId int IDENTITY(1,1) NOT NULL , ReportId int NOT NULL , ProgramName varchar (100) NOT NULL , CONSTRAINT PK_ReportDel PRIMARY KEY CLUSTERED ( ReportDelId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ReportGrp') AND type='U') DROP TABLE dbo.ReportGrp GO CREATE TABLE ReportGrp ( ReportGrpId int IDENTITY(1,1) NOT NULL , ReportId int NULL , ParentGrpId int NULL , ReportGrpName nvarchar (50) NOT NULL , ReportGrpIndex varchar (20) NULL , TabIndex smallint NULL , ContentVertical char (1) NOT NULL , LabelVertical char (1) NOT NULL , BorderWidth tinyint NOT NULL , GrpStyle varchar (200) NULL , CONSTRAINT PK_ReportGrp PRIMARY KEY CLUSTERED ( ReportGrpId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ReportHlp_ReportId') DROP INDEX ReportHlp.IX_ReportHlp_ReportId GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ReportHlp') AND type='U') DROP TABLE dbo.ReportHlp GO CREATE TABLE ReportHlp ( ReportHlpId int IDENTITY(1,1) NOT NULL , ReportId int NOT NULL , CultureId smallint NOT NULL , DefaultHlpMsg nvarchar (max) NOT NULL , ReportTitle nvarchar (50) NOT NULL , CONSTRAINT PK_ReportHlp PRIMARY KEY CLUSTERED ( ReportHlpId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ReportLstCri') DROP INDEX ReportLstCri.IX_ReportLstCri GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ReportLstCri') AND type='U') DROP TABLE dbo.ReportLstCri GO CREATE TABLE ReportLstCri ( ReportLstCriId int IDENTITY(1,1) NOT NULL , UsrId int NOT NULL , ReportId int NOT NULL , ReportCriId int NOT NULL , LastCriteria nvarchar (900) NULL , CONSTRAINT PK_ReportLstCri PRIMARY KEY CLUSTERED ( ReportLstCriId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ReportObj') AND type='U') DROP TABLE dbo.ReportObj GO CREATE TABLE ReportObj ( ReportObjId int IDENTITY(1,1) NOT NULL , ReportId int NOT NULL , RptObjTypeCd char (1) NOT NULL CONSTRAINT DF_ReportObj_RptObjTypeCd DEFAULT ('F'), ColumnName varchar (50) NOT NULL , ColumnDesc varchar (100) NULL , TabIndex smallint NOT NULL , ColumnFormat varchar (20) NULL , PaddSize tinyint NULL , PaddChar nchar (1) NULL , DataTypeId tinyint NOT NULL , OperatorId tinyint NULL , ReportCriId int NULL , CONSTRAINT PK_ReportObj PRIMARY KEY CLUSTERED ( ReportObjId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ReportObjHlp_ReportObjId') DROP INDEX ReportObjHlp.IX_ReportObjHlp_ReportObjId GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ReportObjHlp') AND type='U') DROP TABLE dbo.ReportObjHlp GO CREATE TABLE ReportObjHlp ( ReportObjHlpId int IDENTITY(1,1) NOT NULL , ReportObjHlpDesc varchar (200) NULL , ReportObjId int NOT NULL , CultureId smallint NOT NULL , ColumnHeader nvarchar (50) NULL , HeaderWidth smallint NULL , CONSTRAINT PK_ReportObjHlp PRIMARY KEY CLUSTERED ( ReportObjHlpId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RowOvrd') AND type='U') DROP TABLE dbo.RowOvrd GO CREATE TABLE RowOvrd ( RowOvrdId smallint IDENTITY(1,1) NOT NULL , RowOvrdDesc varchar (200) NULL , ScreenId int NULL , ReportId int NULL , RowAuthId smallint NOT NULL , AllowSel char (1) NOT NULL , AllowAdd char (1) NOT NULL , AllowUpd char (1) NOT NULL , AllowDel char (1) NOT NULL , CONSTRAINT PK_RowOvrd PRIMARY KEY CLUSTERED ( RowOvrdId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RowOvrdPrm') AND type='U') DROP TABLE dbo.RowOvrdPrm GO CREATE TABLE RowOvrdPrm ( RowOvrdPrmId smallint IDENTITY(1,1) NOT NULL , RowOvrdId smallint NOT NULL , PermKeyId smallint NOT NULL , SelLevel char (1) NOT NULL , AndCondition char (1) NOT NULL CONSTRAINT DF_RowOvrdPrm_AndCondition DEFAULT ('Y'), CONSTRAINT PK_RowOvrdPrm PRIMARY KEY CLUSTERED ( RowOvrdPrmId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptCel') AND type='U') DROP TABLE dbo.RptCel GO CREATE TABLE RptCel ( RptCelId int IDENTITY(1,1) NOT NULL , RptCelDesc nvarchar (200) NULL , RptTblId int NOT NULL , RowNum smallint NOT NULL , RowHeight decimal (8,2) NOT NULL , RowVisibility varchar (1000) NULL , CelNum int NOT NULL , CelColSpan smallint NULL , CONSTRAINT PK_RptCel PRIMARY KEY CLUSTERED ( RptCelId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptCha') AND type='U') DROP TABLE dbo.RptCha GO CREATE TABLE RptCha ( RptChaId int IDENTITY(1,1) NOT NULL , RptChaDesc nvarchar (200) NULL , RptCtrId int NOT NULL , ReportId int NULL , RptChaTypeCd char (2) NOT NULL , ThreeD char (1) NOT NULL , CategoryGrp int NOT NULL , ChartData nvarchar (1000) NOT NULL , SeriesGrp int NULL , CONSTRAINT PK_RptCha PRIMARY KEY CLUSTERED ( RptChaId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptCtr') AND type='U') DROP TABLE dbo.RptCtr GO CREATE TABLE RptCtr ( RptCtrId int IDENTITY(1,1) NOT NULL , RptCtrDesc nvarchar (200) NULL , PRptCtrId int NULL , RptElmId int NULL , RptCelId int NULL , ReportId int NOT NULL , RptCtrTypeCd char (1) NOT NULL , RptCtrName nvarchar (100) NOT NULL , RptStyleId int NULL , CtrTop decimal (8,2) NULL , CtrLeft decimal (8,2) NULL , CtrHeight decimal (8,2) NULL , CtrWidth decimal (8,2) NULL , CtrZIndex smallint NULL , CtrAction varchar (500) NULL , CtrGrouping int NULL , CtrVisibility char (1) NULL , CtrToggle int NULL , CtrToolTip nvarchar (200) NULL , CtrPgBrStart char (1) NOT NULL , CtrPgBrEnd char (1) NOT NULL , CtrValue nvarchar (1000) NULL , CtrCanGrow char (1) NOT NULL , CtrCanShrink char (1) NOT NULL , CtrTogether char (1) NOT NULL , CONSTRAINT PK_RptCtr PRIMARY KEY CLUSTERED ( RptCtrId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptElm') AND type='U') DROP TABLE dbo.RptElm GO CREATE TABLE RptElm ( RptElmId int IDENTITY(1,1) NOT NULL , RptElmDesc nvarchar (200) NULL , ReportId int NOT NULL , RptElmTypeCd char (1) NOT NULL , RptStyleId int NULL , ElmHeight decimal (8,2) NOT NULL , ElmColumns smallint NULL , ElmColSpacing decimal (8,2) NULL , ElmPrintFirst char (1) NOT NULL , ElmPrintLast char (1) NOT NULL , CONSTRAINT PK_RptElm PRIMARY KEY CLUSTERED ( RptElmId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_RptMemCri') DROP INDEX RptMemCri.IX_RptMemCri GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptMemCri') AND type='U') DROP TABLE dbo.RptMemCri GO CREATE TABLE RptMemCri ( RptMemCriId int IDENTITY(1,1) NOT NULL , RptMemFldId int NOT NULL , RptMemCriName nvarchar (200) NOT NULL , RptMemCriDesc nvarchar (500) NULL , RptMemCriLink varchar (200) NULL , ReportId int NOT NULL , UsrId int NULL , InputBy int NULL , InputOn datetime NULL , ModifiedOn datetime NULL , ViewedOn datetime NULL , CompanyLs varchar (1000) NULL , CONSTRAINT PK_RptMemCri PRIMARY KEY CLUSTERED ( RptMemCriId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptMemCriDtl') AND type='U') DROP TABLE dbo.RptMemCriDtl GO CREATE TABLE RptMemCriDtl ( RptMemCriDtlId int IDENTITY(1,1) NOT NULL , RptMemCriId int NOT NULL , ReportCriId int NOT NULL , MemCriteria nvarchar (900) NULL , CONSTRAINT PK_RptMemCriDtl PRIMARY KEY CLUSTERED ( RptMemCriDtlId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptMemFld') AND type='U') DROP TABLE dbo.RptMemFld GO CREATE TABLE RptMemFld ( RptMemFldId int IDENTITY(1,1) NOT NULL , RptMemFldName nvarchar (200) NOT NULL , UsrId int NULL , InputBy int NULL , CompanyLs varchar (1000) NULL , AccessCd char (1) NOT NULL CONSTRAINT DF_RptMemFld_AccessCd DEFAULT ('V'), CONSTRAINT PK_RptMemFld PRIMARY KEY CLUSTERED ( RptMemFldId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptStyle') AND type='U') DROP TABLE dbo.RptStyle GO CREATE TABLE RptStyle ( RptStyleId int IDENTITY(1,1) NOT NULL , RptStyleDesc nvarchar (300) NOT NULL , BorderColorD varchar (100) NULL , BorderColorL varchar (100) NULL , BorderColorR varchar (100) NULL , BorderColorT varchar (100) NULL , BorderColorB varchar (100) NULL , BorderStyleD tinyint NULL , BorderStyleL tinyint NULL , BorderStyleR tinyint NULL , BorderStyleT tinyint NULL , BorderStyleB tinyint NULL , BorderWidthD tinyint NULL , BorderWidthL tinyint NULL , BorderWidthR tinyint NULL , BorderWidthT tinyint NULL , BorderWidthB tinyint NULL , BgColor varchar (100) NULL , BgGradType tinyint NULL , BgGradColor varchar (100) NULL , BgImage varchar (200) NULL , FontStyle char (1) NULL , FontFamily varchar (100) NULL , FontSize tinyint NULL , FontWeight tinyint NULL , Format varchar (100) NULL , TextDecor char (1) NULL , TextAlign char (1) NULL , VerticalAlign char (1) NULL , Color varchar (100) NULL , PadLeft smallint NULL , PadRight smallint NULL , PadTop smallint NULL , PadBottom smallint NULL , LineHeight smallint NULL , Direction char (1) NULL , WritingMode char (1) NULL , DefaultCd char (2) NULL , CONSTRAINT PK_RptStyle PRIMARY KEY CLUSTERED ( RptStyleId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptTbl') AND type='U') DROP TABLE dbo.RptTbl GO CREATE TABLE RptTbl ( RptTblId int IDENTITY(1,1) NOT NULL , RptTblDesc nvarchar (200) NULL , ParentId int NULL , RptCtrId int NOT NULL , ReportId int NULL , RptTblTypeCd char (1) NOT NULL , TblRepeatNew char (1) NOT NULL , TblOrder smallint NULL , ColWidth decimal (8,2) NULL , TblGrouping int NULL , TblVisibility char (1) NULL , TblToggle int NULL , CONSTRAINT PK_RptTbl PRIMARY KEY CLUSTERED ( RptTblId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_RptTemplate') DROP INDEX RptTemplate.IX_RptTemplate GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptTemplate') AND type='U') DROP TABLE dbo.RptTemplate GO CREATE TABLE RptTemplate ( DocId int IDENTITY(1,1) NOT NULL , MasterId int NOT NULL , DocName nvarchar (100) NOT NULL , MimeType varchar (100) NOT NULL , DocSize bigint NOT NULL , DocImage varbinary (max) NOT NULL , InputBy int NULL , InputOn datetime NULL , Active char (1) NOT NULL , CONSTRAINT PK_RptTemplate PRIMARY KEY CLUSTERED ( DocId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Rptwiz') AND type='U') DROP TABLE dbo.Rptwiz GO CREATE TABLE Rptwiz ( RptwizId int IDENTITY(1,1) NOT NULL , RptwizName nvarchar (50) NOT NULL , RptwizDesc nvarchar (400) NOT NULL , RptwizTypeCd char (1) NOT NULL , RptwizCatId smallint NOT NULL , TemplateName varchar (50) NULL , ReportId int NULL , AccessCd char (1) NOT NULL , UsrId int NOT NULL , TopMargin decimal (8,2) NULL , BottomMargin decimal (8,2) NULL , LeftMargin decimal (8,2) NULL , RightMargin decimal (8,2) NULL , OrientationCd char (1) NOT NULL CONSTRAINT DF_Rptwiz_OrientationCd DEFAULT ('Y'), UnitCd char (2) NOT NULL CONSTRAINT DF_Rptwiz_UnitCd DEFAULT ('in'), RptChaTypeCd char (2) NULL , ThreeD char (1) NOT NULL CONSTRAINT DF_Rptwiz_ThreeD DEFAULT ('N'), GMinValue decimal (19,4) NULL , GLowRange decimal (19,4) NULL , GMidRange decimal (19,4) NULL , GMaxValue decimal (19,4) NULL , GNeedle decimal (19,4) NULL , GMinValueId int NULL , GLowRangeId int NULL , GMidRangeId int NULL , GMaxValueId int NULL , GNeedleId int NULL , GPositive char (1) NULL , GFormat char (1) NULL , CONSTRAINT PK_Rptwiz PRIMARY KEY CLUSTERED ( RptwizId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptwizCat') AND type='U') DROP TABLE dbo.RptwizCat GO CREATE TABLE RptwizCat ( RptwizCatId smallint IDENTITY(1,1) NOT NULL , RptwizTypId smallint NOT NULL CONSTRAINT DF_RptwizCat_RptwizTypId DEFAULT ((1)), RptwizCatName nvarchar (100) NOT NULL , RptwizCatDesc nvarchar (200) NULL , CatDescription nvarchar (400) NULL , TableId int NOT NULL CONSTRAINT DF_RptwizCat_TableId DEFAULT ((0)), SampleImage varbinary (max) NULL , CONSTRAINT PK_RptwizCat PRIMARY KEY CLUSTERED ( RptwizCatId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptwizCatDtl') AND type='U') DROP TABLE dbo.RptwizCatDtl GO CREATE TABLE RptwizCatDtl ( RptwizCatDtlId int IDENTITY(1,1) NOT NULL , RptwizCatId smallint NOT NULL , ColumnId int NOT NULL , DisplayModeId tinyint NULL , DdlKeyColNm varchar (50) NULL , DdlRefColNm varchar (50) NULL , ColumnSize smallint NULL , RowSize smallint NULL , RegClause varchar (400) NULL , StoredProc varchar (max) NULL , CONSTRAINT PK_RptwizCatDtl PRIMARY KEY CLUSTERED ( RptwizCatDtlId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptwizDtl') AND type='U') DROP TABLE dbo.RptwizDtl GO CREATE TABLE RptwizDtl ( RptwizDtlId int IDENTITY(1,1) NOT NULL , RptwizId int NOT NULL , ColumnId int NOT NULL , ColHeader nvarchar (50) NULL , CriOperatorId tinyint NULL , CriSelect smallint NULL , CriHeader nvarchar (50) NULL , ColSelect smallint NULL , ColGroup smallint NULL , ColSort smallint NULL , AggregateCd char (1) NULL , RptChartCd char (1) NULL , CONSTRAINT PK_RptwizDtl PRIMARY KEY CLUSTERED ( RptwizDtlId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RptwizTyp') AND type='U') DROP TABLE dbo.RptwizTyp GO CREATE TABLE RptwizTyp ( RptwizTypId smallint IDENTITY(1,1) NOT NULL , RptwizTypName nvarchar (100) NOT NULL , CONSTRAINT PK_RptwizTyp PRIMARY KEY CLUSTERED ( RptwizTypId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.RuleTier') AND type='U') DROP TABLE dbo.RuleTier GO CREATE TABLE RuleTier ( RuleTierId tinyint IDENTITY(1,1) NOT NULL , RuleTierName nvarchar (50) NOT NULL , EntityId int NOT NULL , LanguageCd char (1) NOT NULL , FrameworkCd char (1) NOT NULL , DevProgramPath varchar (100) NOT NULL , IsDefault char (1) NOT NULL , CONSTRAINT PK_RuleTier PRIMARY KEY CLUSTERED ( RuleTierId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ScrAudit') DROP INDEX ScrAudit.IX_ScrAudit GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScrAudit') AND type='U') DROP TABLE dbo.ScrAudit GO CREATE TABLE ScrAudit ( ScrAuditId bigint IDENTITY(1,1) NOT NULL , CudAction char (1) NOT NULL , ScreenId int NOT NULL , MasterTable char (1) NOT NULL , TableId int NOT NULL , RowId bigint NOT NULL , RowDesc nvarchar (max) NOT NULL , ChangedBy int NOT NULL , ChangedOn datetime NOT NULL , CONSTRAINT PK_ScrAudit PRIMARY KEY CLUSTERED ( ScrAuditId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ScrAuditDtl') DROP INDEX ScrAuditDtl.IX_ScrAuditDtl GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScrAuditDtl') AND type='U') DROP TABLE dbo.ScrAuditDtl GO CREATE TABLE ScrAuditDtl ( ScrAuditDtlId bigint IDENTITY(1,1) NOT NULL , ScrAuditId bigint NOT NULL , ScreenObjId int NOT NULL , ScreenObjDesc nvarchar (max) NOT NULL , ColumnId int NOT NULL , ColumnDesc nvarchar (max) NOT NULL , ChangedFr nvarchar (max) NULL , ChangedTo nvarchar (max) NULL , CONSTRAINT PK_ScrAuditDtl PRIMARY KEY CLUSTERED ( ScrAuditDtlId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Screen') AND type='U') DROP TABLE dbo.Screen GO CREATE TABLE Screen ( ScreenId int IDENTITY(1,1) NOT NULL , ProgramName varchar (20) NOT NULL , ScreenDesc nvarchar (50) NULL , ScreenTypeId tinyint NOT NULL , MasterTableId int NULL , DetailTableId int NULL , SearchTableId int NULL , SearchId int NULL , SearchAscending char (1) NOT NULL , SearchDtlId int NULL , SearchUrlId int NULL , SearchImgId int NULL , GridRows tinyint NULL , ScreenObj varchar (100) NULL , ScreenFilter varchar (100) NULL , GenerateSc char (1) NOT NULL CONSTRAINT DF_Screen_GenerateSc DEFAULT ('Y'), GenerateSr char (1) NOT NULL CONSTRAINT DF_Screen_GenerateSr DEFAULT ('Y'), HasDeleteAll char (1) NOT NULL , ShowGridHead char (1) NOT NULL CONSTRAINT DF_Screen_ShowGridHead DEFAULT ('Y'), ValidateReq char (1) NOT NULL , DeferError char (1) NOT NULL CONSTRAINT DF_Screen_DeferError DEFAULT ('N'), AuthRequired char (1) NOT NULL CONSTRAINT DF_Screen_AuthRequired DEFAULT ('Y'), ViewOnly char (1) NOT NULL CONSTRAINT DF_Screen_ViewOnly DEFAULT ('N'), GenAudit char (1) NOT NULL CONSTRAINT DF_Screen_GenAudit DEFAULT ('N'), NeedRegen char (1) NOT NULL CONSTRAINT DF_Screen_NeedRegen DEFAULT ('N'), CONSTRAINT PK_Screen PRIMARY KEY CLUSTERED ( ScreenId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenCri') AND type='U') DROP TABLE dbo.ScreenCri GO CREATE TABLE ScreenCri ( ScreenCriId int IDENTITY(1,1) NOT NULL , ScreenId int NOT NULL , ScreenCriDesc varchar (100) NULL , LabelCss varchar (100) NULL , ContentCss varchar (100) NULL , ColumnId int NOT NULL , OperatorId tinyint NOT NULL CONSTRAINT DF_ScreenCri_OperatorId DEFAULT ((1)), TabIndex smallint NOT NULL , DisplayModeId tinyint NOT NULL , ColumnJustify char (1) NULL , ColumnSize smallint NULL , RowSize smallint NULL , DdlKeyColumnId int NULL , DdlRefColumnId int NULL , DdlSrtColumnId int NULL , DdlFtrColumnId int NULL , RequiredValid char (1) NOT NULL , CONSTRAINT PK_ScreenCri PRIMARY KEY CLUSTERED ( ScreenCriId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ScreenCriHlp_ScreenCriId') DROP INDEX ScreenCriHlp.IX_ScreenCriHlp_ScreenCriId GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenCriHlp') AND type='U') DROP TABLE dbo.ScreenCriHlp GO CREATE TABLE ScreenCriHlp ( ScreenCriHlpId int IDENTITY(1,1) NOT NULL , ScreenCriHlpDesc varchar (200) NULL , ScreenCriId int NOT NULL , CultureId smallint NOT NULL , ColumnHeader nvarchar (50) NULL , CONSTRAINT PK_ScreenCriHlp PRIMARY KEY CLUSTERED ( ScreenCriHlpId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenDel') AND type='U') DROP TABLE dbo.ScreenDel GO CREATE TABLE ScreenDel ( ScreenDelId int IDENTITY(1,1) NOT NULL , ScreenId int NOT NULL , ProgramName varchar (100) NOT NULL , MultiDesignDb char (1) NOT NULL , CONSTRAINT PK_ScreenDel PRIMARY KEY CLUSTERED ( ScreenDelId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ScreenFilter_Id_Name') DROP INDEX ScreenFilter.IX_ScreenFilter_Id_Name GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenFilter') AND type='U') DROP TABLE dbo.ScreenFilter GO CREATE TABLE ScreenFilter ( ScreenFilterId int IDENTITY(1,1) NOT NULL , ScreenId int NOT NULL , ScreenFilterName varchar (50) NOT NULL , ScreenFilterDesc varchar (100) NULL , FilterClause varchar (1500) NOT NULL , FilterOrder tinyint NOT NULL , ApplyToMst char (1) NOT NULL CONSTRAINT DF_ScreenFilter_ApplyToMst DEFAULT ('Y'), CONSTRAINT PK_ScreenFilter PRIMARY KEY CLUSTERED ( ScreenFilterId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ScreenFilterHlp_FilterId') DROP INDEX ScreenFilterHlp.IX_ScreenFilterHlp_FilterId GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenFilterHlp') AND type='U') DROP TABLE dbo.ScreenFilterHlp GO CREATE TABLE ScreenFilterHlp ( ScreenFilterHlpId int IDENTITY(1,1) NOT NULL , ScreenFilterId int NOT NULL , CultureId smallint NOT NULL , FilterName nvarchar (50) NOT NULL , CONSTRAINT PK_ScreenFilterHlp PRIMARY KEY CLUSTERED ( ScreenFilterHlpId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ScreenHlp_ScreenId') DROP INDEX ScreenHlp.IX_ScreenHlp_ScreenId GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenHlp') AND type='U') DROP TABLE dbo.ScreenHlp GO CREATE TABLE ScreenHlp ( ScreenHlpId int IDENTITY(1,1) NOT NULL , ScreenId int NOT NULL , CultureId smallint NOT NULL , DefaultHlpMsg nvarchar (max) NOT NULL , FootNote nvarchar (400) NULL , ScreenTitle nvarchar (50) NOT NULL , AddMsg nvarchar (100) NULL , UpdMsg nvarchar (100) NULL , DelMsg nvarchar (100) NULL , CONSTRAINT PK_ScreenHlp PRIMARY KEY CLUSTERED ( ScreenHlpId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ScreenLstCri') DROP INDEX ScreenLstCri.IX_ScreenLstCri GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenLstCri') AND type='U') DROP TABLE dbo.ScreenLstCri GO CREATE TABLE ScreenLstCri ( ScreenLstCriId int IDENTITY(1,1) NOT NULL , UsrId int NOT NULL , ScreenId int NOT NULL , ScreenCriId int NOT NULL , LastCriteria nvarchar (900) NULL , CONSTRAINT PK_ScreenLstCri PRIMARY KEY CLUSTERED ( ScreenLstCriId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ScreenLstInf') DROP INDEX ScreenLstInf.IX_ScreenLstInf GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenLstInf') AND type='U') DROP TABLE dbo.ScreenLstInf GO CREATE TABLE ScreenLstInf ( ScreenLstInfId int IDENTITY(1,1) NOT NULL , UsrId int NOT NULL , ScreenId int NOT NULL , LastPageInfo nvarchar (900) NULL , CONSTRAINT PK_ScreenLstInf PRIMARY KEY CLUSTERED ( ScreenLstInfId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenObj') AND type='U') DROP TABLE dbo.ScreenObj GO CREATE TABLE ScreenObj ( ScreenObjId int IDENTITY(1,1) NOT NULL , ScreenId int NOT NULL , MasterTable char (1) NOT NULL , NewGroupRow char (1) NOT NULL CONSTRAINT DF_ScreenObj_NewGroupRow DEFAULT ('N'), GroupRowId smallint NOT NULL CONSTRAINT DF_ScreenObj_GroupRowId DEFAULT ((78)), GroupColId smallint NOT NULL , LabelVertical char (1) NOT NULL CONSTRAINT DF_ScreenObj_LabelVertical DEFAULT ('N'), LabelCss varchar (1000) NULL , ContentCss varchar (1000) NULL , ColumnId int NULL , ColumnName varchar (50) NOT NULL , ColumnDesc varchar (200) NULL , DefaultValue nvarchar (200) NULL , HyperLinkUrl nvarchar (200) NULL , DefAfter char (1) NOT NULL CONSTRAINT DF_ScreenObj_DefAfter DEFAULT ('N'), SystemValue nvarchar (200) NULL , DefAlways char (1) NOT NULL CONSTRAINT DF_ScreenObj_DefAlways DEFAULT ('N'), ColumnWrap char (1) NOT NULL , GridGrpCd char (1) NOT NULL CONSTRAINT DF_ScreenObj_GridGrpCd DEFAULT ('N'), HideOnTablet char (1) NOT NULL CONSTRAINT DF_ScreenObj_HideOnTablet DEFAULT ('N'), HideOnMobile char (1) NOT NULL CONSTRAINT DF_ScreenObj_HideOnMobile DEFAULT ('N'), ColumnJustify char (1) NULL , ColumnSize smallint NULL , ColumnHeight smallint NULL , DisplayModeId tinyint NOT NULL , DdlKeyColumnId int NULL , DdlRefColumnId int NULL , DdlSrtColumnId int NULL , DdlAdnColumnId int NULL , DdlFtrColumnId int NULL , AggregateCd char (1) NULL , GenerateSp char (1) NOT NULL , TabFolderId int NOT NULL , TabIndex smallint NOT NULL , SortOrder smallint NULL , RequiredValid char (1) NOT NULL , MaskValid varchar (100) NULL , RangeValidType varchar (50) NULL , RangeValidMax varchar (50) NULL , RangeValidMin varchar (50) NULL , ColumnLink varchar (1000) NULL , RefreshOnCUD char (1) NOT NULL , TrimOnEntry char (1) NOT NULL CONSTRAINT DF_ScreenObj_TrimOnEntry DEFAULT ('Y'), MatchCd char (1) NULL , IgnoreConfirm char (1) NOT NULL CONSTRAINT DF_ScreenObj_IgnoreConfirm DEFAULT ('Y'), CONSTRAINT PK_ScreenObj PRIMARY KEY CLUSTERED ( ScreenObjId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenObjHlp') AND type='U') DROP TABLE dbo.ScreenObjHlp GO CREATE TABLE ScreenObjHlp ( ScreenObjHlpId int IDENTITY(1,1) NOT NULL , ScreenObjHlpDesc varchar (200) NULL , ScreenObjId int NOT NULL , CultureId smallint NOT NULL , ColumnHeader nvarchar (max) NULL , ToolTip nvarchar (1000) NULL , ErrMessage nvarchar (1000) NULL , TbHint nvarchar (1000) NULL , CONSTRAINT PK_ScreenObjHlp PRIMARY KEY CLUSTERED ( ScreenObjHlpId, CultureId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenTab') AND type='U') DROP TABLE dbo.ScreenTab GO CREATE TABLE ScreenTab ( ScreenTabId int IDENTITY(1,1) NOT NULL , ScreenTabDesc nvarchar (200) NULL , ScreenId int NOT NULL , TabFolderName nvarchar (50) NOT NULL , TabFolderOrder tinyint NOT NULL , CONSTRAINT PK_ScreenTab PRIMARY KEY CLUSTERED ( ScreenTabId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ScreenTabHlp_ScreenTabId') DROP INDEX ScreenTabHlp.IX_ScreenTabHlp_ScreenTabId GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScreenTabHlp') AND type='U') DROP TABLE dbo.ScreenTabHlp GO CREATE TABLE ScreenTabHlp ( ScreenTabHlpId int IDENTITY(1,1) NOT NULL , ScreenTabId int NOT NULL , CultureId smallint NOT NULL , TabFolderName nvarchar (50) NOT NULL , CONSTRAINT PK_ScreenTabHlp PRIMARY KEY CLUSTERED ( ScreenTabHlpId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScrMemCri') AND type='U') DROP TABLE dbo.ScrMemCri GO CREATE TABLE ScrMemCri ( ScrMemCriId int IDENTITY(1,1) NOT NULL , ScrMemCriName nvarchar (200) NOT NULL , ScreenId int NOT NULL , UsrId int NULL , CONSTRAINT PK_ScrMemCri PRIMARY KEY CLUSTERED ( ScrMemCriId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ScrMemCriDtl') AND type='U') DROP TABLE dbo.ScrMemCriDtl GO CREATE TABLE ScrMemCriDtl ( ScrMemCriDtlId int IDENTITY(1,1) NOT NULL , ScrMemCriId int NOT NULL , ScreenCriId int NOT NULL , MemCriteria nvarchar (900) NULL , CONSTRAINT PK_ScrMemCriDtl PRIMARY KEY CLUSTERED ( ScrMemCriDtlId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IU_SctGrpCol') DROP INDEX SctGrpCol.IU_SctGrpCol GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.SctGrpCol') AND type='U') DROP TABLE dbo.SctGrpCol GO CREATE TABLE SctGrpCol ( SctGrpColId smallint IDENTITY(1,1) NOT NULL , SctGrpColDesc nvarchar (200) NULL , SectionCd char (1) NOT NULL , GroupColId smallint NOT NULL , SctGrpColCss varchar (1000) NULL , SctGrpColDiv varchar (1000) NULL , CONSTRAINT PK_SctGrpCol PRIMARY KEY CLUSTERED ( SctGrpColId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IU_SctGrpRow') DROP INDEX SctGrpRow.IU_SctGrpRow GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.SctGrpRow') AND type='U') DROP TABLE dbo.SctGrpRow GO CREATE TABLE SctGrpRow ( SctGrpRowId smallint IDENTITY(1,1) NOT NULL , SctGrpRowDesc nvarchar (200) NULL , SectionCd char (1) NOT NULL , GroupRowId smallint NOT NULL , SctGrpRowCss varchar (1000) NULL , CONSTRAINT PK_SctGrpRow PRIMARY KEY CLUSTERED ( SctGrpRowId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_ServerRule') DROP INDEX ServerRule.IX_ServerRule GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.ServerRule') AND type='U') DROP TABLE dbo.ServerRule GO CREATE TABLE ServerRule ( ServerRuleId int IDENTITY(1,1) NOT NULL , ScreenId int NOT NULL , RuleTypeId tinyint NOT NULL , MasterTable char (1) NOT NULL , RuleName nvarchar (100) NOT NULL , RuleDesc nvarchar (150) NULL , RuleDescription nvarchar (500) NULL , RuleOrder smallint NOT NULL , ProcedureName varchar (50) NOT NULL , ParameterNames varchar (max) NULL , ParameterTypes varchar (max) NULL , CallingParams varchar (max) NULL , OnAdd char (1) NOT NULL , OnUpd char (1) NOT NULL , OnDel char (1) NOT NULL , BeforeCRUD char (1) NOT NULL , RuleCode nvarchar (max) NULL , ModifiedBy int NULL , ModifiedOn datetime NULL , LastGenDt datetime NULL , CONSTRAINT PK_ServerRule PRIMARY KEY CLUSTERED ( ServerRuleId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.SqlToSybMap') AND type='U') DROP TABLE dbo.SqlToSybMap GO CREATE TABLE SqlToSybMap ( SqlToSybMapId int IDENTITY(1,1) NOT NULL , ProjectId smallint NOT NULL , OrigWord varchar (200) NOT NULL , DestWord varchar (200) NOT NULL , CONSTRAINT PK_SqlToSybMap PRIMARY KEY CLUSTERED ( SqlToSybMapId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IU_SredMebr') DROP INDEX SredMebr.IU_SredMebr GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.SredMebr') AND type='U') DROP TABLE dbo.SredMebr GO CREATE TABLE SredMebr ( SredMebrId int IDENTITY(1,1) NOT NULL , MemberId int NOT NULL , MemberName nvarchar (50) NULL , UserId int NOT NULL , MemberTitle nvarchar (50) NULL , LT10PercShare char (1) NOT NULL , MnSalary money NOT NULL , MnNtxBenefit money NOT NULL , MnTaxBenefit money NOT NULL , MnWorkHours decimal (9,2) NOT NULL , CONSTRAINT PK_SredMebr PRIMARY KEY CLUSTERED ( SredMebrId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.SredTime') AND type='U') DROP TABLE dbo.SredTime GO CREATE TABLE SredTime ( SredTimeId int IDENTITY(1,1) NOT NULL , MemberId int NOT NULL , SredTimeDt datetime NOT NULL , Accomplished nvarchar (1000) NOT NULL , HourSpent decimal (9,2) NOT NULL , EnteredBy int NULL , EnteredOn datetime NULL , ModifiedBy int NULL , ModifiedOn datetime NULL , CONSTRAINT PK_SredTime PRIMARY KEY CLUSTERED ( SredTimeId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.StaticCs') AND type='U') DROP TABLE dbo.StaticCs GO CREATE TABLE StaticCs ( StaticCsId smallint IDENTITY(1,1) NOT NULL , StaticCsNm nvarchar (200) NOT NULL , StyleDef nvarchar (max) NULL , CONSTRAINT PK_StaticCs PRIMARY KEY CLUSTERED ( StaticCsId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.StaticFi') AND type='U') DROP TABLE dbo.StaticFi GO CREATE TABLE StaticFi ( StaticFiId int IDENTITY(1,1) NOT NULL , StaticFiUrl nvarchar (200) NOT NULL , CONSTRAINT PK_StaticFi PRIMARY KEY CLUSTERED ( StaticFiId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.StaticJs') AND type='U') DROP TABLE dbo.StaticJs GO CREATE TABLE StaticJs ( StaticJsId smallint IDENTITY(1,1) NOT NULL , StaticJsNm nvarchar (200) NOT NULL , ScriptDef nvarchar (max) NULL , CONSTRAINT PK_StaticJs PRIMARY KEY CLUSTERED ( StaticJsId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.StaticPg') AND type='U') DROP TABLE dbo.StaticPg GO CREATE TABLE StaticPg ( StaticPgId int IDENTITY(1,1) NOT NULL , StaticPgDesc nvarchar (300) NULL , StaticPgNm varchar (50) NOT NULL CONSTRAINT DF_StaticPg_StaticPgNm DEFAULT ('PgNm'), StaticPgTitle nvarchar (100) NOT NULL , StaticMeta nvarchar (1000) NULL , StaticPgCss nvarchar (max) NULL , StaticPgJs nvarchar (max) NULL , StaticPgHtm nvarchar (max) NOT NULL , MasterPgFile varchar (100) NULL , StaticCsId smallint NULL , StaticJsId smallint NULL , StaticPgUrl varchar (200) NULL , CONSTRAINT PK_StaticPg PRIMARY KEY CLUSTERED ( StaticPgId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Systems') AND type='U') DROP TABLE dbo.Systems GO CREATE TABLE Systems ( SystemId tinyint NOT NULL , SystemName nvarchar (50) NOT NULL , SystemAbbr varchar (4) NOT NULL CONSTRAINT DF_Systems_SystemAbbr DEFAULT ('Abc'), ServerName varchar (50) NOT NULL , dbAppProvider varchar (50) NOT NULL , dbAppServer varchar (50) NOT NULL , dbAppDatabase varchar (50) NOT NULL , dbDesDatabase varchar (50) NOT NULL , dbAppUserId varchar (50) NOT NULL , dbAppPassword varchar (50) NOT NULL , dbX01Provider varchar (50) NULL , dbX01Server varchar (50) NULL , dbX01Database varchar (50) NULL , dbX01UserId varchar (50) NULL , dbX01Password varchar (50) NULL , dbX01Extra varchar (200) NULL , SysProgram char (1) NOT NULL , AdminEmail nvarchar (50) NOT NULL CONSTRAINT DF_Systems_AdminEmail DEFAULT ('<EMAIL>'), AdminPhone varchar (20) NULL , CustServEmail nvarchar (50) NOT NULL CONSTRAINT DF_Systems_CustServEmail DEFAULT ('<EMAIL>'), CustServPhone varchar (20) NULL , CustServFax varchar (20) NULL , WebAddress varchar (50) NULL , Active char (1) NOT NULL CONSTRAINT DF_Systems_Active DEFAULT ('Y'), CONSTRAINT PK_Systems PRIMARY KEY CLUSTERED ( SystemId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.TbdRule') AND type='U') DROP TABLE dbo.TbdRule GO CREATE TABLE TbdRule ( TbdRuleId int IDENTITY(1,1) NOT NULL , ScreenId int NOT NULL , TbdRuleName nvarchar (100) NOT NULL , TbdRuleDesc nvarchar (max) NULL , CONSTRAINT PK_TbdRule PRIMARY KEY CLUSTERED ( TbdRuleId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_Template_TmplDefault') DROP INDEX Template.IX_Template_TmplDefault GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Template') AND type='U') DROP TABLE dbo.Template GO CREATE TABLE Template ( TemplateId smallint IDENTITY(1,1) NOT NULL , TemplateName nvarchar (30) NOT NULL , TmplPrefix varchar (10) NOT NULL , TmplDefault char (1) NOT NULL , AltTemplateId smallint NULL , CONSTRAINT PK_Template PRIMARY KEY CLUSTERED ( TemplateId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_Usage_UsrId') DROP INDEX Usage.IX_Usage_UsrId GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Usage') AND type='U') DROP TABLE dbo.Usage GO CREATE TABLE Usage ( UsageDt datetime NOT NULL , UsrId int NOT NULL , UsageNote nvarchar (200) NULL , EntityTitle nvarchar (50) NOT NULL , ScreenId int NULL , ReportId int NULL , WizardId int NULL , Miscellaneous varchar (100) NULL ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IU_Usr') DROP INDEX Usr.IU_Usr GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Usr') AND type='U') DROP TABLE dbo.Usr GO CREATE TABLE Usr ( UsrId int IDENTITY(1,1) NOT NULL , LoginName nvarchar (32) NOT NULL , UsrEmail nvarchar (50) NULL , UsrMobile varchar (50) NULL , UsrName nvarchar (50) NULL , UsrPassword varbinary (32) NULL , ConfirmPwd varbinary (32) NULL , ExtPassword varbinary (255) NULL , CultureId smallint NOT NULL CONSTRAINT DF_Usr_CultureId DEFAULT ((1)), InternalUsr char (1) NOT NULL CONSTRAINT DF_Usr_InternalUsr DEFAULT ('N'), TechnicalUsr char (1) NOT NULL CONSTRAINT DF_Usr_TechnicalUsr DEFAULT ('N'), UsrGroupLs varchar (1000) NOT NULL , CompanyLs varchar (1000) NULL , ProjectLs varchar (1000) NULL , InvestorId int NULL , CustomerId int NULL , VendorId int NULL , AgentId int NULL , BrokerId int NULL , MemberId int NULL , DefSystemId tinyint NOT NULL , DefProjectId int NULL , DefCompanyId int NULL , FailedAttempt tinyint NULL , FailedAttemptFP tinyint NULL , LastFailedDt datetime NULL , LastSuccessDt datetime NULL , LastPwdChgDt datetime NULL , HintQuestionId tinyint NULL , HintAnswer nvarchar (50) NULL , Active char (1) NOT NULL , ModifiedOn datetime NOT NULL , UsrImprLink varchar (200) NULL , IPAlert char (1) NOT NULL CONSTRAINT DF_Usr_IPAlert DEFAULT ('N'), PwdNoRepeat smallint NOT NULL CONSTRAINT DF_Usr_PwdNoRepeat DEFAULT ((1)), PwdDuration smallint NOT NULL CONSTRAINT DF_Usr_PwdDuration DEFAULT ((9999)), PwdWarn smallint NOT NULL CONSTRAINT DF_Usr_PwdWarn DEFAULT ((0)), PicMed varbinary (max) NULL , OTPSecret varchar (64) NULL , TwoFactorAuth char (1) NOT NULL CONSTRAINT DF_Usr_TwoFactorAuth DEFAULT ('N'), CONSTRAINT PK_Usr PRIMARY KEY CLUSTERED ( UsrId, CultureId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_UsrAudit') DROP INDEX UsrAudit.IX_UsrAudit GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UsrAudit') AND type='U') DROP TABLE dbo.UsrAudit GO CREATE TABLE UsrAudit ( AttemptDt datetime NOT NULL , LoginName nvarchar (32) NOT NULL , UsrId int NULL , IpAddress varchar (50) NOT NULL , LoginSuccess char (1) NOT NULL , CONSTRAINT PK_UsrAudit PRIMARY KEY CLUSTERED ( AttemptDt ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_UsrGroup_UsrGroupName') DROP INDEX UsrGroup.IX_UsrGroup_UsrGroupName GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UsrGroup') AND type='U') DROP TABLE dbo.UsrGroup GO CREATE TABLE UsrGroup ( UsrGroupId smallint IDENTITY(1,1) NOT NULL , UsrGroupName nvarchar (50) NOT NULL , RowAuthorityId smallint NOT NULL , CompanyId int NULL , CONSTRAINT PK_UsrGroup PRIMARY KEY CLUSTERED ( UsrGroupId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_UsrGroupAuth') DROP INDEX UsrGroupAuth.IX_UsrGroupAuth GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UsrGroupAuth') AND type='U') DROP TABLE dbo.UsrGroupAuth GO CREATE TABLE UsrGroupAuth ( UsrGroupAuthId int IDENTITY(1,1) NOT NULL , UsrGroupId smallint NOT NULL , CompanyId int NULL , ProjectId smallint NULL , SystemId tinyint NULL , SysRowAuthorityId smallint NOT NULL , CONSTRAINT PK_UsrGroupAuth PRIMARY KEY CLUSTERED ( UsrGroupAuthId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UsrImpr') AND type='U') DROP TABLE dbo.UsrImpr GO CREATE TABLE UsrImpr ( UsrImprId int IDENTITY(1,1) NOT NULL , UsrId int NOT NULL , ImprUsrId int NOT NULL , UsrImprDesc nvarchar (200) NULL , UsrImprLink varchar (200) NULL , TestCulture varchar (10) NULL , TestCurrency money NULL , SignOff varbinary (max) NULL , InputBy int NULL , InputOn datetime NULL , ModifiedBy int NULL , ModifiedOn datetime NULL , CONSTRAINT PK_UsrImpr PRIMARY KEY CLUSTERED ( UsrImprId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UsrPref') AND type='U') DROP TABLE dbo.UsrPref GO CREATE TABLE UsrPref ( UsrPrefId int IDENTITY(1,1) NOT NULL , UsrId int NULL , UsrGroupId smallint NULL , CompanyId int NULL , MemberId int NULL , AgentId int NULL , BrokerId int NULL , CustomerId int NULL , InvestorId int NULL , VendorId int NULL , ProjectId int NULL , SystemId tinyint NULL , PrefDefault char (1) NOT NULL , UsrPrefDesc nvarchar (50) NOT NULL , SysListVisible char (1) NOT NULL , ComListVisible char (1) NOT NULL , PrjListVisible char (1) NOT NULL CONSTRAINT DF_UsrPref_PrjListVisible DEFAULT ('N'), MenuOptId int NOT NULL , UsrStyleSheet varchar (max) NULL , MasterPgFile varchar (100) NULL , LoginImage varchar (200) NULL , MobileImage varchar (200) NULL , SampleImage varbinary (max) NULL , CONSTRAINT PK_UsrPref PRIMARY KEY CLUSTERED ( UsrPrefId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UsrProvider') AND type='U') DROP TABLE dbo.UsrProvider GO CREATE TABLE UsrProvider ( UsrId int NOT NULL , ProviderCd char (1) NOT NULL , LoginName nvarchar (200) NOT NULL , CONSTRAINT PK_UsrProvider PRIMARY KEY CLUSTERED ( UsrId, ProviderCd ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UsrPwd') AND type='U') DROP TABLE dbo.UsrPwd GO CREATE TABLE UsrPwd ( UsrId int NOT NULL , LastCnt smallint NOT NULL , UsrPassword varbinary (32) NOT NULL , CONSTRAINT PK_UsrPwd PRIMARY KEY CLUSTERED ( UsrId, LastCnt ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UsrSafeIP') AND type='U') DROP TABLE dbo.UsrSafeIP GO CREATE TABLE UsrSafeIP ( UsrId int NOT NULL , IpAddress varchar (50) NOT NULL , CONSTRAINT PK_UsrSafeIP PRIMARY KEY CLUSTERED ( UsrId, IpAddress ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_UtReport_ProgramName') DROP INDEX UtReport.IX_UtReport_ProgramName GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtReport') AND type='U') DROP TABLE dbo.UtReport GO CREATE TABLE UtReport ( ReportId int IDENTITY(1,1) NOT NULL , ProgramName varchar (20) NOT NULL , ReportDesc nvarchar (50) NULL , OrientationCd char (1) NOT NULL , ReportTypeCd char (1) NOT NULL , TemplateName varchar (50) NULL , RptTemplate int NULL , CopyReportId int NULL , TopMargin decimal (8,2) NOT NULL CONSTRAINT DF_UtReport_TopMargin DEFAULT ((1)), BottomMargin decimal (8,2) NOT NULL CONSTRAINT DF_UtReport_BottomMargin DEFAULT ((1)), LeftMargin decimal (8,2) NOT NULL CONSTRAINT DF_UtReport_LeftMargin DEFAULT ((1)), RightMargin decimal (8,2) NOT NULL CONSTRAINT DF_UtReport_RightMargin DEFAULT ((1)), PageHeight decimal (8,2) NOT NULL CONSTRAINT DF_UtReport_PageHeight DEFAULT ((11)), PageWidth decimal (8,2) NOT NULL CONSTRAINT DF_UtReport_PageWidth DEFAULT ((8.5)), UnitCd char (2) NOT NULL CONSTRAINT DF_UtReport_UnitCd DEFAULT ('in'), WhereClause varchar (1000) NULL , RegClause varchar (400) NULL , RegCode nvarchar (max) NULL , ValClause varchar (400) NULL , ValCode nvarchar (max) NULL , UpdClause varchar (200) NULL , UpdCode nvarchar (max) NULL , XlsClause varchar (200) NULL , XlsCode nvarchar (max) NULL , GenerateRp char (1) NOT NULL , AllowSelect char (1) NOT NULL CONSTRAINT DF_UtReport_AllowSelect DEFAULT ('N'), ModifiedBy int NULL , ModifiedOn datetime NULL , LastGenDt datetime NULL , CompanyLs varchar (1000) NULL , NeedRegen char (1) NOT NULL CONSTRAINT DF_UtReport_NeedRegen DEFAULT ('N'), CONSTRAINT PK_UtReport PRIMARY KEY CLUSTERED ( ReportId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtReportCri') AND type='U') DROP TABLE dbo.UtReportCri GO CREATE TABLE UtReportCri ( ReportCriId int IDENTITY(1,1) NOT NULL , ReportId int NOT NULL , ReportCriDesc varchar (100) NULL , ReportGrpId int NOT NULL , LabelCss varchar (100) NULL , ContentCss varchar (100) NULL , TableId int NULL , TableAbbr varchar (10) NULL , ColumnName varchar (50) NULL , TabIndex smallint NOT NULL , DataTypeId tinyint NOT NULL , DataTypeSize smallint NULL , DisplayModeId tinyint NOT NULL , ColumnSize smallint NULL , RowSize smallint NULL , DdlKeyColumnName varchar (50) NULL , DdlRefColumnName varchar (50) NULL , DdlSrtColumnName varchar (50) NULL , DdlFtrColumnId int NULL , RequiredValid char (1) NOT NULL , WhereClause varchar (1000) NULL , RegClause varchar (400) NULL , CONSTRAINT PK_UtReportCri PRIMARY KEY CLUSTERED ( ReportCriId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtReportCriHlp') AND type='U') DROP TABLE dbo.UtReportCriHlp GO CREATE TABLE UtReportCriHlp ( ReportCriHlpId int IDENTITY(1,1) NOT NULL , ReportCriHlpDesc varchar (200) NULL , ReportCriId int NOT NULL , CultureId smallint NOT NULL , ColumnHeader nvarchar (50) NULL , CONSTRAINT PK_UtReportCriHlp PRIMARY KEY CLUSTERED ( ReportCriHlpId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtReportDel') AND type='U') DROP TABLE dbo.UtReportDel GO CREATE TABLE UtReportDel ( UtReportDelId int IDENTITY(1,1) NOT NULL , ReportId int NOT NULL , ProgramName varchar (100) NOT NULL , CONSTRAINT PK_UtReportDel PRIMARY KEY CLUSTERED ( UtReportDelId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtReportHlp') AND type='U') DROP TABLE dbo.UtReportHlp GO CREATE TABLE UtReportHlp ( ReportHlpId int IDENTITY(1,1) NOT NULL , ReportId int NOT NULL , CultureId smallint NOT NULL , DefaultHlpMsg nvarchar (max) NOT NULL , ReportTitle nvarchar (50) NOT NULL , CONSTRAINT PK_UtReportHlp PRIMARY KEY CLUSTERED ( ReportHlpId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtReportLstCri') AND type='U') DROP TABLE dbo.UtReportLstCri GO CREATE TABLE UtReportLstCri ( ReportLstCriId int IDENTITY(1,1) NOT NULL , UsrId int NOT NULL , ReportId int NOT NULL , ReportCriId int NOT NULL , LastCriteria nvarchar (900) NULL , CONSTRAINT PK_UtReportLstCri PRIMARY KEY CLUSTERED ( ReportLstCriId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtReportObj') AND type='U') DROP TABLE dbo.UtReportObj GO CREATE TABLE UtReportObj ( ReportObjId int IDENTITY(1,1) NOT NULL , ReportId int NOT NULL , RptObjTypeCd char (1) NOT NULL CONSTRAINT DF_UtReportObj_RptObjTypeCd DEFAULT ('F'), ColumnName varchar (50) NULL , ColumnDesc varchar (100) NULL , TabIndex smallint NOT NULL , ColumnFormat varchar (20) NULL , PaddSize tinyint NULL , PaddChar nchar (1) NULL , DataTypeId tinyint NOT NULL , OperatorId tinyint NULL , ReportCriId int NULL , CONSTRAINT PK_UtReportObj PRIMARY KEY CLUSTERED ( ReportObjId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtReportObjHlp') AND type='U') DROP TABLE dbo.UtReportObjHlp GO CREATE TABLE UtReportObjHlp ( ReportObjHlpId int IDENTITY(1,1) NOT NULL , ReportObjHlpDesc varchar (200) NULL , ReportObjId int NOT NULL , CultureId smallint NOT NULL , ColumnHeader nvarchar (50) NULL , HeaderWidth smallint NULL , CONSTRAINT PK_UtReportObjHlp PRIMARY KEY CLUSTERED ( ReportObjHlpId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtRptCel') AND type='U') DROP TABLE dbo.UtRptCel GO CREATE TABLE UtRptCel ( RptCelId int IDENTITY(1,1) NOT NULL , RptCelDesc nvarchar (200) NULL , RptTblId int NOT NULL , RowNum smallint NOT NULL , RowHeight decimal (8,2) NOT NULL , RowVisibility varchar (1000) NULL , CelNum smallint NOT NULL , CelColSpan smallint NULL , CONSTRAINT PK_UtRptCel PRIMARY KEY CLUSTERED ( RptCelId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtRptCha') AND type='U') DROP TABLE dbo.UtRptCha GO CREATE TABLE UtRptCha ( RptChaId int IDENTITY(1,1) NOT NULL , RptChaDesc nvarchar (200) NULL , RptCtrId int NOT NULL , ReportId int NULL , RptChaTypeCd char (2) NOT NULL , ThreeD char (1) NOT NULL , CategoryGrp int NOT NULL , ChartData nvarchar (1000) NOT NULL , SeriesGrp int NULL , CONSTRAINT PK_UtRptCha PRIMARY KEY CLUSTERED ( RptChaId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtRptCtr') AND type='U') DROP TABLE dbo.UtRptCtr GO CREATE TABLE UtRptCtr ( RptCtrId int IDENTITY(1,1) NOT NULL , RptCtrDesc nvarchar (200) NULL , PRptCtrId int NULL , RptElmId int NULL , RptCelId int NULL , ReportId int NOT NULL , RptCtrTypeCd char (1) NOT NULL , RptCtrName nvarchar (100) NOT NULL , RptStyleId int NULL , CtrTop decimal (8,2) NULL , CtrLeft decimal (8,2) NULL , CtrHeight decimal (8,2) NULL , CtrWidth decimal (8,2) NULL , CtrZIndex smallint NULL , CtrAction varchar (500) NULL , CtrGrouping int NULL , CtrVisibility char (1) NULL , CtrToggle int NULL , CtrToolTip nvarchar (200) NULL , CtrPgBrStart char (1) NOT NULL , CtrPgBrEnd char (1) NOT NULL , CtrValue nvarchar (1000) NULL , CtrCanGrow char (1) NOT NULL , CtrCanShrink char (1) NOT NULL , CtrTogether char (1) NOT NULL , CONSTRAINT PK_UtRptCtr PRIMARY KEY CLUSTERED ( RptCtrId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtRptElm') AND type='U') DROP TABLE dbo.UtRptElm GO CREATE TABLE UtRptElm ( RptElmId int IDENTITY(1,1) NOT NULL , RptElmDesc nvarchar (200) NULL , ReportId int NOT NULL , RptElmTypeCd char (1) NOT NULL , RptStyleId int NULL , ElmHeight decimal (8,2) NOT NULL , ElmColumns smallint NULL , ElmColSpacing decimal (8,2) NULL , ElmPrintFirst char (1) NOT NULL , ElmPrintLast char (1) NOT NULL , CONSTRAINT PK_UtRptElm PRIMARY KEY CLUSTERED ( RptElmId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtRptMemCri') AND type='U') DROP TABLE dbo.UtRptMemCri GO CREATE TABLE UtRptMemCri ( RptMemCriId int IDENTITY(1,1) NOT NULL , RptMemFldId int NOT NULL , RptMemCriName nvarchar (200) NOT NULL , RptMemCriDesc nvarchar (500) NULL , RptMemCriLink varchar (200) NULL , ReportId int NOT NULL , UsrId int NULL , InputBy int NULL , InputOn datetime NULL , ModifiedOn datetime NULL , ViewedOn datetime NULL , CompanyLs varchar (1000) NULL , CONSTRAINT PK_UtRptMemCri PRIMARY KEY CLUSTERED ( RptMemCriId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtRptMemCriDtl') AND type='U') DROP TABLE dbo.UtRptMemCriDtl GO CREATE TABLE UtRptMemCriDtl ( RptMemCriDtlId int IDENTITY(1,1) NOT NULL , RptMemCriId int NOT NULL , ReportCriId int NOT NULL , MemCriteria nvarchar (900) NULL , CONSTRAINT PK_UtRptMemCriDtl PRIMARY KEY CLUSTERED ( RptMemCriDtlId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtRptMemFld') AND type='U') DROP TABLE dbo.UtRptMemFld GO CREATE TABLE UtRptMemFld ( RptMemFldId int IDENTITY(1,1) NOT NULL , RptMemFldName nvarchar (200) NOT NULL , UsrId int NULL , InputBy int NULL , CompanyLs varchar (1000) NULL , AccessCd char (1) NOT NULL CONSTRAINT DF_UtRptMemFld_AccessCd DEFAULT ('V'), CONSTRAINT PK_UtRptMemFld PRIMARY KEY CLUSTERED ( RptMemFldId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.UtRptTbl') AND type='U') DROP TABLE dbo.UtRptTbl GO CREATE TABLE UtRptTbl ( RptTblId int IDENTITY(1,1) NOT NULL , RptTblDesc nvarchar (200) NULL , ParentId int NULL , RptCtrId int NOT NULL , ReportId int NULL , RptTblTypeCd char (1) NOT NULL , TblRepeatNew char (1) NOT NULL , TblOrder smallint NULL , ColWidth decimal (8,2) NULL , TblGrouping int NULL , TblVisibility char (1) NULL , TblToggle int NULL , CONSTRAINT PK_UtRptTbl PRIMARY KEY CLUSTERED ( RptTblId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.WebRule') AND type='U') DROP TABLE dbo.WebRule GO CREATE TABLE WebRule ( WebRuleId int IDENTITY(1,1) NOT NULL , RuleTypeId tinyint NOT NULL , RuleName nvarchar (100) NOT NULL , RuleDesc nvarchar (150) NULL , RuleDescription nvarchar (500) NULL , ScreenId int NOT NULL , ScreenObjId int NULL , ButtonTypeId tinyint NULL , EventId tinyint NOT NULL , WebRuleProg nvarchar (max) NOT NULL , CONSTRAINT PK_WebRule PRIMARY KEY CLUSTERED ( WebRuleId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IU_Wizard') DROP INDEX Wizard.IU_Wizard GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.Wizard') AND type='U') DROP TABLE dbo.Wizard GO CREATE TABLE Wizard ( WizardId int IDENTITY(1,1) NOT NULL , WizardTypeId tinyint NOT NULL , MasterTableId int NOT NULL , WizardTitle nvarchar (50) NOT NULL , ProgramName varchar (50) NOT NULL , DefWorkSheet nvarchar (50) NOT NULL , DefStartRow smallint NOT NULL , DefOverwrite char (1) NOT NULL , OvwrReadonly char (1) NOT NULL , NeedRegen char (1) NOT NULL CONSTRAINT DF_Wizard_NeedRegen DEFAULT ('N'), AuthRequired char (1) NOT NULL CONSTRAINT DF_Wizard_AuthRequired DEFAULT ('Y'), CONSTRAINT PK_Wizard PRIMARY KEY CLUSTERED ( WizardId ) ) GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.WizardDel') AND type='U') DROP TABLE dbo.WizardDel GO CREATE TABLE WizardDel ( WizardDelId int IDENTITY(1,1) NOT NULL , WizardId int NOT NULL , ProgramName varchar (100) NOT NULL , CONSTRAINT PK_WizardDel PRIMARY KEY CLUSTERED ( WizardDelId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_WizardObj_WizardId') DROP INDEX WizardObj.IX_WizardObj_WizardId GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.WizardObj') AND type='U') DROP TABLE dbo.WizardObj GO CREATE TABLE WizardObj ( WizardObjId int IDENTITY(1,1) NOT NULL , WizardId int NOT NULL , ColumnId int NULL , ColumnDesc varchar (100) NULL , TabIndex smallint NOT NULL , CONSTRAINT PK_WizardObj PRIMARY KEY CLUSTERED ( WizardObjId ) ) GO IF EXISTS (SELECT name FROM sysindexes WHERE name = 'IX_WizardRule_WizardId') DROP INDEX WizardRule.IX_WizardRule_WizardId GO IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = object_id(N'dbo.WizardRule') AND type='U') DROP TABLE dbo.WizardRule GO CREATE TABLE WizardRule ( WizardRuleId int IDENTITY(1,1) NOT NULL , WizardId int NOT NULL , RuleTypeId tinyint NOT NULL , RuleName nvarchar (100) NOT NULL , RuleDesc nvarchar (150) NULL , RuleDescription nvarchar (500) NULL , RuleOrder smallint NOT NULL , ProcedureName varchar (50) NOT NULL , BeforeCRUD char (1) NOT NULL , CONSTRAINT PK_WizardRule PRIMARY KEY CLUSTERED ( WizardRuleId ) ) GO
-- make sure you're running this in the context of the database where the SyncConfig table lives -- This is a template to configure a type-1 (non-deleting) table declare @TargetDatabaseName varchar(128) , @TargetSchemaName varchar(128) , @TargetTableName varchar(128) set @TargetDatabaseName = '--SET THIS VALUE' set @TargetSchemaName = '-- SET THIS VALUE' set @TargetTableName = '--SET THIS VALUE' begin try begin tran delete from dbo.SyncConfig where TargetDatabase=@TargetDatabaseName and TargetSchema=@TargetSchemaName and TargetTable=@TargetTableName insert into dbo.SyncConfig (TargetDatabase ,TargetSchema ,TargetTable ,SourceDatabase ,SourceSchema ,SourceTable ,SourceUpdateDateColumn ,IsActive ,ProcessMode ,TableGroup ,PrimaryKeyColumns ,SurrogateTable ,SurrogateKeyColumn ,TargetActiveColumn ,TargetCreateDateColumn ,TargetUpdateDateColumn ,CleanUpSourceAfterRun ,ReconcileTable) select TargetDatabase=@TargetDatabase ,TargetSchema=@TargetSchema ,TargetTable=@TargetTable ,SourceDatabase='' --the name of the source database for this load ,SourceSchema='' --the name of the source schema for this load ,SourceTable='' --the name of the source table for this load. Can be a view ,SourceUpdateDateColumn= ,IsActive=1 --if set to 1, this table will be processed. When set to 0, it will be skipped/disabled ,ProcessMode='Type-1' --when set to 'Type-1', it will be a non-deleting copy ,TableGroup='' -- a table group is --what is the primary key for this table? Please specify the column names ,PrimaryKeyColumns=N'<columns> <column name="FirstColumnNameHere!"> <column name="SecondColumnNameHere!"> <column name="ThirdColumnNameHere!"> </columns>' -- SK information. The name of the SK mapping table, -- and the column name used for SKs ,SurrogateTable='' ,SurrogateKeyColumn='' -- type-1 system columns. The name of the columns used for an active flag --, and an update-date column ,TargetActiveColumn='' -- a bit column ,TargetCreateDateColumn='' -- a datetiime column ,TargetUpdateDateColumn='' -- a datetime column -- cleanup, reconcile, and state information ,CleanUpSourceAfterRun='' -- 1 or 0. If enabled, the sync procedures will delete sync'd data from the source after a successful run ,ReconcileTable='' --if specified, use this for reconciling the data commit tran end try begin catch if @@trancount>0 rollback tran end catch
<reponame>xyxiaoyou/snappy-store<gh_stars>10-100 -- -- Licensed to the Apache Software Foundation (ASF) under one or more -- contributor license agreements. See the NOTICE file distributed with -- this work for additional information regarding copyright ownership. -- The ASF licenses this file to You under the Apache License, Version 2.0 -- (the "License"); you may not use this file except in compliance with -- the License. You may obtain a copy of the License at -- -- http://www.apache.org/licenses/LICENSE-2.0 -- -- Unless required by applicable law or agreed to in writing, software -- distributed under the License is distributed on an "AS IS" BASIS, -- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -- See the License for the specific language governing permissions and -- limitations under the License. -- -- ** insert fkBulkInsert.sql -- -- test foreign key checking. first -- check that we do proper checking. -- then make sure that dependencies interact -- correctly with foreign keys CREATE PROCEDURE WAIT_FOR_POST_COMMIT() DYNAMIC RESULT SETS 0 LANGUAGE JAVA EXTERNAL NAME 'org.apache.derbyTesting.functionTests.util.T_Access.waitForPostCommitToFinish' PARAMETER STYLE JAVA; create table p (c1 char(1), y int not null, c2 char(1), x int not null, constraint pk primary key (x,y)); create table f (x int not null, s smallint, y int not null, constraint fk foreign key (x,y) references p); insert into p values ('1',1,'1',1); -- should pass, foreign key constraint satisfied insert into f values (1,1,1), (1,1,1), (1,1,1), (1,1,1), (1, 0, 1), (1,1,1), (1,0,1), (1, 0, 1); -- should FAIL, foreign key constraint violated delete from f; insert into f values (1,1,1), (1,1,1), (1,1,1), (1,1,1), (1, 1, 1), (2,1,666), (1,1,0), (0, 1, 0); drop table f; CALL WAIT_FOR_POST_COMMIT(); -- make sure boundary conditions are ok, null insert set create table f (c1 char(1), y int, c2 char(1), x int, constraint fk foreign key (x,y) references p); insert into f select * from p where 1 = 2; drop table f; drop table p; CALL WAIT_FOR_POST_COMMIT(); -- self referencing create table s (x int not null primary key, y int references s, z int references s); -- ok insert into s values (1,1,1), (2,1,1), (10,2,1), (11,1,2), (12,4,4), (4,1,1), (13,null,null), (14,1,2), (15,null, 1); delete from s; -- bad insert into s values (1,1,1), (2,1,1), (10,2,1), (11,1,2), (12,4,4), (4,1,1), (13,null,null), (14,1,2), (15,666, 1); -- now a test for depenencies. -- the insert will create new index conglomerate numbers, -- so we want to test that a statement with a constraint -- check that is dependent on the conglomerate number that -- is being changed is invalidated create table x (x int not null, y int, constraint pk primary key (x)); create table y (x int , y int, constraint fk foreign key (x) references x); prepare ix as 'insert into x values (0,0), (1,1), (2,2)'; prepare ix2 as 'insert into x values (3,3), (4,4)'; prepare iy as 'insert into y values (0,0), (1,1), (2,2)'; prepare dy as 'delete from y where x = 1'; prepare dx as 'delete from x where x = 1'; execute ix; autocommit off; commit; -- ok execute dy; -- ok execute dx; -- will fail, no key 1 in x execute iy; rollback; commit; execute iy; execute dy; execute dx; remove ix; remove ix2; remove iy; remove dy; remove dx; drop table y; drop table x; drop table s; autocommit on; CALL WAIT_FOR_POST_COMMIT(); -- ** insert fkddl.sql -- simple syntax checks -- column constraint create table p1 (x int not null, constraint pk1 primary key(x)); create table u1 (x int not null unique); -- table constraint create table p2 (x int not null, y dec(5,2) not null, constraint pk2 primary key (x,y)); create table u2 (x int not null, y dec(5,2) not null, constraint uk2 unique (x,y)); create table p3 (x char(10) not null, constraint pk3 primary key (x)); -- for future use create schema otherschema; create table otherschema.p1 (x int not null primary key); -- -- Negative test cases for foreign key TABLE -- constraints -- -- negative: fk table, no table create table f (x int, constraint fk foreign key (x) references notthere); -- negative: fk table, bad column create table f (x int, constraint fk foreign key (x) references p1(notthere)); -- negative: fk table, no constraint create table f (x int, constraint fk foreign key (x) references p2(y)); -- negative: fk table, wrong type create table f (x smallint, constraint fk foreign key (x) references p1(x)); -- negative: cannot reference a system table create table f (x char(36), constraint fk foreign key (x) references sys.sysforeignkeys(constraintid)); -- negative: bad schema create table f (x char(36), constraint fk foreign key (x) references badschema.x); -- negative: bad column list create table f (x dec(5,2), y int, constraint fk foreign key (x,z) references p2(x,y)); -- negative: wrong number of columns create table f (x dec(5,2), y int, constraint fk foreign key (x) references p2(x,y)); create table f (x dec(5,2), y int, constraint fk foreign key (x,y) references p2(x)); -- -- Negative test cases for foreign key COLUMN -- constraints -- -- negative: fk column, no table create table f (x int references notthere); -- negative: fk column, bad column create table f (x int references p1(notthere)); -- negative: fk column, no constraint create table f (x int references p2(y)); -- negative: fk column, wrong type create table f (x smallint references p1(x)); -- negative: cannot reference a system table create table f (x char(36) references sys.sysforeignkeys(constraintid)); -- negative: bad schema create table f (x char(36) references badschema.x); -- -- Some type checks. Types must match exactly -- -- ok create table f (d dec(5,2), i int, constraint fk foreign key (i,d) references p2(x,y)); drop table f; CALL WAIT_FOR_POST_COMMIT(); create table f (i int, d dec(5,2), constraint fk foreign key (i,d) references p2(x,y)); drop table f; CALL WAIT_FOR_POST_COMMIT(); create table f (d dec(5,2), i int, constraint fk foreign key (i,d) references u2(x,y)); drop table f; CALL WAIT_FOR_POST_COMMIT(); create table f (i int, d dec(5,2), constraint fk foreign key (i,d) references u2(x,y)); drop table f; CALL WAIT_FOR_POST_COMMIT(); create table f (c char(10) references p3(x)); drop table f; CALL WAIT_FOR_POST_COMMIT(); -- type mismatch create table f (i int, d dec(5,1), constraint fk foreign key (i,d) references p2(x,y)); create table f (i int, d dec(4,2), constraint fk foreign key (i,d) references p2(x,y)); create table f (i int, d dec(4,2), constraint fk foreign key (i,d) references p2(x,y)); create table f (i int, d numeric(5,2), constraint fk foreign key (i,d) references p2(x,y)); create table f (c char(11) references p3(x)); create table f (c varchar(10) references p3(x)); -- wrong order create table f (d dec(5,2), i int, constraint fk foreign key (d,i) references p2(x,y)); -- check system tables create table f (x int, constraint fk foreign key (x) references p1); select constraintname, referencecount from sys.sysconstraints c, sys.sysforeignkeys fk where fk.keyconstraintid = c.constraintid order by constraintname; create table f2 (x int, constraint fk2 foreign key (x) references p1(x)); create table f3 (x int, constraint fk3 foreign key (x) references p1(x)); create table f4 (x int, constraint fk4 foreign key (x) references p1(x)); select distinct constraintname, referencecount from sys.sysconstraints c, sys.sysforeignkeys fk where fk.keyconstraintid = c.constraintid order by constraintname; select constraintname from sys.sysconstraints c, sys.sysforeignkeys fk where fk.constraintid = c.constraintid order by 1; -- we should not be able to drop the primary key alter table p1 drop constraint pk1; drop table p1; CALL WAIT_FOR_POST_COMMIT(); -- now lets drop the foreign keys and try again drop table f2; drop table f3; drop table f4; CALL WAIT_FOR_POST_COMMIT(); select constraintname, referencecount from sys.sysconstraints c, sys.sysforeignkeys fk where fk.keyconstraintid = c.constraintid order by constraintname; alter table f drop constraint fk; CALL WAIT_FOR_POST_COMMIT(); -- ok alter table p1 drop constraint pk1; CALL WAIT_FOR_POST_COMMIT(); -- we shouldn't be able to add an fk on p1 now alter table f add constraint fk foreign key (x) references p1; -- add the constraint and try again alter table p1 add constraint pk1 primary key (x); create table f2 (x int, constraint fk2 foreign key (x) references p1(x)); create table f3 (x int, constraint fk3 foreign key (x) references p1(x)); create table f4 (x int, constraint fk4 foreign key (x) references p1(x)); -- drop constraint alter table f4 drop constraint fk4; alter table f3 drop constraint fk3; alter table f2 drop constraint fk2; alter table p1 drop constraint pk1; CALL WAIT_FOR_POST_COMMIT(); -- all fks are gone, right? select constraintname from sys.sysconstraints c, sys.sysforeignkeys fk where fk.constraintid = c.constraintid order by constraintname; -- cleanup what we have done so far drop table p1; drop table p2; drop table u1; drop table u2; drop table otherschema.p1; drop schema otherschema restrict; CALL WAIT_FOR_POST_COMMIT(); -- will return dependencies for SPS metadata queries now created by default -- database is created. create table default_sysdepends_count(a int); insert into default_sysdepends_count select count(*) from sys.sysdepends; select * from default_sysdepends_count; -- -- now we are going to do some self referencing -- tests. -- create table selfref (p char(10) not null primary key, f char(10) references selfref); drop table selfref; CALL WAIT_FOR_POST_COMMIT(); -- ok create table selfref (p char(10) not null, f char(10) references selfref, constraint pk primary key (p)); drop table selfref; CALL WAIT_FOR_POST_COMMIT(); -- ok create table selfref (p char(10) not null, f char(10), constraint f foreign key (f) references selfref(p), constraint pk primary key (p)); -- should fail alter table selfref drop constraint pk; CALL WAIT_FOR_POST_COMMIT(); -- ok alter table selfref drop constraint f; alter table selfref drop constraint pk; drop table selfref; CALL WAIT_FOR_POST_COMMIT(); -- what if a pk references another pk? should just -- drop the direct references (nothing special, really) create table pr1(x int not null, constraint pkr1 primary key (x)); create table pr2(x int not null, constraint pkr2 primary key(x), constraint fpkr2 foreign key (x) references pr1); create table pr3(x int not null, constraint pkr3 primary key(x), constraint fpkr3 foreign key (x) references pr2); select constraintname, referencecount from sys.sysconstraints order by constraintname; -- now drop constraint pkr1 alter table pr2 drop constraint fpkr2; alter table pr1 drop constraint pkr1; CALL WAIT_FOR_POST_COMMIT(); -- pkr1 and pfkr2 are gone select constraintname, referencecount from sys.sysconstraints order by constraintname; -- cleanup drop table pr3; drop table pr2; drop table pr1; CALL WAIT_FOR_POST_COMMIT(); -- should return 0, confirm no unexpected dependencies -- verify that all rows in sys.sysdepends got dropped -- apart from sps dependencies create table default_sysdepends_count2(a int); insert into default_sysdepends_count2 select count(*) from sys.sysdepends; select default_sysdepends_count2.a - default_sysdepends_count.a from default_sysdepends_count2, default_sysdepends_count; -- dependencies and spses create table x (x int not null primary key, y int, constraint xfk foreign key (y) references x); create table y (x int, constraint yfk foreign key (x) references x); prepare ss as 'select * from x'; prepare si as 'insert into x values (1,1)'; prepare su as 'update x set x = x+1, y=y+1'; alter table x drop constraint xfk; CALL WAIT_FOR_POST_COMMIT(); autocommit off; -- drop the referenced fk, should force su to be recompiled -- since it no longer has to check the foreign key table alter table y drop constraint yfk; commit; CALL WAIT_FOR_POST_COMMIT(); drop table y; commit; CALL WAIT_FOR_POST_COMMIT(); -- ok drop table x; remove ss; remove si; remove su; drop table f3; drop table f2; drop table f; commit; CALL WAIT_FOR_POST_COMMIT(); -- verify that all rows in sys.sysdepends got dropped -- apart from sps dependencies -- Since, with beetle 5352; we create metadata SPS for network server at database bootup time -- so the dependencies for SPS are there. create table default_sysdepends_count3(a int); insert into default_sysdepends_count3 select count(*) from sys.sysdepends; select default_sysdepends_count3.a - default_sysdepends_count.a from default_sysdepends_count3, default_sysdepends_count; -- ** insert fkdml.sql autocommit on; -- -- DML and foreign keys -- drop table s; drop table f3; drop table f2; drop table f; drop table p; CALL WAIT_FOR_POST_COMMIT(); create table p (x int not null, y int not null, constraint pk primary key (x,y)); create table f (x int, y int, constraint fk foreign key (x,y) references p); insert into p values (1,1); -- ok insert into f values (1,1); -- fail insert into f values (2,1); insert into f values (1,2); -- nulls are ok insert into f values (1,null); insert into f values (null,null); insert into f values (1,null); -- update on pk, fail update p set x = 2; update p set y = 2; update p set x = 1, y = 2; update p set x = 2, y = 1; update p set x = 2, y = 2; -- ok update p set x = 1, y = 1; -- delete pk, fail delete from p; -- delete fk, ok delete from f; insert into f values (1,1); -- update fk, fail update f set x = 2; update f set y = 2; update f set x = 1, y = 2; update f set x = 2, y = 1; -- update fk, ok update f set x = 1, y = 1; -- nulls ok update f set x = null, y = 1; update f set x = 1, y = null; update f set x = null, y = null; delete from f; insert into f values (1,1); insert into p values (2,2); -- ok update f set x = x+1, y = y+1; select * from f; select * from p; -- ok update p set x = x+1, y = y+1; -- fail update p set x = x+1, y = y+1; -- -- BOUNDARY CONDITIONS -- delete from f; delete from p; insert into f select * from f; delete from p where x = 9999; update p set x = x+1, y=y+1 where x = 999; insert into p values (1,1); insert into f values (1,1); update p set x = x+1, y=y+1 where x = 999; delete from p where x = 9999; insert into f select * from f; -- -- test a CURSOR -- delete from f; delete from p; insert into p values (1,1); insert into f values (1,1); autocommit off; get cursor c as 'select * from p for update of x'; next c; -- fail update p set x = 666 where current of c; close c; get cursor c as 'select * from f for update of x'; next c; -- fail update f set x = 666 where current of c; close c; commit; autocommit on; delete from f; delete from p; insert into p values (0,0), (1,1), (2,2), (3,3), (4,4); insert into f values (1,1); -- lets add some additional foreign keys to the mix create table f2 (x int, y int, constraint fk2 foreign key (x,y) references p); insert into f2 values (2,2); create table f3 (x int, y int, constraint fk3 foreign key (x,y) references p); insert into f3 values (3,3); -- ok update p set x = x+1, y = y+1; -- error, fk1 update p set x = x+1; update p set y = y+1; update p set x = x+1, y = y+1; -- fail of fk3 update p set y = 666 where y = 3; -- fail of fk2 update p set x = 666 where x = 2; -- cleanup drop table f; drop table f2; drop table f3; drop table p; CALL WAIT_FOR_POST_COMMIT(); -- -- SELF REFERENCING -- create table s (x int not null primary key, y int references s, z int references s); -- ok insert into s values (1,null,null); -- ok update s set y = 1; -- fail update s set z = 2; -- ok update s set z = 1; -- ok insert into s values (2, 1, 1); -- ok update s set x = 666 where x = 2; -- ok update s set x = x+1, y = y+1, z = z+1; delete from s; -- ok insert into s values (1,null,null); -- ok insert into s values (2,null,null); -- ok update s set y = 2 where x = 1; -- ok update s set z = 1 where x = 2; select * from s; -- fail update s set x = 0 where x = 1; -- -- Now we are going to do a short but sweet -- check to make sure we are actually hitting -- the correct columns -- create table p (c1 char(1), y int not null, c2 char(1), x int not null, constraint pk primary key (x,y)); create table f (x int, s smallint, y int, constraint fk foreign key (x,y) references p); insert into p values ('1',1,'1',1); -- ok insert into f values (1,1,1); insert into p values ('0',0,'0',0); -- ok update p set x = x+1, y=y+1; -- fail delete from p where y = 1; -- fail insert into f values (1,1,4); delete from f; delete from p; -- -- Lets make sure we don't interact poorly with -- 'normal' deferred dml insert into p values ('1',1,'1',1); insert into f values (1,1,1); insert into p values ('0',0,'0',0); -- ok update p set x = x+1, y=y+1 where x < (select max(x)+10000 from p); -- fail delete from p where y = 1 and y in (select y from p); -- inserts create table f2 (x int, t smallint, y int); insert into f2 values (1,1,4); -- fail insert into f select * from f2; -- ok insert into f2 values (1,1,1); insert into f select * from f2 where y = 1; drop table f2; drop table f; drop table p; CALL WAIT_FOR_POST_COMMIT(); -- -- PREPARED STATEMENTS -- drop table f; drop table p; --the reason for this wait call is to wait unitil system tables row deletes --are completed other wise we will get different order fk checks --that will lead different error messages depending on when post commit thread runs CALL WAIT_FOR_POST_COMMIT(); prepare s as 'create table p (w int not null primary key, x int references p, y int not null, z int not null, constraint uyz unique (y,z))'; execute s; remove s; prepare s as 'create table f (w int references p, x int, y int, z int, constraint fk foreign key (y,z) references p (y,z))'; execute s; remove s; prepare s as 'alter table f drop constraint fk'; execute s; remove s; --the reason for this wait call is to wait unitil system tables row deletes --are completed other wise we will get different order fk checks CALL WAIT_FOR_POST_COMMIT(); prepare s as 'alter table f add constraint fk foreign key (y,z) references p (y,z)'; execute s; remove s; prepare sf as 'insert into f values (1,1,1,1)'; prepare sp as 'insert into p values (1,1,1,1)'; -- fail execute sf; -- ok execute sp; execute sf; insert into p values (2,2,2,2); remove sf; prepare sf as 'update f set w=w+1, x = x+1, y=y+1, z=z+1'; -- ok execute sf; remove sp; prepare sp as 'update p set w=w+1, x = x+1, y=y+1, z=z+1'; -- ok execute sp; remove sp; prepare sp as 'delete from p where x =1'; -- ok execute sp; remove sp; remove sf; drop table f; drop table p; CALL WAIT_FOR_POST_COMMIT(); drop procedure WAIT_FOR_POST_COMMIT;
# HeidiSQL Dump # # -------------------------------------------------------- # Host: 127.0.0.1 # Database: smslib # Server version: 5.1.32-community # Server OS: Win32 # Target-Compatibility: MySQL 5.0 # max_allowed_packet: 1048576 # HeidiSQL version: 3.2 Revision: 1129 # -------------------------------------------------------- /*!40100 SET CHARACTER SET latin1*/; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0*/; # # Table structure for table 'smsserver_calls' # CREATE TABLE `smsserver_calls` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `call_date` datetime NOT NULL, `gateway_id` varchar(64) NOT NULL, `caller_id` varchar(16) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 /*!40100 DEFAULT CHARSET=utf8*/; # # Table structure for table 'smsserver_in' # CREATE TABLE `smsserver_in` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `process` int(11) NOT NULL, `originator` varchar(16) NOT NULL, `type` varchar(1) NOT NULL, `encoding` char(1) NOT NULL, `message_date` datetime NOT NULL, `receive_date` datetime NOT NULL, `text` varchar(1000) NOT NULL, `original_ref_no` varchar(64) DEFAULT NULL, `original_receive_date` datetime DEFAULT NULL, `gateway_id` varchar(64) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=9 /*!40100 DEFAULT CHARSET=utf8*/; # # Table structure for table 'smsserver_out' # CREATE TABLE `smsserver_out` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `type` varchar(1) NOT NULL DEFAULT 'O', `recipient` varchar(16) NOT NULL, `text` varchar(1000) NOT NULL, `wap_url` varchar(100) DEFAULT NULL, `wap_expiry_date` datetime DEFAULT NULL, `wap_signal` varchar(1) DEFAULT NULL, `create_date` datetime NOT NULL, `originator` varchar(16) NOT NULL DEFAULT ' ', `encoding` varchar(1) NOT NULL DEFAULT '7', `status_report` int(1) NOT NULL DEFAULT '0', `flash_sms` int(1) NOT NULL DEFAULT '0', `src_port` int(6) NOT NULL DEFAULT '-1', `dst_port` int(6) NOT NULL DEFAULT '-1', `sent_date` datetime DEFAULT NULL, `ref_no` varchar(64) DEFAULT NULL, `priority` int(5) NOT NULL DEFAULT '0', `status` varchar(1) NOT NULL DEFAULT 'U', `errors` int(2) NOT NULL DEFAULT '0', `gateway_id` varchar(64) NOT NULL DEFAULT '*', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 /*!40100 DEFAULT CHARSET=utf8*/; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS*/;
-- test plperl utility functions (defined in Util.xs) -- test quote_literal create or replace function perl_quote_literal() returns setof text language plperl as $$ return_next "undef: ".quote_literal(undef); return_next sprintf"$_: ".quote_literal($_) for q{foo}, q{a'b}, q{a"b}, q{c''d}, q{e\f}, q{}; return undef; $$; select perl_quote_literal(); -- test quote_nullable create or replace function perl_quote_nullable() returns setof text language plperl as $$ return_next "undef: ".quote_nullable(undef); return_next sprintf"$_: ".quote_nullable($_) for q{foo}, q{a'b}, q{a"b}, q{c''d}, q{e\f}, q{}; return undef; $$; select perl_quote_nullable(); -- test quote_ident create or replace function perl_quote_ident() returns setof text language plperl as $$ return_next "undef: ".quote_ident(undef); # generates undef warning if warnings enabled return_next "$_: ".quote_ident($_) for q{foo}, q{a'b}, q{a"b}, q{c''d}, q{e\f}, q{g.h}, q{}; return undef; $$; select perl_quote_ident(); -- test decode_bytea create or replace function perl_decode_bytea() returns setof text language plperl as $$ return_next "undef: ".decode_bytea(undef); # generates undef warning if warnings enabled return_next "$_: ".decode_bytea($_) for q{foo}, q{a\047b}, q{}; return undef; $$; select perl_decode_bytea(); -- test encode_array_literal create or replace function perl_encode_array_literal() returns setof text language plperl as $$ return_next encode_array_literal(undef); return_next encode_array_literal(0); return_next encode_array_literal(42); return_next encode_array_literal($_) for [], [0], [1..5], [[]], [[1,2,[3]],4]; return_next encode_array_literal($_,'|') for [], [0], [1..5], [[]], [[1,2,[3]],4]; return undef; $$; select perl_encode_array_literal(); -- test encode_array_constructor create or replace function perl_encode_array_constructor() returns setof text language plperl as $$ return_next encode_array_constructor(undef); return_next encode_array_constructor(0); return_next encode_array_constructor(42); return_next encode_array_constructor($_) for [], [0], [1..5], [[]], [[1,2,[3]],4]; return undef; $$; select perl_encode_array_constructor(); -- test looks_like_number create or replace function perl_looks_like_number() returns setof text language plperl as $$ return_next "undef is undef" if not defined looks_like_number(undef); return_next quote_nullable($_).": ". (looks_like_number($_) ? "number" : "not number") for 'foo', 0, 1, 1.3, '+3.e-4', '42 x', # trailing garbage '99 ', # trailing space ' 99', # leading space ' ', # only space ''; # empty string return undef; $$; select perl_looks_like_number(); -- test encode_typed_literal create type perl_foo as (a integer, b text[]); create type perl_bar as (c perl_foo[]); create or replace function perl_encode_typed_literal() returns setof text language plperl as $$ return_next encode_typed_literal(undef, 'text'); return_next encode_typed_literal([[1,2,3],[3,2,1],[1,3,2]], 'integer[]'); return_next encode_typed_literal({a => 1, b => ['PL','/','Perl']}, 'perl_foo'); return_next encode_typed_literal({c => [{a => 9, b => ['PostgreSQL']}, {b => ['Postgres'], a => 1}]}, 'perl_bar'); $$; select perl_encode_typed_literal();
-- A test suite for multiple columns in predicate in parent side, subquery, and both predicate subquery -- It includes correlated cases. create temporary view t1 as select * from values ("val1a", 6S, 8, 10L, float(15.0), 20D, 20E2, timestamp '2014-04-04 01:00:00.000', date '2014-04-04'), ("val1b", 8S, 16, 19L, float(17.0), 25D, 26E2, timestamp '2014-05-04 01:01:00.000', date '2014-05-04'), ("val1a", 16S, 12, 21L, float(15.0), 20D, 20E2, timestamp '2014-06-04 01:02:00.001', date '2014-06-04'), ("val1a", 16S, 12, 10L, float(15.0), 20D, 20E2, timestamp '2014-07-04 01:01:00.000', date '2014-07-04'), ("val1c", 8S, 16, 19L, float(17.0), 25D, 26E2, timestamp '2014-05-04 01:02:00.001', date '2014-05-05'), ("val1d", null, 16, 22L, float(17.0), 25D, 26E2, timestamp '2014-06-04 01:01:00.000', null), ("val1d", null, 16, 19L, float(17.0), 25D, 26E2, timestamp '2014-07-04 01:02:00.001', null), ("val1e", 10S, null, 25L, float(17.0), 25D, 26E2, timestamp '2014-08-04 01:01:00.000', date '2014-08-04'), ("val1e", 10S, null, 19L, float(17.0), 25D, 26E2, timestamp '2014-09-04 01:02:00.001', date '2014-09-04'), ("val1d", 10S, null, 12L, float(17.0), 25D, 26E2, timestamp '2015-05-04 01:01:00.000', date '2015-05-04'), ("val1a", 6S, 8, 10L, float(15.0), 20D, 20E2, timestamp '2014-04-04 01:02:00.001', date '2014-04-04'), ("val1e", 10S, null, 19L, float(17.0), 25D, 26E2, timestamp '2014-05-04 01:01:00.000', date '2014-05-04') as t1(t1a, t1b, t1c, t1d, t1e, t1f, t1g, t1h, t1i); create temporary view t2 as select * from values ("val2a", 6S, 12, 14L, float(15), 20D, 20E2, timestamp '2014-04-04 01:01:00.000', date '2014-04-04'), ("val1b", 10S, 12, 19L, float(17), 25D, 26E2, timestamp '2014-05-04 01:01:00.000', date '2014-05-04'), ("val1b", 8S, 16, 119L, float(17), 25D, 26E2, timestamp '2015-05-04 01:01:00.000', date '2015-05-04'), ("val1c", 12S, 16, 219L, float(17), 25D, 26E2, timestamp '2016-05-04 01:01:00.000', date '2016-05-04'), ("val1b", null, 16, 319L, float(17), 25D, 26E2, timestamp '2017-05-04 01:01:00.000', null), ("val2e", 8S, null, 419L, float(17), 25D, 26E2, timestamp '2014-06-04 01:01:00.000', date '2014-06-04'), ("val1f", 19S, null, 519L, float(17), 25D, 26E2, timestamp '2014-05-04 01:01:00.000', date '2014-05-04'), ("val1b", 10S, 12, 19L, float(17), 25D, 26E2, timestamp '2014-06-04 01:01:00.000', date '2014-06-04'), ("val1b", 8S, 16, 19L, float(17), 25D, 26E2, timestamp '2014-07-04 01:01:00.000', date '2014-07-04'), ("val1c", 12S, 16, 19L, float(17), 25D, 26E2, timestamp '2014-08-04 01:01:00.000', date '2014-08-05'), ("val1e", 8S, null, 19L, float(17), 25D, 26E2, timestamp '2014-09-04 01:01:00.000', date '2014-09-04'), ("val1f", 19S, null, 19L, float(17), 25D, 26E2, timestamp '2014-10-04 01:01:00.000', date '2014-10-04'), ("val1b", null, 16, 19L, float(17), 25D, 26E2, timestamp '2014-05-04 01:01:00.000', null) as t2(t2a, t2b, t2c, t2d, t2e, t2f, t2g, t2h, t2i); create temporary view t3 as select * from values ("val3a", 6S, 12, 110L, float(15), 20D, 20E2, timestamp '2014-04-04 01:02:00.000', date '2014-04-04'), ("val3a", 6S, 12, 10L, float(15), 20D, 20E2, timestamp '2014-05-04 01:02:00.000', date '2014-05-04'), ("val1b", 10S, 12, 219L, float(17), 25D, 26E2, timestamp '2014-05-04 01:02:00.000', date '2014-05-04'), ("val1b", 10S, 12, 19L, float(17), 25D, 26E2, timestamp '2014-05-04 01:02:00.000', date '2014-05-04'), ("val1b", 8S, 16, 319L, float(17), 25D, 26E2, timestamp '2014-06-04 01:02:00.000', date '2014-06-04'), ("val1b", 8S, 16, 19L, float(17), 25D, 26E2, timestamp '2014-07-04 01:02:00.000', date '2014-07-04'), ("val3c", 17S, 16, 519L, float(17), 25D, 26E2, timestamp '2014-08-04 01:02:00.000', date '2014-08-04'), ("val3c", 17S, 16, 19L, float(17), 25D, 26E2, timestamp '2014-09-04 01:02:00.000', date '2014-09-05'), ("val1b", null, 16, 419L, float(17), 25D, 26E2, timestamp '2014-10-04 01:02:00.000', null), ("val1b", null, 16, 19L, float(17), 25D, 26E2, timestamp '2014-11-04 01:02:00.000', null), ("val3b", 8S, null, 719L, float(17), 25D, 26E2, timestamp '2014-05-04 01:02:00.000', date '2014-05-04'), ("val3b", 8S, null, 19L, float(17), 25D, 26E2, timestamp '2015-05-04 01:02:00.000', date '2015-05-04') as t3(t3a, t3b, t3c, t3d, t3e, t3f, t3g, t3h, t3i); -- correlated IN subquery -- TC 01.01 SELECT t1a, t1b, t1h FROM t1 WHERE ( t1a, t1h ) NOT IN (SELECT t2a, t2h FROM t2 WHERE t2a = t1a ORDER BY t2a) AND t1a = 'val1a'; -- TC 01.02 SELECT t1a, t1b, t1d FROM t1 WHERE ( t1b, t1d ) IN (SELECT t2b, t2d FROM t2 WHERE t2i IN (SELECT t3i FROM t3 WHERE t2b > t3b)); -- TC 01.03 SELECT t1a, t1b, t1d FROM t1 WHERE ( t1b, t1d ) NOT IN (SELECT t2b, t2d FROM t2 WHERE t2h IN (SELECT t3h FROM t3 WHERE t2b > t3b)) AND t1a = 'val1a'; -- TC 01.04 SELECT t2a FROM (SELECT t2a FROM t2 WHERE ( t2a, t2b ) IN (SELECT t1a, t1b FROM t1) UNION ALL SELECT t2a FROM t2 WHERE ( t2a, t2b ) IN (SELECT t1a, t1b FROM t1) UNION DISTINCT SELECT t2a FROM t2 WHERE ( t2a, t2b ) IN (SELECT t3a, t3b FROM t3)) AS t4; -- TC 01.05 WITH cte1 AS ( SELECT t1a, t1b FROM t1 WHERE ( t1b, t1d) IN ( SELECT t2b, t2d FROM t2 WHERE t1c = t2c)) SELECT * FROM ( SELECT * FROM cte1 JOIN cte1 cte2 on cte1.t1b = cte2.t1b) s;
<reponame>paschott/SSDT_101 CREATE TABLE [Purchasing].[ShipMethod] ( [ShipMethodID] INT IDENTITY (1, 1) NOT NULL, [Name] [dbo].[Name] NOT NULL, [ShipBase] MONEY CONSTRAINT [DF_ShipMethod_ShipBase] DEFAULT ((0.00)) NOT NULL, [ShipRate] MONEY CONSTRAINT [DF_ShipMethod_ShipRate] DEFAULT ((0.00)) NOT NULL, [rowguid] UNIQUEIDENTIFIER CONSTRAINT [DF_ShipMethod_rowguid] DEFAULT (newid()) NOT NULL, [ModifiedDate] DATETIME CONSTRAINT [DF_ShipMethod_ModifiedDate] DEFAULT (getdate()) NOT NULL, CONSTRAINT [PK_ShipMethod_ShipMethodID] PRIMARY KEY CLUSTERED ([ShipMethodID] ASC), CONSTRAINT [CK_ShipMethod_ShipBase] CHECK ([ShipBase]>(0.00)), CONSTRAINT [CK_ShipMethod_ShipRate] CHECK ([ShipRate]>(0.00)) ); GO CREATE UNIQUE NONCLUSTERED INDEX [AK_ShipMethod_Name] ON [Purchasing].[ShipMethod]([Name] ASC); GO CREATE UNIQUE NONCLUSTERED INDEX [AK_ShipMethod_rowguid] ON [Purchasing].[ShipMethod]([rowguid] ASC);
<gh_stars>0 -- phpMyAdmin SQL Dump -- version 4.8.3 -- https://www.phpmyadmin.net/ -- -- Host: localhost:3306 -- Generation Time: Aug 30, 2020 at 08:16 PM -- Server version: 5.7.23 -- PHP Version: 7.1.22 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `olivia_tfe` -- -- -------------------------------------------------------- -- -- Table structure for table `categories` -- CREATE TABLE `categories` ( `id` bigint(10) NOT NULL, `name` enum('dev','marketing','full','') NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `categories` -- INSERT INTO `categories` (`id`, `name`) VALUES (1, 'dev'), (2, 'marketing'), (3, 'full'); -- -------------------------------------------------------- -- -- Table structure for table `clients` -- CREATE TABLE `clients` ( `id` int(10) UNSIGNED NOT NULL, `company` varchar(255) NOT NULL, `contact` varchar(255) NOT NULL, `street` varchar(255) DEFAULT NULL, `number` varchar(255) DEFAULT NULL, `postal_box` varchar(255) DEFAULT NULL, `postal_code` int(20) DEFAULT NULL, `city` varchar(255) DEFAULT NULL, `email` varchar(255) NOT NULL, `phone` varchar(255) DEFAULT NULL, `tva` varchar(255) DEFAULT NULL, `logo` varchar(255) DEFAULT NULL, `country_id` int(10) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `clients` -- INSERT INTO `clients` (`id`, `company`, `contact`, `street`, `number`, `postal_box`, `postal_code`, `city`, `email`, `phone`, `tva`, `logo`, `country_id`) VALUES (21, 'Société 2', 'Contact société 2', 'Rue Société 2', '02', '2B', 2222, 'City 2', '<EMAIL>', '2222/22.22.22', '7262H292', '.png', 29), (24, 'Societe 3', 'Contact 3', 'Rue societe 3', '3', '3A', 333, 'City 3', '<EMAIL>', '33/33.33.33', 'ZUZTZ77Z', '.png', 1), (25, 'Société 1', 'Contact 1', 'Rue Société 1', '01', '1A', 1111, 'City 1', '<EMAIL>', '11/11.11.11', '82YE2TEE', '.png', 1), (26, 'Societe 4', 'Contact 4', 'Rue societe 4', '4', '4A', 4444, 'City 4', '<EMAIL>', '44/44.44.44', 'ZUZTZ77Z72', '.png', 5); -- -------------------------------------------------------- -- -- Table structure for table `countries` -- CREATE TABLE `countries` ( `id` int(11) NOT NULL, `country_code` varchar(2) NOT NULL DEFAULT '', `country_name` varchar(100) NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `countries` -- INSERT INTO `countries` (`id`, `country_code`, `country_name`) VALUES (1, 'AF', 'Afghanistan'), (2, 'AL', 'Albania'), (3, 'DZ', 'Algeria'), (4, 'DS', 'American Samoa'), (5, 'AD', 'Andorra'), (6, 'AO', 'Angola'), (7, 'AI', 'Anguilla'), (8, 'AQ', 'Antarctica'), (9, 'AG', 'Antigua and Barbuda'), (10, 'AR', 'Argentina'), (11, 'AM', 'Armenia'), (12, 'AW', 'Aruba'), (13, 'AU', 'Australia'), (14, 'AT', 'Austria'), (15, 'AZ', 'Azerbaijan'), (16, 'BS', 'Bahamas'), (17, 'BH', 'Bahrain'), (18, 'BD', 'Bangladesh'), (19, 'BB', 'Barbados'), (20, 'BY', 'Belarus'), (21, 'BE', 'Belgium'), (22, 'BZ', 'Belize'), (23, 'BJ', 'Benin'), (24, 'BM', 'Bermuda'), (25, 'BT', 'Bhutan'), (26, 'BO', 'Bolivia'), (27, 'BA', 'Bosnia and Herzegovina'), (28, 'BW', 'Botswana'), (29, 'BV', 'Bouvet Island'), (30, 'BR', 'Brazil'), (31, 'IO', 'British Indian Ocean Territory'), (32, 'BN', 'Brunei Darussalam'), (33, 'BG', 'Bulgaria'), (34, 'BF', 'Burkina Faso'), (35, 'BI', 'Burundi'), (36, 'KH', 'Cambodia'), (37, 'CM', 'Cameroon'), (38, 'CA', 'Canada'), (39, 'CV', 'Cape Verde'), (40, 'KY', 'Cayman Islands'), (41, 'CF', 'Central African Republic'), (42, 'TD', 'Chad'), (43, 'CL', 'Chile'), (44, 'CN', 'China'), (45, 'CX', 'Christmas Island'), (46, 'CC', 'Cocos (Keeling) Islands'), (47, 'CO', 'Colombia'), (48, 'KM', 'Comoros'), (49, 'CD', 'Democratic Republic of the Congo'), (50, 'CG', 'Republic of Congo'), (51, 'CK', 'Cook Islands'), (52, 'CR', 'Costa Rica'), (53, 'HR', 'Croatia (Hrvatska)'), (54, 'CU', 'Cuba'), (55, 'CY', 'Cyprus'), (56, 'CZ', 'Czech Republic'), (57, 'DK', 'Denmark'), (58, 'DJ', 'Djibouti'), (59, 'DM', 'Dominica'), (60, 'DO', 'Dominican Republic'), (61, 'TP', 'East Timor'), (62, 'EC', 'Ecuador'), (63, 'EG', 'Egypt'), (64, 'SV', 'El Salvador'), (65, 'GQ', 'Equatorial Guinea'), (66, 'ER', 'Eritrea'), (67, 'EE', 'Estonia'), (68, 'ET', 'Ethiopia'), (69, 'FK', 'Falkland Islands (Malvinas)'), (70, 'FO', 'Faroe Islands'), (71, 'FJ', 'Fiji'), (72, 'FI', 'Finland'), (73, 'FR', 'France'), (74, 'FX', 'France, Metropolitan'), (75, 'GF', 'French Guiana'), (76, 'PF', 'French Polynesia'), (77, 'TF', 'French Southern Territories'), (78, 'GA', 'Gabon'), (79, 'GM', 'Gambia'), (80, 'GE', 'Georgia'), (81, 'DE', 'Germany'), (82, 'GH', 'Ghana'), (83, 'GI', 'Gibraltar'), (84, 'GK', 'Guernsey'), (85, 'GR', 'Greece'), (86, 'GL', 'Greenland'), (87, 'GD', 'Grenada'), (88, 'GP', 'Guadeloupe'), (89, 'GU', 'Guam'), (90, 'GT', 'Guatemala'), (91, 'GN', 'Guinea'), (92, 'GW', 'Guinea-Bissau'), (93, 'GY', 'Guyana'), (94, 'HT', 'Haiti'), (95, 'HM', 'Heard and Mc Donald Islands'), (96, 'HN', 'Honduras'), (97, 'HK', 'Hong Kong'), (98, 'HU', 'Hungary'), (99, 'IS', 'Iceland'), (100, 'IN', 'India'), (101, 'IM', 'Isle of Man'), (102, 'ID', 'Indonesia'), (103, 'IR', 'Iran (Islamic Republic of)'), (104, 'IQ', 'Iraq'), (105, 'IE', 'Ireland'), (106, 'IL', 'Israel'), (107, 'IT', 'Italy'), (108, 'CI', 'Ivory Coast'), (109, 'JE', 'Jersey'), (110, 'JM', 'Jamaica'), (111, 'JP', 'Japan'), (112, 'JO', 'Jordan'), (113, 'KZ', 'Kazakhstan'), (114, 'KE', 'Kenya'), (115, 'KI', 'Kiribati'), (116, 'KP', 'Korea, Democratic People\'s Republic of'), (117, 'KR', 'Korea, Republic of'), (118, 'XK', 'Kosovo'), (119, 'KW', 'Kuwait'), (120, 'KG', 'Kyrgyzstan'), (121, 'LA', 'Lao People\'s Democratic Republic'), (122, 'LV', 'Latvia'), (123, 'LB', 'Lebanon'), (124, 'LS', 'Lesotho'), (125, 'LR', 'Liberia'), (126, 'LY', 'Libyan Arab Jamahiriya'), (127, 'LI', 'Liechtenstein'), (128, 'LT', 'Lithuania'), (129, 'LU', 'Luxembourg'), (130, 'MO', 'Macau'), (131, 'MK', 'North Macedonia'), (132, 'MG', 'Madagascar'), (133, 'MW', 'Malawi'), (134, 'MY', 'Malaysia'), (135, 'MV', 'Maldives'), (136, 'ML', 'Mali'), (137, 'MT', 'Malta'), (138, 'MH', 'Marshall Islands'), (139, 'MQ', 'Martinique'), (140, 'MR', 'Mauritania'), (141, 'MU', 'Mauritius'), (142, 'TY', 'Mayotte'), (143, 'MX', 'Mexico'), (144, 'FM', 'Micronesia, Federated States of'), (145, 'MD', 'Moldova, Republic of'), (146, 'MC', 'Monaco'), (147, 'MN', 'Mongolia'), (148, 'ME', 'Montenegro'), (149, 'MS', 'Montserrat'), (150, 'MA', 'Morocco'), (151, 'MZ', 'Mozambique'), (152, 'MM', 'Myanmar'), (153, 'NA', 'Namibia'), (154, 'NR', 'Nauru'), (155, 'NP', 'Nepal'), (156, 'NL', 'Netherlands'), (157, 'AN', 'Netherlands Antilles'), (158, 'NC', 'New Caledonia'), (159, 'NZ', 'New Zealand'), (160, 'NI', 'Nicaragua'), (161, 'NE', 'Niger'), (162, 'NG', 'Nigeria'), (163, 'NU', 'Niue'), (164, 'NF', 'Norfolk Island'), (165, 'MP', 'Northern Mariana Islands'), (166, 'NO', 'Norway'), (167, 'OM', 'Oman'), (168, 'PK', 'Pakistan'), (169, 'PW', 'Palau'), (170, 'PS', 'Palestine'), (171, 'PA', 'Panama'), (172, 'PG', 'Papua New Guinea'), (173, 'PY', 'Paraguay'), (174, 'PE', 'Peru'), (175, 'PH', 'Philippines'), (176, 'PN', 'Pitcairn'), (177, 'PL', 'Poland'), (178, 'PT', 'Portugal'), (179, 'PR', 'Puerto Rico'), (180, 'QA', 'Qatar'), (181, 'RE', 'Reunion'), (182, 'RO', 'Romania'), (183, 'RU', 'Russian Federation'), (184, 'RW', 'Rwanda'), (185, 'KN', 'Saint Kitts and Nevis'), (186, 'LC', 'Saint Lucia'), (187, 'VC', 'Saint Vincent and the Grenadines'), (188, 'WS', 'Samoa'), (189, 'SM', 'San Marino'), (190, 'ST', 'Sao Tome and Principe'), (191, 'SA', 'Saudi Arabia'), (192, 'SN', 'Senegal'), (193, 'RS', 'Serbia'), (194, 'SC', 'Seychelles'), (195, 'SL', 'Sierra Leone'), (196, 'SG', 'Singapore'), (197, 'SK', 'Slovakia'), (198, 'SI', 'Slovenia'), (199, 'SB', 'Solomon Islands'), (200, 'SO', 'Somalia'), (201, 'ZA', 'South Africa'), (202, 'GS', 'South Georgia South Sandwich Islands'), (203, 'SS', 'South Sudan'), (204, 'ES', 'Spain'), (205, 'LK', 'Sri Lanka'), (206, 'SH', 'St. Helena'), (207, 'PM', 'St. Pierre and Miquelon'), (208, 'SD', 'Sudan'), (209, 'SR', 'Suriname'), (210, 'SJ', 'Svalbard and Jan Mayen Islands'), (211, 'SZ', 'Swaziland'), (212, 'SE', 'Sweden'), (213, 'CH', 'Switzerland'), (214, 'SY', 'Syrian Arab Republic'), (215, 'TW', 'Taiwan'), (216, 'TJ', 'Tajikistan'), (217, 'TZ', 'Tanzania, United Republic of'), (218, 'TH', 'Thailand'), (219, 'TG', 'Togo'), (220, 'TK', 'Tokelau'), (221, 'TO', 'Tonga'), (222, 'TT', 'Trinidad and Tobago'), (223, 'TN', 'Tunisia'), (224, 'TR', 'Turkey'), (225, 'TM', 'Turkmenistan'), (226, 'TC', 'Turks and Caicos Islands'), (227, 'TV', 'Tuvalu'), (228, 'UG', 'Uganda'), (229, 'UA', 'Ukraine'), (230, 'AE', 'United Arab Emirates'), (231, 'GB', 'United Kingdom'), (232, 'US', 'United States'), (233, 'UM', 'United States minor outlying islands'), (234, 'UY', 'Uruguay'), (235, 'UZ', 'Uzbekistan'), (236, 'VU', 'Vanuatu'), (237, 'VA', 'Vatican City State'), (238, 'VE', 'Venezuela'), (239, 'VN', 'Vietnam'), (240, 'VG', 'Virgin Islands (British)'), (241, 'VI', 'Virgin Islands (U.S.)'), (242, 'WF', 'Wallis and Futuna Islands'), (243, 'EH', 'Western Sahara'), (244, 'YE', 'Yemen'), (245, 'ZM', 'Zambia'), (246, 'ZW', 'Zimbabwe'); -- -------------------------------------------------------- -- -- Table structure for table `estimates` -- CREATE TABLE `estimates` ( `id` int(10) NOT NULL, `summerize` text, `proposition` text, `composition` longtext, `categorie_id` int(10) DEFAULT NULL, `client_id` int(10) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `estimates` -- INSERT INTO `estimates` (`id`, `summerize`, `proposition`, `composition`, `categorie_id`, `client_id`) VALUES (229, 'Résumé devis', 'Proposition devis', '[{\"title\":\"Mon module dev\",\"price\":\"300\",\"description\":\"Pellentesque faucibus dignissim ante vel tincidunt. In quis mi eleifend metus imperdiet mollis. \",\"id\":\"399\"},{\"title\":\"Mon module dev 3\",\"price\":\"500\",\"description\":\"Donec id felis rhoncus, volutpat turpis ut, cursus urna. Donec semper non eros vel vulputate. \",\"id\":\"401\"},{\"title\":\"\",\"price\":\"\",\"description\":\"\"}]', 1, 25), (230, 'Résumé devis', 'Proposition devis', '[{\"title\":\"Mon module marketing\",\"price\":\"500\",\"description\":\"Donec auctor tellus sed vehicula cursus. Donec pharetra nisi vel sem volutpat, et cursus massa tempor. \",\"id\":\"397\"},{\"title\":\"Mon module marketing 2\",\"price\":\"300\",\"description\":\"Aliquam cursus metus turpis, non suscipit magna dignissim et. Vestibulum cursus mattis nibh, ac rhoncus quam faucibus at.\",\"id\":\"398\"},{\"title\":\"\",\"price\":\"\",\"description\":\"\"}]', 2, 21), (231, 'Résumé devis', 'Proposition devis', '[{\"title\":\"Mon module full\",\"price\":\"5000\",\"description\":\"Morbi non faucibus risus. Aenean lacinia mauris vitae justo blandit vestibulum.\",\"id\":\"383\"},{\"title\":\"Mon module full 2\",\"price\":\"500\",\"description\":\"Phasellus et tellus ut risus faucibus imperdiet. Pellentesque et justo sit amet magna tincidunt varius.\",\"id\":\"400\"},{\"title\":\"\",\"price\":\"\",\"description\":\"\"}]', 3, 24); -- -------------------------------------------------------- -- -- Table structure for table `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `migrations` -- INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (1, '2014_10_12_000000_create_users_table', 1), (2, '2014_10_12_100000_create_password_resets_table', 1), (3, '2019_09_23_142104_add_last_name_column_to_user_table', 2), (4, '2019_09_23_143415_add_last_name_to_users', 3); -- -------------------------------------------------------- -- -- Table structure for table `modules` -- CREATE TABLE `modules` ( `id` bigint(10) NOT NULL, `title` varchar(255) DEFAULT NULL, `price` varchar(255) DEFAULT NULL, `description` text, `category_id` int(10) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `modules` -- INSERT INTO `modules` (`id`, `title`, `price`, `description`, `category_id`) VALUES (383, 'Mon module full', '5000', 'Morbi non faucibus risus. Aenean lacinia mauris vitae justo blandit vestibulum.', 3), (396, 'Mon module dev 2', '400', 'Maecenas ultrices vehicula volutpat. Vivamus in gravida neque, congue tristique orci. Etiam mollis leo a porta imperdiet. ', 1), (397, 'Mon module marketing', '500', 'Donec auctor tellus sed vehicula cursus. Donec pharetra nisi vel sem volutpat, et cursus massa tempor. ', 2), (398, 'Mon module marketing 2', '300', 'Aliquam cursus metus turpis, non suscipit magna dignissim et. Vestibulum cursus mattis nibh, ac rhoncus quam faucibus at.', 2), (399, 'Mon module dev', '300', 'Pellentesque faucibus dignissim ante vel tincidunt. In quis mi eleifend metus imperdiet mollis. ', 1), (400, 'Mon module full 2', '500', 'Phasellus et tellus ut risus faucibus imperdiet. Pellentesque et justo sit amet magna tincidunt varius.', 3), (401, 'Mon module dev 3', '500', 'Donec id felis rhoncus, volutpat turpis ut, cursus urna. Donec semper non eros vel vulputate. ', 1); -- -------------------------------------------------------- -- -- Table structure for table `password_resets` -- CREATE TABLE `password_resets` ( `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `last_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `users` -- INSERT INTO `users` (`id`, `name`, `last_name`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`) VALUES (29, 'Admin nom', 'Admin prénom', '<EMAIL>', NULL, '$2y$10$8Cx/fKjERWgiA5SY0l/5e.RR4/MLi3fv3LGt1UGOIax3GVyCNN/I.', NULL, '2020-08-30 09:01:50', '2020-08-30 09:10:19'); -- -- Indexes for dumped tables -- -- -- Indexes for table `categories` -- ALTER TABLE `categories` ADD PRIMARY KEY (`id`); -- -- Indexes for table `clients` -- ALTER TABLE `clients` ADD PRIMARY KEY (`id`), ADD KEY `country_id` (`country_id`); -- -- Indexes for table `countries` -- ALTER TABLE `countries` ADD PRIMARY KEY (`id`); -- -- Indexes for table `estimates` -- ALTER TABLE `estimates` ADD PRIMARY KEY (`id`), ADD KEY `categorie_id` (`categorie_id`); -- -- Indexes for table `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indexes for table `modules` -- ALTER TABLE `modules` ADD PRIMARY KEY (`id`), ADD KEY `category_id` (`category_id`); -- -- Indexes for table `password_resets` -- ALTER TABLE `password_resets` ADD KEY `password_resets_email_index` (`email`(191)); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_email_unique` (`email`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `clients` -- ALTER TABLE `clients` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=27; -- -- AUTO_INCREMENT for table `countries` -- ALTER TABLE `countries` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=247; -- -- AUTO_INCREMENT for table `estimates` -- ALTER TABLE `estimates` MODIFY `id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=232; -- -- AUTO_INCREMENT for table `modules` -- ALTER TABLE `modules` MODIFY `id` bigint(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=402; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=30; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
-- DROP TABLE IF EXISTS cidade; CREATE TABLE cidade ( id int NOT NULL, nome varchar(50) NOT NULL, idestado int NOT NULL, PRIMARY KEY (id), KEY cidade_idestado_FK_idx (idestado), CONSTRAINT cidade_idestado_FK FOREIGN KEY (idestado) REFERENCES estado (id) ON DELETE RESTRICT ON UPDATE RESTRICT ); INSERT INTO cidade (id, nome, idestado) VALUES (1,'ACRELÂNDIA',1), (2,'<NAME>',1), (3,'BRASILÉIA',1), (4,'BUJARI',1), (5,'CAPIXABA',1), (6,'<NAME>',1), (7,'EPITACIOLÂNDIA',1), (8,'FEIJÓ',1), (9,'JORDÃO',1), (10,'<NAME>',1), (11,'<NAME>',1), (12,'<NAME>',1), (13,'<NAME>',1), (14,'<NAME>',1), (15,'<NAME>',1), (16,'<NAME>',1), (17,'<NAME>',1), (18,'<NAME>',1), (19,'<NAME>',1), (20,'<NAME>',1), (21,'TARAUACÁ',1), (22,'XAPURI',1), (23,'<NAME>',2), (24,'ANADIA',2), (25,'ARAPIRACA',2), (26,'ATALAIA',2), (27,'<NAME>',2), (28,'<NAME>',2), (29,'BATALHA',2), (30,'BELÉM',2), (31,'<NAME>',2), (32,'<NAME>',2), (33,'BRANQUINHA',2), (34,'CACIMBINHAS',2), (35,'CAJUEIRO',2), (36,'CAMPESTRE',2), (37,'<NAME>',2), (38,'<NAME>',2), (39,'CANAPI',2), (40,'CAPELA',2), (41,'CARNEIROS',2), (42,'<NAME>',2), (43,'<NAME>',2), (44,'<NAME>',2), (45,'<NAME>',2), (46,'CORURIPE',2), (47,'CRAÍBAS',2), (48,'<NAME>',2), (49,'<NAME>',2), (50,'<NAME>',2), (51,'<NAME>',2), (52,'<NAME>',2), (53,'FLEXEIRAS',2), (54,'<NAME>',2), (55,'IBATEGUARA',2), (56,'IGACI',2), (57,'<NAME>',2), (58,'INHAPI',2), (59,'<NAME>',2), (60,'JACUÍPE',2), (61,'JAPARATINGA',2), (62,'JARAMATAIA',2), (63,'<NAME>',2), (64,'<NAME>',2), (65,'JUNDIÁ',2), (66,'JUNQUEIRO',2), (67,'<NAME>',2), (68,'<NAME>',2), (69,'MACEIÓ',2), (70,'<NAME>',2), (71,'<NAME>',2), (72,'MARAGOGI',2), (73,'MARAVILHA',2), (74,'<NAME>',2), (75,'MARIBONDO',2), (76,'<NAME>',2), (77,'<NAME>',2), (78,'MESSIAS',2), (79,'<NAME>',2), (80,'MONTEIRÓPOLIS',2), (81,'MURICI',2), (82,'<NAME>',2), (83,'<NAME>',2), (84,'<NAME>',2), (85,'<NAME>',2), (86,'OLIVENÇA',2), (87,'<NAME>',2), (88,'PALESTINA',2), (89,'<NAME>',2), (90,'<NAME>',2), (91,'PARICONHA',2), (92,'PARIPUEIRA',2), (93,'<NAME>',2), (94,'<NAME>',2), (95,'PENEDO',2), (96,'PIAÇABUÇU',2), (97,'PILAR',2), (98,'PINDOBA',2), (99,'PIRANHAS',2), (100,'<NAME>',2), (101,'<NAME>',2), (102,'<NAME>',2), (103,'PORTO <NAME>',2), (104,'QUEBRANGULO',2), (105,'<NAME>',2), (106,'ROTEIRO',2), (107,'<NAME>',2), (108,'<NAME>',2), (109,'<NAME>',2), (110,'<NAME>',2), (111,'<NAME>',2), (112,'<NAME>',2), (113,'<NAME>',2), (114,'<NAME>',2), (115,'<NAME>',2), (116,'<NAME>',2), (117,'SATUBA',2), (118,'<NAME>',2), (119,'<NAME>',2), (120,'TAQUARANA',2), (121,'<NAME>',2), (122,'TRAIPU',2), (123,'<NAME>',2), (124,'VIÇOSA',2), (125,'AMAPÁ',3), (126,'CALÇOENE',3), (127,'CUTIAS',3), (128,'<NAME>',3), (129,'ITAUBAL',3), (130,'<NAME>',3), (131,'MACAPÁ',3), (132,'MAZAGÃO',3), (133,'OIAPOQUE',3), (134,'<NAME>',3), (135,'<NAME>',3), (136,'PRACUÚBA',3), (137,'SANTANA',3), (138,'<NAME>',3), (139,'TARTARUGALZINHO',3), (140,'<NAME>',3), (141,'ALVARÃES',4), (142,'AMATURÁ',4), (143,'ANAMÃ',4), (144,'ANORI',4), (145,'APUÍ',4), (146,'<NAME>',4), (147,'AUTAZES',4), (148,'BARCELOS',4), (149,'BARREIRINHA',4), (150,'<NAME>',4), (151,'BERURI',4), (152,'<NAME>',4), (153,'<NAME>',4), (154,'BORBA',4), (155,'CAAPIRANGA',4), (156,'CANUTAMA',4), (157,'CARAUARI',4), (158,'CAREIRO',4), (159,'<NAME>',4), (160,'COARI',4), (161,'CODAJÁS',4), (162,'EIRUNEPÉ',4), (163,'ENVIRA',4), (164,'<NAME>',4), (165,'GUAJARÁ',4), (166,'HUMAITÁ',4), (167,'IPIXUNA',4), (168,'IRANDUBA',4), (169,'ITACOATIARA',4), (170,'ITAMARATI',4), (171,'ITAPIRANGA',4), (172,'JAPURÁ',4), (173,'JURUÁ',4), (174,'JUTAÍ',4), (175,'LÁBREA',4), (176,'MANACAPURU',4), (177,'MANAQUIRI',4), (178,'MANAUS',4), (179,'MANICORÉ',4), (180,'MARAÃ',4), (181,'MAUÉS',4), (182,'NHAMUNDÁ',4), (183,'<NAME>',4), (184,'<NAME>',4), (185,'<NAME>',4), (186,'PARINTINS',4), (187,'PAUINI',4), (188,'<NAME>',4), (189,'<NAME>',4), (190,'<NAME>',4), (191,'<NAME>',4), (192,'<NAME>',4), (193,'<NAME>',4), (194,'<NAME>',4), (195,'SILVES',4), (196,'TABATINGA',4), (197,'TAPAUÁ',4), (198,'TEFÉ',4), (199,'TONANTINS',4), (200,'UARINI',4), (201,'URUCARÁ',4), (202,'URUCURITUBA',4), (203,'ABAÍRA',5), (204,'ABARÉ',5), (205,'ACAJUTIBA',5), (206,'ADUSTINA',5), (207,'<NAME>',5), (208,'AIQUARA',5), (209,'ALAGOINHAS',5), (210,'ALCOBAÇA',5), (211,'ALMADINA',5), (212,'AMARGOSA',5), (213,'<NAME>',5), (214,'<NAME>',5), (215,'ANAGÉ',5), (216,'ANDARAÍ',5), (217,'ANDORINHA',5), (218,'ANGICAL',5), (219,'ANGUERA',5), (220,'ANTAS',5), (221,'<NAME>',5), (222,'<NAME>',5), (223,'APORÁ',5), (224,'APUAREMA',5), (225,'ARAÇAS',5), (226,'ARACATU',5), (227,'ARACI',5), (228,'ARAMARI',5), (229,'ARATACA',5), (230,'ARATUÍPE',5), (231,'<NAME>',5), (232,'BAIANÓPOLIS',5), (233,'<NAME>',5), (234,'BANZAÊ',5), (235,'BARRA',5), (236,'<NAME>',5), (237,'<NAME>',5), (238,'<NAME>',5), (239,'<NAME>',5), (240,'BARREIRAS',5), (241,'<NAME>',5), (242,'<NAME> (ANTIGO GOV. LOMANTO JR.)',5), (243,'BARROCAS',5), (244,'BELMONTE',5), (245,'<NAME>',5), (246,'BIRITINGA',5), (247,'<NAME>',5), (248,'<NAME> DO TUPIM',5), (249,'<NAME>',5), (250,'<NAME>',5), (251,'BONINAL',5), (252,'BONITO',5), (253,'BOQUIRA',5), (254,'BOTUPORÃ',5), (255,'BREJÕES',5), (256,'BREJOLÂNDIA',5), (257,'<NAME>',5), (258,'BRUMADO',5), (259,'BUERAREMA',5), (260,'BURITIRAMA',5), (261,'CAATIBA',5), (262,'<NAME>',5), (263,'CACHOEIRA',5), (264,'CACULÉ',5), (265,'CAÉM',5), (266,'CAETANOS',5), (267,'CAETITÉ',5), (268,'CAFARNAUM',5), (269,'CAIRU',5), (270,'<NAME>',5), (271,'CAMACAN',5), (272,'CAMAÇARI',5), (273,'CAMAMU',5), (274,'<NAME>',5), (275,'<NAME>',5), (276,'CANÁPOLIS',5), (277,'CANARANA',5), (278,'CANAVIEIRAS',5), (279,'CANDEAL',5), (280,'CANDEIAS',5), (281,'CANDIBA',5), (282,'<NAME>',5), (283,'CANSANÇÃO',5), (284,'CANUDOS',5), (285,'<NAME>',5), (286,'<NAME>',5), (287,'CARAÍBAS',5), (288,'CARAVELAS',5), (289,'<NAME>',5), (290,'CARINHANHA',5), (291,'<NAME>',5), (292,'<NAME>',5), (293,'CATOLÂNDIA',5), (294,'CATU',5), (295,'CATURAMA',5), (296,'CENTRAL',5), (297,'CHORROCHÓ',5), (298,'<NAME>',5), (299,'CIPÓ',5), (300,'COARACI',5), (301,'COCOS',5), (302,'<NAME>',5), (303,'<NAME>',5), (304,'CONCEIÇÃO DO COITÉ',5), (305,'CONCEIÇÃO <NAME>',5), (306,'CONDE',5), (307,'CONDEÚBA',5), (308,'<NAME>',5), (309,'<NAME>',5), (310,'CORDEIROS',5), (311,'CORIBE',5), (312,'<NAME>',5), (313,'CORRENTINA',5), (314,'COTEGIPE',5), (315,'CRAVOLÂNDIA',5), (316,'CRISÓPOLIS',5), (317,'CRISTÓPOLIS',5), (318,'<NAME>',5), (319,'CURAÇÁ',5), (320,'<NAME>',5), (321,'<NAME>',5), (322,'<NAME>',5), (323,'<NAME>',5), (324,'<NAME>',5), (325,'ENCRUZILHADA',5), (326,'<NAME>',5), (327,'<NAME>',5), (328,'ESPLANADA',5), (329,'<NAME>',5), (330,'EUNÁPOLIS',5), (331,'FÁTIMA',5), (332,'<NAME>',5), (333,'<NAME>',5), (334,'FILADÉLFIA',5), (335,'<NAME>',5), (336,'<NAME>',5), (337,'<NAME>',5), (338,'GANDU',5), (339,'GAVIÃO',5), (340,'<NAME>',5), (341,'GLÓRIA',5), (342,'GONGOGI',5), (343,'<NAME>',5), (344,'GUAJERU',5), (345,'GUANAMBI',5), (346,'GUARATINGA',5), (347,'HELIÓPOLIS',5), (348,'IAÇU',5), (349,'IBIASSUCÊ',5), (350,'IBICARAÍ',5), (351,'IBICOARA',5), (352,'IBICUÍ',5), (353,'IBIPEBA',5), (354,'IBIPITANGA',5), (355,'IBIQUERA',5), (356,'IBIRAPITANGA',5), (357,'IBIRAPUÃ',5), (358,'IBIRATAIA',5), (359,'IBITIARA',5), (360,'IBITITÁ',5), (361,'IBOTIRAMA',5), (362,'ICHU',5), (363,'IGAPORÃ',5), (364,'IGRAPIÚNA',5), (365,'IGUAÍ',5), (366,'ILHÉUS',5), (367,'INHAMBUPE',5), (368,'IPECAETÁ',5), (369,'IPIAÚ',5), (370,'IPIRÁ',5), (371,'IPUPIARA',5), (372,'IRAJUBA',5), (373,'IRAMAIA',5), (374,'IRAQUARA',5), (375,'IRARÁ',5), (376,'IRECÊ',5), (377,'ITABELA',5), (378,'ITABERABA',5), (379,'ITABUNA',5), (380,'ITACARÉ',5), (381,'ITAETÉ',5), (382,'ITAGI',5), (383,'ITAGIBÁ',5), (384,'ITAGIMIRIM',5), (385,'<NAME>',5), (386,'<NAME>',5), (387,'ITAJUÍPE',5), (388,'ITAMARAJU',5), (389,'ITAMARI',5), (390,'ITAMBÉ',5), (391,'ITANAGRA',5), (392,'ITANHÉM',5), (393,'ITAPARICA',5), (394,'ITAPÉ',5), (395,'ITAPEBI',5), (396,'ITAPETINGA',5), (397,'ITAPICURU',5), (398,'ITAPITANGA',5), (399,'ITAQUARA',5), (400,'ITARANTIM',5), (401,'ITATIM',5), (402,'ITIRUÇU',5), (403,'ITIÚBA',5), (404,'ITORORÓ',5), (405,'ITUAÇU',5), (406,'ITUBERÁ',5), (407,'IUIÚ',5), (408,'JABORANDI',5), (409,'JACARACI',5), (410,'JACOBINA',5), (411,'JAGUAQUARA',5), (412,'JAGUARARI',5), (413,'JAGUARIPE',5), (414,'JANDAÍRA',5), (415,'JEQUIÉ',5), (416,'JEREMOABO',5), (417,'JIQUIRIÇÁ',5), (418,'JITAÚNA',5), (419,'<NAME>',5), (420,'JUAZEIRO',5), (421,'JUCURUÇU',5), (422,'JUSSARA',5), (423,'JUSSARI',5), (424,'JUSSIAPE',5), (425,'<NAME>',5), (426,'<NAME>',5), (427,'LAJE',5), (428,'LAJEDÃO',5), (429,'LAJEDINHO',5), (430,'<NAME>',5), (431,'LAMARÃO',5), (432,'LAPÃO',5), (433,'<NAME>',5), (434,'LENÇÓIS',5), (435,'<NAME>',5), (436,'<NAME>',5), (437,'<NAME>',5), (438,'MACAJUBA',5), (439,'MACARANI',5), (440,'MACAÚBAS',5), (441,'MACURURÉ',5), (442,'<NAME>',5), (443,'MAETINGA',5), (444,'MAIQUINIQUE',5), (445,'MAIRI',5), (446,'MALHADA',5), (447,'<NAME>',5), (448,'<NAME>',5), (449,'MANSIDÃO',5), (450,'MARACÁS',5), (451,'MARAGOGIPE',5), (452,'MARAÚ',5), (453,'<NAME>',5), (454,'MASCOTE',5), (455,'<NAME>',5), (456,'MATINA',5), (457,'<NAME>',5), (458,'<NAME>',5), (459,'MILAGRES',5), (460,'MIRANGABA',5), (461,'MIRANTE',5), (462,'<NAME>',5), (463,'MORPARÁ',5), (464,'<NAME>',5), (465,'MORTUGABA',5), (466,'MUCUGÊ',5), (467,'MUCURI',5), (468,'<NAME>',5), (469,'<NAME>',5), (470,'<NAME>',5), (471,'<NAME>',5), (472,'MURITIBA',5), (473,'MUTUÍPE',5), (474,'NAZARÉ',5), (475,'<NAME>',5), (476,'NORDESTINA',5), (477,'<NAME>',5), (478,'<NAME>',5), (479,'<NAME>',5), (480,'<NAME>',5), (481,'<NAME>',5), (482,'<NAME>',5), (483,'<NAME>',5), (484,'<NAME>',5), (485,'<NAME>',5), (486,'OLINDINA',5), (487,'<NAME>',5), (488,'OURIÇANGAS',5), (489,'OUROLÂNDIA',5), (490,'<NAME>',5), (491,'PALMEIRAS',5), (492,'PARAMIRIM',5), (493,'PARATINGA',5), (494,'PARIPIRANGA',5), (495,'<NAME>',5), (496,'<NAME>',5), (497,'<NAME>',5), (498,'PEDRÃO',5), (499,'<NAME>',5), (500,'PIATÃ',5), (501,'<NAME>',5), (502,'PINDAÍ',5), (503,'PINDOBAÇU',5), (504,'PINTADAS',5), (505,'<NAME>',5), (506,'PIRIPÁ',5), (507,'PIRITIBA',5), (508,'PLANALTINO',5), (509,'PLANALTO',5), (510,'POÇÕES',5), (511,'POJUCA',5), (512,'<NAME>',5), (513,'<NAME>',5), (514,'POTIRAGUÁ',5), (515,'PRADO',5), (516,'<NAME>',5), (517,'PRESIDENTE <NAME>',5), (518,'PRESIDENTE <NAME>',5), (519,'QUEIMADAS',5), (520,'QUIJINGUE',5), (521,'QUIXABEIRA',5), (522,'<NAME>',5), (523,'REMANSO',5), (524,'RETIROLÂNDIA',5), (525,'<NAME>',5), (526,'<NAME>',5), (527,'<NAME>',5), (528,'<NAME>',5), (529,'<NAME>',5), (530,'<NAME>',5), (531,'<NAME>',5), (532,'<NAME>',5), (533,'<NAME>',5), (534,'<NAME>',5), (535,'RODELAS',5), (536,'<NAME>',5), (537,'<NAME>',5), (538,'SALVADOR',5), (539,'<NAME>',5), (540,'<NAME>',5), (541,'<NAME>',5), (542,'<NAME>',5), (543,'<NAME>',5), (544,'<NAME>',5), (545,'<NAME>',5), (546,'<NAME>',5), (547,'<NAME>',5), (548,'SANTALUZ',5), (549,'SANTANA',5), (550,'SANTANÓPOLIS',5), (551,'<NAME>',5), (552,'<NAME>',5), (553,'<NAME>',5), (554,'<NAME>',5), (555,'<NAME>',5), (556,'<NAME>',5), (557,'<NAME>',5), (558,'<NAME>',5), (559,'<NAME>',5), (560,'<NAME>',5), (561,'<NAME>',5), (562,'<NAME>',5), (563,'<NAME>',5), (564,'<NAME>',5), (565,'<NAME>',5), (566,'SAPEAÇU',5), (567,'<NAME>',5), (568,'SAUBARA',5), (569,'SAÚDE',5), (570,'SEABRA',5), (571,'<NAME>',5), (572,'<NAME>',5), (573,'<NAME>',5), (574,'<NAME>',5), (575,'<NAME>',5), (576,'<NAME>',5), (577,'SERRINHA',5), (578,'SERROLÂNDIA',5), (579,'<NAME>',5), (580,'<NAME>',5), (581,'<NAME>',5), (582,'SOBRADINHO',5), (583,'<NAME>',5), (584,'<NAME>',5), (585,'TANHAÇU',5), (586,'<NAME>',5), (587,'TANQUINHO',5), (588,'TAPEROÁ',5), (589,'TAPIRAMUTÁ',5), (590,'<NAME>',5), (591,'<NAME>',5), (592,'TEOFILÂNDIA',5), (593,'TEOLÂNDIA',5), (594,'<NAME>',5), (595,'TREMEDAL',5), (596,'TUCANO',5), (597,'UAUÁ',5), (598,'UBAÍRA',5), (599,'UBAITABA',5), (600,'UBATÃ',5), (601,'UIBAÍ',5), (602,'UMBURANAS',5), (603,'UNA',5), (604,'URANDI',5), (605,'URUÇUCA',5), (606,'UTINGA',5), (607,'VALENÇA',5), (608,'VALENTE',5), (609,'<NAME>',5), (610,'<NAME>',5), (611,'<NAME>',5), (612,'VARZEDO',5), (613,'<NAME>',5), (614,'VEREDA',5), (615,'<NAME>',5), (616,'WAGNER',5), (617,'WANDERLEY',5), (618,'<NAME>',5), (619,'XIQUE-XIQUE',5), (620,'ABAIARA',6), (621,'ACARAPE',6), (622,'ACARAÚ',6), (623,'ACOPIARA',6), (624,'AIUABA',6), (625,'ALCÂNTARAS',6), (626,'ALTANEIRA',6), (627,'<NAME>',6), (628,'AMONTADA',6), (629,'<NAME>',6), (630,'APUIARÉS',6), (631,'AQUIRAZ',6), (632,'ARACATI',6), (633,'ARACOIABA',6), (634,'ARARENDÁ',6), (635,'ARARIPE',6), (636,'ARATUBA',6), (637,'ARNEIROZ',6), (638,'ASSARÉ',6), (639,'AURORA',6), (640,'BAIXIO',6), (641,'BANABUIÚ',6), (642,'BARBALHA',6), (643,'BARREIRA',6), (644,'BARRO',6), (645,'BARROQUINHA',6), (646,'BATURITÉ',6), (647,'BEBERIBE',6), (648,'<NAME>',6), (649,'<NAME>',6), (650,'<NAME>',6), (651,'CAMOCIM',6), (652,'<NAME>',6), (653,'CANINDÉ',6), (654,'CAPISTRANO',6), (655,'CARIDADE',6), (656,'CARIRÉ',6), (657,'CARIRIAÇU',6), (658,'CARIÚS',6), (659,'CARNAUBAL',6), (660,'CASCAVEL',6), (661,'CATARINA',6), (662,'CATUNDA',6), (663,'CAUCAIA',6), (664,'CEDRO',6), (665,'CHAVAL',6), (666,'CHORÓ',6), (667,'CHOROZINHO',6), (668,'COREAÚ',6), (669,'CRATEÚS',6), (670,'CRATO',6), (671,'CROATÁ',6), (672,'CRUZ',6), (673,'DEPUTADO <NAME>',6), (674,'ERERÊ',6), (675,'EUSÉBIO',6), (676,'<NAME>',6), (677,'FORQUILHA',6), (678,'FORTALEZA',6), (679,'FORTIM',6), (680,'FRECHEIRINHA',6), (681,'<NAME>',6), (682,'GRAÇA',6), (683,'GRANJA',6), (684,'GRANJEIRO',6), (685,'GROAÍRAS',6), (686,'GUAIÚBA',6), (687,'<NAME>',6), (688,'GUARAMIRANGA',6), (689,'HIDROLÂNDIA',6), (690,'HORIZONTE',6), (691,'IBARETAMA',6), (692,'IBIAPINA',6), (693,'IBICUITINGA',6), (694,'ICAPUÍ',6), (695,'ICÓ',6), (696,'IGUATU',6), (697,'INDEPENDÊNCIA',6), (698,'IPAPORANGA',6), (699,'IPAUMIRIM',6), (700,'IPU',6), (701,'IPUEIRAS',6), (702,'IRACEMA',6), (703,'IRAUÇUBA',6), (704,'ITAIÇABA',6), (705,'ITAITINGA',6), (706,'ITAPAGÉ',6), (707,'ITAPIPOCA',6), (708,'ITAPIÚNA',6), (709,'ITAREMA',6), (710,'ITATIRA',6), (711,'JAGUARETAMA',6), (712,'JAGUARIBARA',6), (713,'JAGUARIBE',6), (714,'JAGUARUANA',6), (715,'JARDIM',6), (716,'JATI',6), (717,'<NAME>',6), (718,'<NAME>',6), (719,'JUCÁS',6), (720,'<NAME>',6), (721,'<NAME>',6), (722,'MADALENA',6), (723,'MARACANAÚ',6), (724,'MARANGUAPE',6), (725,'MARCO',6), (726,'MARTINÓPOLE',6), (727,'MASSAPÊ',6), (728,'MAURITI',6), (729,'MERUOCA',6), (730,'MILAGRES',6), (731,'MILHÃ',6), (732,'MIRAÍMA',6), (733,'<NAME>',6), (734,'MOMBAÇA',6), (735,'<NAME>',6), (736,'<NAME>',6), (737,'MORAÚJO',6), (738,'MORRINHOS',6), (739,'MUCAMBO',6), (740,'MULUNGU',6), (741,'<NAME>',6), (742,'<NAME>',6), (743,'<NAME>',6), (744,'OCARA',6), (745,'ORÓS',6), (746,'PACAJUS',6), (747,'PACATUBA',6), (748,'PACOTI',6), (749,'PACUJÁ',6), (750,'PALHANO',6), (751,'PALMÁCIA',6), (752,'PARACURU',6), (753,'PARAIPABA',6), (754,'PARAMBU',6), (755,'PARAMOTI',6), (756,'<NAME>',6), (757,'PENAFORTE',6), (758,'PENTECOSTE',6), (759,'PEREIRO',6), (760,'PINDORETAMA',6), (761,'<NAME>',6), (762,'<NAME>',6), (763,'PORANGA',6), (764,'PORTEIRAS',6), (765,'POTENGI',6), (766,'POTIRETAMA',6), (767,'QUITERIANÓPOLIS',6), (768,'QUIXADÁ',6), (769,'QUIXELÔ',6), (770,'QUIXERAMOBIM',6), (771,'QUIXERÉ',6), (772,'REDENÇÃO',6), (773,'RERIUTABA',6), (774,'RUSSAS',6), (775,'SABOEIRO',6), (776,'SALITRE',6), (777,'<NAME>',6), (778,'<NAME>',6), (779,'<NAME>',6), (780,'<NAME>',6), (781,'<NAME>',6), (782,'<NAME>',6), (783,'<NAME>',6), (784,'<NAME>',6), (785,'<NAME>',6), (786,'SOBRAL',6), (787,'SOLONÓPOLE',6), (788,'<NAME>',6), (789,'TAMBORIL',6), (790,'TARRAFAS',6), (791,'TAUÁ',6), (792,'TEJUÇUOCA',6), (793,'TIANGUÁ',6), (794,'TRAIRI',6), (795,'TURURU',6), (796,'UBAJARA',6), (797,'UMARI',6), (798,'UMIRIM',6), (799,'URUBURETAMA',6), (800,'URUOCA',6), (801,'VARJOTA',6), (802,'<NAME>',6), (803,'<NAME>',6), (804,'BRASÍLIA',7), (805,'<NAME>',8), (806,'<NAME>',8), (807,'<NAME>',8), (808,'ALEGRE',8), (809,'<NAME>',8), (810,'<NAME>',8), (811,'ANCHIETA',8), (812,'APIACÁ',8), (813,'ARACRUZ',8), (814,'<NAME>',8), (815,'<NAME>',8), (816,'<NAME>',8), (817,'<NAME>',8), (818,'<NAME>',8), (819,'BREJETUBA',8), (820,'<NAME>',8), (821,'CARIACICA',8), (822,'CASTELO',8), (823,'COLATINA',8), (824,'CONCEIÇÃ<NAME>',8), (825,'<NAME>',8), (826,'DIVINO <NAME>',8), (827,'<NAME>',8), (828,'<NAME>',8), (829,'ECOPORANGA',8), (830,'FUNDÃO',8), (831,'<NAME>',8), (832,'GUAÇUÍ',8), (833,'GUARAPARI',8), (834,'IBATIBA',8), (835,'IBIRAÇU',8), (836,'IBITIRAMA',8), (837,'ICONHA',8), (838,'IRUPI',8), (839,'ITAGUAÇU',8), (840,'ITAPEMIRIM',8), (841,'ITARANA',8), (842,'IÚNA',8), (843,'JAGUARÉ',8), (844,'<NAME>',8), (845,'<NAME>',8), (846,'<NAME>',8), (847,'LINHARES',8), (848,'MANTENÓPOLIS',8), (849,'MARATAÍZES',8), (850,'<NAME>',8), (851,'MARILÂNDIA',8), (852,'<NAME>',8), (853,'MONTANHA',8), (854,'MUCURICI',8), (855,'<NAME>',8), (856,'MUQUI',8), (857,'<NAME>',8), (858,'PANCAS',8), (859,'<NAME>',8), (860,'PINHEIROS',8), (861,'PIÚMA',8), (862,'<NAME>',8), (863,'<NAME>',8), (864,'<NAME>',8), (865,'<NAME>',8), (866,'<NAME>',8), (867,'<NAME>',8), (868,'<NAME>',8), (869,'<NAME>',8), (870,'<NAME>',8), (871,'<NAME>',8), (872,'<NAME>',8), (873,'<NAME>',8), (874,'SERRA',8), (875,'SOORETAMA',8), (876,'<NAME>',8), (877,'<NAME>',8), (878,'VIANA',8), (879,'<NAME>',8), (880,'<NAME>',8), (881,'<NAME>',8), (882,'VITÓRIA',8), (883,'<NAME>',9), (884,'ABADIÂNIA',9), (885,'ACREÚNA',9), (886,'ADELÂNDIA',9), (887,'<NAME>',9), (888,'<NAME>',9), (889,'ÁGUAS LINDAS DE GOIÁS',9), (890,'ALEXÂNIA',9), (891,'ALOÂNDIA',9), (892,'ALTO HORIZONTE',9), (893,'ALTO PARAÍSO DE GOIÁS',9), (894,'<NAME>',9), (895,'AMARALINA',9), (896,'<NAME>',9), (897,'AMORINÓPOLIS',9), (898,'ANÁPOLIS',9), (899,'ANHANGUERA',9), (900,'ANICUNS',9), (901,'<NAME>',9), (902,'<NAME>',9), (903,'APORÉ',9), (904,'ARAÇU',9), (905,'ARAGARÇAS',9), (906,'ARAGOIÂNIA',9), (907,'ARAGUAPAZ',9), (908,'ARENÓPOLIS',9), (909,'ARUANÃ',9), (910,'AURILÂNDIA',9), (911,'AVELINÓPOLIS',9), (912,'BALIZA',9), (913,'<NAME>',9), (914,'<NAME>',9), (915,'<NAME>',9), (916,'<NAME>',9), (917,'BONFINÓPOLIS',9), (918,'BONÓPOLIS',9), (919,'BRAZABRANTES',9), (920,'BRITÂNIA',9), (921,'<NAME>',9), (922,'<NAME>',9), (923,'BURITINÓPOLIS',9), (924,'CABECEIRAS',9), (925,'<NAME>',9), (926,'<NAME>',9), (927,'<NAME>',9), (928,'CAÇU',9), (929,'CAIAPÔNIA',9), (930,'<NAME>',9), (931,'CALDAZINHA',9), (932,'<NAME>',9), (933,'CAMPINAÇU',9), (934,'CAMPINORTE',9), (935,'<NAME> DE GOIÁS',9), (936,'<NAME>MPO DE GOIÁS',9), (937,'<NAME>',9), (938,'<NAME>',9), (939,'<NAME>',9), (940,'CASTELÂNDIA',9), (941,'CATALÃO',9), (942,'CATURAÍ',9), (943,'CAVALCANTE',9), (944,'CERES',9), (945,'CEZARINA',9), (946,'<NAME>',9), (947,'<NAME>',9), (948,'<NAME>',9), (949,'<NAME>',9), (950,'<NAME>',9), (951,'<NAME>',9), (952,'CORUMBAÍBA',9), (953,'CRISTALINA',9), (954,'CRISTIANÓPOLIS',9), (955,'CRIXÁS',9), (956,'CROMÍNIA',9), (957,'CUMARI',9), (958,'DAMIANÓPOLIS',9), (959,'DAMOLÂNDIA',9), (960,'DAVINÓPOLIS',9), (961,'DIORAMA',9), (962,'<NAME>',9), (963,'DOVERLÂNDIA',9), (964,'EDEALINA',9), (965,'EDÉIA',9), (966,'<NAME>',9), (967,'FAINA',9), (968,'<NAME>',9), (969,'FIRMINÓPOLIS',9), (970,'<NAME>',9), (971,'FORMOSA',9), (972,'FORMOSO',9), (973,'<NAME>',9), (974,'GOIANÁPOLIS',9), (975,'GOIANDIRA',9), (976,'GOIANÉSIA',9), (977,'GOIÂNIA',9), (978,'GOIANIRA',9), (979,'GOIÁS',9), (980,'GOIATUBA',9), (981,'GOUVELÂNDIA',9), (982,'GUAPÓ',9), (983,'GUARAÍTA',9), (984,'<NAME>',9), (985,'GUARINOS',9), (986,'HEITORAÍ',9), (987,'HIDROLÂNDIA',9), (988,'HIDROLINA',9), (989,'IACIARA',9), (990,'INACIOLÂNDIA',9), (991,'INDIARA',9), (992,'INHUMAS',9), (993,'IPAMERI',9), (994,'<NAME>',9), (995,'IPORÁ',9), (996,'ISRAELÂNDIA',9), (997,'ITABERAÍ',9), (998,'ITAGUARI',9), (999,'ITAGUARU',9), (1000,'ITAJÁ',9), (1001,'ITAPACI',9), (1002,'ITAPIRAPUÃ',9), (1003,'ITAPURANGA',9), (1004,'ITARUMÃ',9), (1005,'ITAUÇU',9), (1006,'ITUMBIARA',9), (1007,'IVOLÂNDIA',9), (1008,'JANDAIA',9), (1009,'JARAGUÁ',9), (1010,'JATAÍ',9), (1011,'JAUPACI',9), (1012,'JESÚPOLIS',9), (1013,'JOVIÂNIA',9), (1014,'JUSSARA',9), (1015,'<NAME>',9), (1016,'<NAME>',9), (1017,'LUZIÂNIA',9), (1018,'MAIRIPOTABA',9), (1019,'MAMBAÍ',9), (1020,'<NAME>',9), (1021,'MARZAGÃO',9), (1022,'MATRINCHÃ',9), (1023,'MAURILÂNDIA',9), (1024,'<NAME>',9), (1025,'MINAÇU',9), (1026,'MINEIROS',9), (1027,'MOIPORÁ',9), (1028,'<NAME>',9), (1029,'<NAME>',9), (1030,'MONTIVIDIU',9), (1031,'<NAME>',9), (1032,'MORRINHOS',9), (1033,'<NAME>',9), (1034,'MOSSÂMEDES',9), (1035,'MOZARLÂNDIA',9), (1036,'<NAME>',9), (1037,'MUTUNÓPOLIS',9), (1038,'NAZÁRIO',9), (1039,'NERÓPOLIS',9), (1040,'NIQUELÂNDIA',9), (1041,'<NAME>',9), (1042,'<NAME>',9), (1043,'<NAME>',9), (1044,'<NAME>',9), (1045,'<NAME>',9), (1046,'<NAME>',9), (1047,'<NAME>',9), (1048,'<NAME>',9), (1049,'<NAME>',9), (1050,'<NAME>',9), (1051,'ORIZONA',9), (1052,'<NAME>',9), (1053,'OUVIDOR',9), (1054,'<NAME>',9), (1055,'<NAME>',9), (1056,'<NAME>',9), (1057,'PALMELO',9), (1058,'PALMINÓPOLIS',9), (1059,'PANAMÁ',9), (1060,'PARANAIGUARA',9), (1061,'PARAÚNA',9), (1062,'PEROLÂNDIA',9), (1063,'<NAME>',9), (1064,'<NAME>',9), (1065,'PIRACANJUBA',9), (1066,'PIRANHAS',9), (1067,'PIRENÓPOLIS',9), (1068,'<NAME>',9), (1069,'PLANALTINA',9), (1070,'PONTALINA',9), (1071,'PORANGATU',9), (1072,'PORTEIRÃO',9), (1073,'PORTELÂNDIA',9), (1074,'POSSE',9), (1075,'<NAME>',9), (1076,'QUIRINÓPOLIS',9), (1077,'RIALMA',9), (1078,'RIANÁPOLIS',9), (1079,'<NAME>',9), (1080,'<NAME>',9), (1081,'RUBIATABA',9), (1082,'SANCLERLÂNDIA',9), (1083,'<NAME>',9), (1084,'<NAME>',9), (1085,'<NAME>',9), (1086,'<NAME>',9), (1087,'<NAME>',9), (1088,'<NAME>',9), (1089,'<NAME> DO NOVO DESTINO',9), (1090,'<NAME> GOIÁS',9), (1091,'<NAME> GOIÁS',9), (1092,'<NAME> GOIÁS',9), (1093,'<NAME>',9), (1094,'<NAME>',9), (1095,'<NAME>',9), (1096,'<NAME>',9), (1097,'<NAME>',9), (1098,'<NAME>',9), (1099,'<NAME>',9), (1100,'<NAME>',9), (1101,'<NAME>',9), (1102,'<NAME>',9), (1103,'<NAME>',9), (1104,'<NAME>',9), (1105,'<NAME>',9), (1106,'<NAME>',9), (1107,'SERRANÓPOLIS',9), (1108,'SILVÂNIA',9), (1109,'SIMOLÂNDIA',9), (1110,'<NAME>',9), (1111,'<NAME>',9), (1112,'<NAME>',9), (1113,'<NAME>',9), (1114,'<NAME>',9), (1115,'TRINDADE',9), (1116,'TROMBAS',9), (1117,'TURVÂNIA',9), (1118,'TURVELÂNDIA',9), (1119,'UIRAPURU',9), (1120,'URUAÇU',9), (1121,'URUANA',9), (1122,'URUTAÍ',9), (1123,'<NAME>',9), (1124,'VARJÃO',9), (1125,'VIANÓPOLIS',9), (1126,'VICENTINÓPOLIS',9), (1127,'<NAME>',9), (1128,'<NAME>',9), (1129,'AÇAILÂNDIA',10), (1130,'<NAME>',10), (1131,'<NAME>',10), (1132,'ALCÂNTARA',10), (1133,'<NAME>',10), (1134,'<NAME>',10), (1135,'<NAME>',10), (1136,'<NAME>',10), (1137,'<NAME>',10), (1138,'<NAME>',10), (1139,'<NAME>',10), (1140,'ANAJATUBA',10), (1141,'ANAPURUS',10), (1142,'APICUM-AÇU',10), (1143,'ARAGUANÃ',10), (1144,'ARAIOSES',10), (1145,'ARAME',10), (1146,'ARARI',10), (1147,'AXIXÁ',10), (1148,'BACABAL',10), (1149,'BACABEIRA',10), (1150,'BACURI',10), (1151,'BACURITUBA',10), (1152,'BALSAS',10), (1153,'<NAME>',10), (1154,'<NAME>',10), (1155,'BARREIRINHAS',10), (1156,'<NAME>',10), (1157,'BELÁGUA',10), (1158,'<NAME>',10), (1159,'BEQUIMÃO',10), (1160,'<NAME>',10), (1161,'<NAME>',10), (1162,'<NAME>',10), (1163,'<NAME>',10), (1164,'<NAME>',10), (1165,'BREJO',10), (1166,'<NAME>',10), (1167,'BURITI',10), (1168,'<NAME>',10), (1169,'BURITICUPU',10), (1170,'BURITIRANA',10), (1171,'<NAME>',10), (1172,'CAJAPIÓ',10), (1173,'CAJARI',10), (1174,'<NAME>',10), (1175,'<NAME>',10), (1176,'CANTANHEDE',10), (1177,'<NAME>',10), (1178,'CAROLINA',10), (1179,'CARUTAPERA',10), (1180,'CAXIAS',10), (1181,'CEDRAL',10), (1182,'<NAME>',10), (1183,'CENTRO DO GUILHERME',10), (1184,'CENTRO NOVO DO MARANHÃO',10), (1185,'CHAPADINHA',10), (1186,'CIDELÂNDIA',10), (1187,'CODÓ',10), (1188,'<NAME>',10), (1189,'COLINAS',10), (1190,'CONCEIÇÃO DO LAGO-AÇU',10), (1191,'COROATÁ',10), (1192,'CURURUPU',10), (1193,'DAVINÓPOLIS',10), (1194,'<NAME>',10), (1195,'<NAME>',10), (1196,'ESPERANTINÓPOLIS',10), (1197,'ESTREITO',10), (1198,'<NAME>',10), (1199,'<NAME>',10), (1200,'<NAME>',10), (1201,'<NAME>',10), (1202,'FORTUNA',10), (1203,'<NAME>',10), (1204,'<NAME>',10), (1205,'<NAME>',10), (1206,'<NAME>',10), (1207,'<NAME>',10), (1208,'<NAME>',10), (1209,'<NAME>',10), (1210,'<NAME>',10), (1211,'<NAME>',10), (1212,'GRAJAÚ',10), (1213,'GUIMARÃES',10), (1214,'<NAME>',10), (1215,'ICATU',10), (1216,'<NAME>',10), (1217,'<NAME>',10), (1218,'IMPERATRIZ',10), (1219,'<NAME>',10), (1220,'<NAME>',10), (1221,'<NAME>',10), (1222,'JATOBÁ',10), (1223,'<NAME>',10), (1224,'<NAME>',10), (1225,'JOSELÂNDIA',10), (1226,'<NAME>',10), (1227,'<NAME>',10), (1228,'<NAME>',10), (1229,'<NAME>',10), (1230,'<NAME>',10), (1231,'<NAME>',10), (1232,'<NAME>',10), (1233,'<NAME>',10), (1234,'<NAME>',10), (1235,'LORETO',10), (1236,'<NAME>',10), (1237,'<NAME>',10), (1238,'MARACAÇUMÉ',10), (1239,'<NAME>',10), (1240,'MARANHÃOZINHO',10), (1241,'<NAME>',10), (1242,'MATINHA',10), (1243,'MATÕES',10), (1244,'<NAME>',10), (1245,'<NAME>',10), (1246,'MIRADOR',10), (1247,'<NAME>',10), (1248,'MIRINZAL',10), (1249,'MONÇÃO',10), (1250,'<NAME>',10), (1251,'MORROS',10), (1252,'<NAME>',10), (1253,'<NAME>',10), (1254,'<NAME>',10), (1255,'<NAME>',10), (1256,'<NAME>',10), (1257,'<NAME>',10), (1258,'<NAME>',10), (1259,'PALMEIRÂNDIA',10), (1260,'PARAIBANO',10), (1261,'PARNARAMA',10), (1262,'<NAME>',10), (1263,'<NAME>',10), (1264,'<NAME>',10), (1265,'<NAME>',10), (1266,'PEDREIRAS',10), (1267,'<NAME>',10), (1268,'PENALVA',10), (1269,'<NAME>',10), (1270,'PERITORÓ',10), (1271,'PINDARÉ-MIRIM',10), (1272,'PINHEIRO',10), (1273,'<NAME>',10), (1274,'PIRAPEMAS',10), (1275,'POÇÃ<NAME>',10), (1276,'<NAME>',10), (1277,'<NAME>',10), (1278,'PRESIDENTE DUTRA',10), (1279,'PRESIDENTE JUSCELINO',10), (1280,'PRESIDENTE MÉDICI',10), (1281,'PRESIDENTE SARNEY',10), (1282,'PRESIDENTE VARGAS',10), (1283,'<NAME>',10), (1284,'RAPOSA',10), (1285,'RIACHÃO',10), (1286,'<NAME>',10), (1287,'ROSÁRIO',10), (1288,'SAMBAÍBA',10), (1289,'<NAME>',10), (1290,'<NAME>',10), (1291,'<NAME>',10), (1292,'<NAME>',10), (1293,'<NAME>',10), (1294,'<NAME>',10), (1295,'<NAME>',10), (1296,'<NAME>',10), (1297,'<NAME>',10), (1298,'<NAME>',10), (1299,'S<NAME>',10), (1300,'<NAME>',10), (1301,'<NAME>',10), (1302,'S<NAME>',10), (1303,'S<NAME>',10), (1304,'SÃO <NAME>',10), (1305,'S<NAME>',10), (1306,'SÃO <NAME>',10), (1307,'S<NAME>',10), (1308,'S<NAME>',10), (1309,'SÃ<NAME>',10), (1310,'SÃO <NAME>',10), (1311,'SÃO J<NAME>',10), (1312,'SÃO <NAME>',10), (1313,'SÃO <NAME>',10), (1314,'<NAME>',10), (1315,'S<NAME>',10), (1316,'SÃO <NAME>',10), (1317,'SÃO <NAME>',10), (1318,'SÃO <NAME>',10), (1319,'SÃO <NAME>',10), (1320,'SÃO <NAME>',10), (1321,'<NAME>',10), (1322,'<NAME>',10), (1323,'SATUBINHA',10), (1324,'<NAME>',10), (1325,'<NAME>',10), (1326,'<NAME>',10), (1327,'<NAME>',10), (1328,'<NAME>',10), (1329,'<NAME>',10), (1330,'<NAME>',10), (1331,'TIMBIRAS',10), (1332,'TIMON',10), (1333,'<NAME>',10), (1334,'TUFILÂNDIA',10), (1335,'TUNTUM',10), (1336,'TURIAÇU',10), (1337,'TURILÂNDIA',10), (1338,'TUTÓIA',10), (1339,'<NAME>',10), (1340,'<NAME>',10), (1341,'VIANA',10), (1342,'<NAME>',10), (1343,'<NAME>',10), (1344,'<NAME>',10), (1345,'<NAME>',10), (1346,'<NAME>',11), (1347,'ALCINÓPOLIS',11), (1348,'AMAMBAÍ',11), (1349,'ANASTÁCIO',11), (1350,'ANAURILÂNDIA',11), (1351,'ANGÉLICA',11), (1352,'<NAME>',11), (1353,'<NAME>',11), (1354,'AQUIDAUANA',11), (1355,'<NAME>',11), (1356,'BANDEIRANTES',11), (1357,'BATAGUASSU',11), (1358,'BATAIPORÃ',11), (1359,'<NAME>',11), (1360,'BODOQUENA',11), (1361,'BONITO',11), (1362,'BRASILÂNDIA',11), (1363,'CAARAPÓ',11), (1364,'CAMAPUÃ',11), (1365,'<NAME>',11), (1366,'CARACOL',11), (1367,'CASSILÂNDIA',11), (1368,'<NAME>',11), (1369,'CORGUINHO',11), (1370,'<NAME>',11), (1371,'CORUMBÁ',11), (1372,'<NAME>',11), (1373,'COXIM',11), (1374,'DEODÁPOLIS',11), (1375,'<NAME>',11), (1376,'DOURADINA',11), (1377,'DOURADOS',11), (1378,'ELDORADO',11), (1379,'<NAME>',11), (1380,'FIGUEIRÃO',11), (1381,'<NAME>',11), (1382,'<NAME>',11), (1383,'IGUATEMI',11), (1384,'INOCÊNCIA',11), (1385,'ITAPORÃ',11), (1386,'ITAQUIRAÍ',11), (1387,'IVINHEMA',11), (1388,'JAPORÃ',11), (1389,'JARAGUARI',11), (1390,'JARDIM',11), (1391,'JATEÍ',11), (1392,'JUTI',11), (1393,'LADÁRIO',11), (1394,'<NAME>',11), (1395,'MARACAJU',11), (1396,'MIRANDA',11), (1397,'<NAME>',11), (1398,'NAVIRAÍ',11), (1399,'NIOAQUE',11), (1400,'<NAME>',11), (1401,'<NAME>',11), (1402,'<NAME>',11), (1403,'PARANAÍBA',11), (1404,'PARANHOS',11), (1405,'<NAME>',11), (1406,'<NAME>',11), (1407,'<NAME>',11), (1408,'<NAME>',11), (1409,'<NAME>',11), (1410,'<NAME>',11), (1411,'<NAME>',11), (1412,'ROCHEDO',11), (1413,'<NAME>',11), (1414,'<NAME>',11), (1415,'SELVÍRIA',11), (1416,'<NAME>',11), (1417,'SIDROLÂNDIA',11), (1418,'SONORA',11), (1419,'TACURU',11), (1420,'TAQUARUSSU',11), (1421,'TERENOS',11), (1422,'<NAME>',11), (1423,'VICENTINA',11), (1424,'ACORIZAL',12), (1425,'<NAME>',12), (1426,'<NAME>',12), (1427,'<NAME>',12), (1428,'<NAME>',12), (1429,'<NAME>',12), (1430,'<NAME>',12), (1431,'<NAME>',12), (1432,'APIACÁS',12), (1433,'ARAGUAIANA',12), (1434,'ARAGUAINHA',12), (1435,'ARAPUTANGA',12), (1436,'ARENÁPOLIS',12), (1437,'ARIPUANÃ',12), (1438,'<NAME>',12), (1439,'<NAME>',12), (1440,'<NAME>',12), (1441,'<NAME>',12), (1442,'BRASNORTE',12), (1443,'CÁCERES',12), (1444,'CAMPINÁPOLIS',12), (1445,'<NAME>',12), (1446,'<NAME>',12), (1447,'<NAME>',12), (1448,'<NAME>',12), (1449,'CANARANA',12), (1450,'CARLINDA',12), (1451,'CASTANHEIRA',12), (1452,'<NAME>',12), (1453,'CLÁUDIA',12), (1454,'COCALINHO',12), (1455,'COLÍDER',12), (1456,'COLNIZA',12), (1457,'COMODORO',12), (1458,'CONFRESA',12), (1459,'<NAME>',12), (1460,'COTRIGUAÇU',12), (1461,'CUIABÁ',12), (1462,'CURVELÂNDIA',12), (1463,'CURVELÂNDIA',12), (1464,'DENISE',12), (1465,'DIAMANTINO',12), (1466,'<NAME>',12), (1467,'<NAME>',12), (1468,'<NAME>',12), (1469,'<NAME>',12), (1470,'<NAME>',12), (1471,'<NAME>',12), (1472,'<NAME>',12), (1473,'GUIRATINGA',12), (1474,'INDIAVAÍ',12), (1475,'<NAME>',12), (1476,'ITANHANGÁ',12), (1477,'ITAÚBA',12), (1478,'ITIQUIRA',12), (1479,'JACIARA',12), (1480,'JANGADA',12), (1481,'JAURU',12), (1482,'JUARA',12), (1483,'JUÍNA',12), (1484,'JURUENA',12), (1485,'JUSCIMEIRA',12), (1486,'<NAME>',12), (1487,'<NAME>',12), (1488,'LUCIÁRA',12), (1489,'MARCELÂNDIA',12), (1490,'MATUPÁ',12), (1491,'<NAME>',12), (1492,'NOBRES',12), (1493,'NORTELÂNDIA',12), (1494,'<NAME>',12), (1495,'<NAME>',12), (1496,'<NAME>',12), (1497,'<NAME>',12), (1498,'<NAME>',12), (1499,'<NAME>',12), (1500,'<NAME>',12), (1501,'<NAME>',12), (1502,'<NAME>',12), (1503,'<NAME>',12), (1504,'<NAME>',12), (1505,'<NAME>',12), (1506,'<NAME>',12), (1507,'<NAME>',12), (1508,'<NAME>',12), (1509,'<NAME>',12), (1510,'<NAME>',12), (1511,'<NAME>',12), (1512,'PARANAÍTA',12), (1513,'PARANATINGA',12), (1514,'<NAME>',12), (1515,'<NAME>',12), (1516,'<NAME>',12), (1517,'POCONÉ',12), (1518,'<NAME>',12), (1519,'<NAME>',12), (1520,'<NAME>',12), (1521,'PORTO <NAME>',12), (1522,'PORTO <NAME>',12), (1523,'<NAME>',12), (1524,'<NAME>',12), (1525,'POXORÉO',12), (1526,'<NAME>',12), (1527,'QUERÊNCIA',12), (1528,'<NAME>',12), (1529,'<NAME>',12), (1530,'RIBEIRÃOZINHO',12), (1531,'<NAME>',12), (1532,'RONDOLÂNDIA',12), (1533,'RONDONÓPOLIS',12), (1534,'<NAME>',12), (1535,'<NAME>',12), (1536,'<NAME>',12), (1537,'<NAME>',12), (1538,'<NAME>',12), (1539,'<NAME>',12), (1540,'<NAME>',12), (1541,'<NAME>',12), (1542,'<NAME>',12), (1543,'<NAME>',12), (1544,'<NAME>',12), (1545,'<NAME>',12), (1546,'<NAME>',12), (1547,'<NAME>',12), (1548,'<NAME>',12), (1549,'SAPEZAL',12), (1550,'<NAME>',12), (1551,'SINOP',12), (1552,'SORRISO',12), (1553,'TABAPORÃ',12), (1554,'<NAME>',12), (1555,'TAPURAH',12), (1556,'<NAME>',12), (1557,'TESOURO',12), (1558,'TORIXORÉU',12), (1559,'<NAME>',12), (1560,'<NAME> S<NAME>',12), (1561,'<NAME>',12), (1562,'VERA',12), (1563,'<NAME>',12), (1564,'<NAME>',12), (1565,'<NAME>',13), (1566,'ABAETÉ',13), (1567,'<NAME>',13), (1568,'ACAIACA',13), (1569,'AÇUCENA',13), (1570,'<NAME>',13), (1571,'<NAME>',13), (1572,'AGUANIL',13), (1573,'<NAME>',13), (1574,'<NAME>',13), (1575,'AIMORÉS',13), (1576,'AIURUOCA',13), (1577,'ALAGOA',13), (1578,'ALBERTINA',13), (1579,'<NAME>',13), (1580,'ALFENAS',13), (1581,'<NAME>',13), (1582,'ALMENARA',13), (1583,'ALPERCATA',13), (1584,'ALPINÓPOLIS',13), (1585,'ALTEROSA',13), (1586,'<NAME>',13), (1587,'<NAME>',13), (1588,'<NAME>',13), (1589,'ALVARENGA',13), (1590,'ALVINÓPOLIS',13), (1591,'<NAME>',13), (1592,'<NAME>',13), (1593,'ANDRADAS',13), (1594,'ANDRELÂNDIA',13), (1595,'ANGELÂNDIA',13), (1596,'<NAME>',13), (1597,'<NAME>',13), (1598,'<NAME>',13), (1599,'ARAÇAÍ',13), (1600,'ARACITABA',13), (1601,'ARAÇUAÍ',13), (1602,'ARAGUARI',13), (1603,'ARANTINA',13), (1604,'ARAPONGA',13), (1605,'ARAPORÃ',13), (1606,'ARAPUÁ',13), (1607,'ARAÚJOS',13), (1608,'ARAXÁ',13), (1609,'ARCEBURGO',13), (1610,'ARCOS',13), (1611,'AREADO',13), (1612,'ARGIRITA',13), (1613,'ARICANDUVA',13), (1614,'ARINOS',13), (1615,'<NAME>',13), (1616,'ATALÉIA',13), (1617,'<NAME>',13), (1618,'BAEPENDI',13), (1619,'BALDIM',13), (1620,'BAMBUÍ',13), (1621,'BANDEIRA',13), (1622,'<NAME>',13), (1623,'<NAME>',13), (1624,'<NAME>',13), (1625,'BARBACENA',13), (1626,'<NAME>',13), (1627,'BARROSO',13), (1628,'<NAME>',13), (1629,'<NAME>',13), (1630,'<NAME>',13), (1631,'<NAME>',13), (1632,'<NAME>',13), (1633,'BERILO',13), (1634,'BERIZAL',13), (1635,'BERTÓPOLIS',13), (1636,'BETIM',13), (1637,'<NAME>',13), (1638,'BICAS',13), (1639,'BIQUINHAS',13), (1640,'<NAME>',13), (1641,'<NAME>',13), (1642,'BOCAIÚVA',13), (1643,'<NAME>',13), (1644,'<NAME>',13), (1645,'<NAME>',13), (1646,'<NAME>',13), (1647,'BOM <NAME>',13), (1648,'<NAME>',13), (1649,'<NAME>',13), (1650,'BONFIM',13), (1651,'<NAME>',13), (1652,'<NAME>',13), (1653,'<NAME>',13), (1654,'BOTELHOS',13), (1655,'BOTUMIRIM',13), (1656,'<NAME>',13), (1657,'<NAME>',13), (1658,'<NAME>',13), (1659,'BRASÓPOLIS',13), (1660,'BRAÚNAS',13), (1661,'BRUMADINHO',13), (1662,'<NAME>',13), (1663,'BUENÓPOLIS',13), (1664,'BUGRE',13), (1665,'BURITIS',13), (1666,'BURITIZEIRO',13), (1667,'<NAME>',13), (1668,'<NAME>',13), (1669,'<NAME>',13), (1670,'<NAME>',13), (1671,'<NAME>',13), (1672,'<NAME>',13), (1673,'CAETANÓPOLIS',13), (1674,'CAETÉ',13), (1675,'CAIANA',13), (1676,'CAJURI',13), (1677,'CALDAS',13), (1678,'CAMACHO',13), (1679,'CAMANDUCAIA',13), (1680,'CAMBUÍ',13), (1681,'CAMBUQUIRA',13), (1682,'CAMPANÁRIO',13), (1683,'CAMPANHA',13), (1684,'CAMPESTRE',13), (1685,'<NAME>',13), (1686,'<NAME>',13), (1687,'<NAME>',13), (1688,'<NAME>',13), (1689,'<NAME>',13), (1690,'<NAME>',13), (1691,'<NAME>',13), (1692,'<NAME>',13), (1693,'CANAÃ',13), (1694,'CANÁPOLIS',13), (1695,'CANDEIAS',13), (1696,'CANTAGALO',13), (1697,'CAPARAÓ',13), (1698,'<NAME>',13), (1699,'CAPELINHA',13), (1700,'CAPETINGA',13), (1701,'<NAME>',13), (1702,'CAPINÓPOLIS',13), (1703,'<NAME>',13), (1704,'<NAME>',13), (1705,'CAPITÓLIO',13), (1706,'CAPUTIRA',13), (1707,'CARAÍ',13), (1708,'CARANAÍBA',13), (1709,'CARANDAÍ',13), (1710,'CARANGOLA',13), (1711,'CARATINGA',13), (1712,'CARBONITA',13), (1713,'CAREAÇU',13), (1714,'<NAME>',13), (1715,'CARMÉSIA',13), (1716,'<NAME>',13), (1717,'<NAME>',13), (1718,'<NAME>',13), (1719,'<NAME>',13), (1720,'<NAME>',13), (1721,'<NAME>',13), (1722,'<NAME>',13), (1723,'CARNEIRINHO',13), (1724,'CARRANCAS',13), (1725,'CARVALHÓPOLIS',13), (1726,'CARVALHOS',13), (1727,'<NAME>',13), (1728,'<NAME>',13), (1729,'CÁSSIA',13), (1730,'CATAGUASES',13), (1731,'CATAS ALTAS',13), (1732,'CATAS ALTAS DA NORUEGA',13), (1733,'CATUJI',13), (1734,'CATUTI',13), (1735,'CAXAMBU',13), (1736,'<NAME>',13), (1737,'CENTRAL DE MINAS',13), (1738,'CENTRALINA',13), (1739,'CHÁCARA',13), (1740,'CHALÉ',13), (1741,'<NAME>',13), (1742,'<NAME>',13), (1743,'CHIADOR',13), (1744,'CIPOTÂNEA',13), (1745,'CLARAVAL',13), (1746,'<NAME>',13), (1747,'CLÁUDIO',13), (1748,'COIMBRA',13), (1749,'COLUNA',13), (1750,'<NAME>',13), (1751,'COMERCINHO',13), (1752,'CONCEIÇÃO DA APARECIDA',13), (1753,'CONCEIÇÃO DA BARRA DE MINAS',13), (1754,'CONCEIÇÃO DAS ALAGOAS',13), (1755,'CONCEIÇÃO DAS PEDRAS',13), (1756,'CONCEIÇÃO DE IPANEMA',13), (1757,'CONCEIÇÃO DO MAT<NAME>',13), (1758,'CONCEIÇÃO DO PARÁ',13), (1759,'CONCEIÇÃO DO <NAME>',13), (1760,'CONCEIÇÃO DOS OUROS',13), (1761,'<NAME>',13), (1762,'CONFINS',13), (1763,'CONGONHAL',13), (1764,'CONGONHAS',13), (1765,'<NAME>',13), (1766,'CONQUISTA',13), (1767,'<NAME>',13), (1768,'<NAME>',13), (1769,'CONSOLAÇÃO',13), (1770,'CONTAGEM',13), (1771,'COQUEIRAL',13), (1772,'<NAME>',13), (1773,'CORDISBURGO',13), (1774,'CORDISLÂNDIA',13), (1775,'CORINTO',13), (1776,'COROACI',13), (1777,'COROMANDEL',13), (1778,'<NAME>',13), (1779,'<NAME>',13), (1780,'<NAME>',13), (1781,'<NAME>',13), (1782,'<NAME>',13), (1783,'<NAME>',13), (1784,'<NAME>',13), (1785,'<NAME>',13), (1786,'<NAME>',13), (1787,'CRISÓLITA',13), (1788,'CRISTAIS',13), (1789,'CRISTÁLIA',13), (1790,'<NAME>',13), (1791,'CRISTINA',13), (1792,'CRUCILÂNDIA',13), (1793,'<NAME>',13), (1794,'CRUZÍLIA',13), (1795,'CUPARAQUE',13), (1796,'<NAME>',13), (1797,'CURVELO',13), (1798,'DATAS',13), (1799,'<NAME>',13), (1800,'DELFINÓPOLIS',13), (1801,'DELTA',13), (1802,'DESCOBERTO',13), (1803,'<NAME>',13), (1804,'<NAME>',13), (1805,'DIAMANTINA',13), (1806,'<NAME>',13), (1807,'DIONÍSIO',13), (1808,'DIVINÉSIA',13), (1809,'DIVINO',13), (1810,'<NAME>',13), (1811,'<NAME>',13), (1812,'DIVINÓPOLIS',13), (1813,'<NAME>',13), (1814,'<NAME>',13), (1815,'DIVISÓPOLIS',13), (1816,'<NAME>',13), (1817,'<NAME>',13), (1818,'<NAME>',13), (1819,'<NAME>',13), (1820,'<NAME>',13), (1821,'<NAME>',13), (1822,'<NAME>',13), (1823,'<NAME>',13), (1824,'<NAME>',13), (1825,'<NAME>',13), (1826,'DORESÓPOLIS',13), (1827,'DOURADOQUARA',13), (1828,'DURANDÉ',13), (1829,'<NAME>',13), (1830,'<NAME>',13), (1831,'<NAME>',13), (1832,'<NAME>',13), (1833,'<NAME>',13), (1834,'ERVÁLIA',13), (1835,'ESMERALDAS',13), (1836,'<NAME>',13), (1837,'ESPINOSA',13), (1838,'<NAME>',13), (1839,'ESTIVA',13), (1840,'<NAME>',13), (1841,'<NAME>',13), (1842,'<NAME>',13), (1843,'EUGENÓPOLIS',13), (1844,'<NAME>',13), (1845,'EXTREMA',13), (1846,'FAMA',13), (1847,'<NAME>',13), (1848,'<NAME>',13), (1849,'FELISBURGO',13), (1850,'FELIXLÂNDIA',13), (1851,'<NAME>',13), (1852,'FERROS',13), (1853,'FERVEDOURO',13), (1854,'FLORESTAL',13), (1855,'FORMIGA',13), (1856,'FORMOSO',13), (1857,'<NAME>',13), (1858,'<NAME>',13), (1859,'<NAME>',13), (1860,'<NAME>',13), (1861,'<NAME>',13), (1862,'FRANCISCÓPOLIS',13), (1863,'<NAME>',13), (1864,'<NAME>',13), (1865,'<NAME>',13), (1866,'FRONTEIRA',13), (1867,'<NAME>',13), (1868,'<NAME>',13), (1869,'FRUTAL',13), (1870,'FUNILÂNDIA',13), (1871,'GALILÉIA',13), (1872,'GAMELEIRAS',13), (1873,'GLAUCILÂNDIA',13), (1874,'GOIABEIRA',13), (1875,'GOIANÁ',13), (1876,'GONÇALVES',13), (1877,'GONZAGA',13), (1878,'GOUVEIA',13), (1879,'<NAME>',13), (1880,'<NAME>',13), (1881,'GRUPIARA',13), (1882,'GUANHÃES',13), (1883,'GUAPÉ',13), (1884,'GUARACIABA',13), (1885,'GUARACIAMA',13), (1886,'GUARANÉSIA',13), (1887,'GUARANI',13), (1888,'GUARARÁ',13), (1889,'GUARDA-MOR',13), (1890,'GUAXUPÉ',13), (1891,'GUIDOVAL',13), (1892,'GUIMARÂNIA',13), (1893,'GUIRICEMA',13), (1894,'GURINHATÃ',13), (1895,'HELIODORA',13), (1896,'IAPU',13), (1897,'IBERTIOGA',13), (1898,'IBIÁ',13), (1899,'IBIAÍ',13), (1900,'IBIRACATU',13), (1901,'IBIRACI',13), (1902,'IBIRITÉ',13), (1903,'<NAME>',13), (1904,'IBITURUNA',13), (1905,'<NAME>',13), (1906,'IGARAPÉ',13), (1907,'IGARATINGA',13), (1908,'IGUATAMA',13), (1909,'IJACI',13), (1910,'ILICÍNEA',13), (1911,'<NAME>',13), (1912,'INCONFIDENTES',13), (1913,'INDAIABIRA',13), (1914,'INDIANÓPOLIS',13), (1915,'INGAÍ',13), (1916,'INHAPIM',13), (1917,'INHAÚMA',13), (1918,'INIMUTABA',13), (1919,'IPABA',13), (1920,'IPANEMA',13), (1921,'IPATINGA',13), (1922,'IPIAÇU',13), (1923,'IPUIÚNA',13), (1924,'<NAME>',13), (1925,'ITABIRA',13), (1926,'<NAME>',13), (1927,'ITABIRITO',13), (1928,'ITACAMBIRA',13), (1929,'ITACARAMBI',13), (1930,'ITAGUARA',13), (1931,'ITAIPÉ',13), (1932,'ITAJUBÁ',13), (1933,'ITAMARANDIBA',13), (1934,'<NAME>',13), (1935,'ITAMBACURI',13), (1936,'<NAME>',13), (1937,'ITAMOGI',13), (1938,'ITAMONTE',13), (1939,'ITANHANDU',13), (1940,'ITANHOMI',13), (1941,'ITAOBIM',13), (1942,'ITAPAGIPE',13), (1943,'ITAPECERICA',13), (1944,'ITAPEVA',13), (1945,'ITATIAIUÇU',13), (1946,'<NAME>',13), (1947,'ITAÚNA',13), (1948,'ITAVERAVA',13), (1949,'ITINGA',13), (1950,'ITUETA',13), (1951,'ITUIUTABA',13), (1952,'ITUMIRIM',13), (1953,'ITURAMA',13), (1954,'ITUTINGA',13), (1955,'JABOTICATUBAS',13), (1956,'JACINTO',13), (1957,'JACUÍ',13), (1958,'JACUTINGA',13), (1959,'JAGUARAÇU',13), (1960,'JAÍBA',13), (1961,'JAMPRUCA',13), (1962,'JANAÚBA',13), (1963,'JANUÁRIA',13), (1964,'JAPARAÍBA',13), (1965,'JAPONVAR',13), (1966,'JECEABA',13), (1967,'<NAME>',13), (1968,'JEQUERI',13), (1969,'JEQUITAÍ',13), (1970,'JEQUITIBÁ',13), (1971,'JEQUITINHONHA',13), (1972,'JESUÂNIA',13), (1973,'JOAÍMA',13), (1974,'JOANÉSIA',13), (1975,'<NAME>',13), (1976,'<NAME>',13), (1977,'<NAME>',13), (1978,'JORDÂNIA',13), (1979,'<NAME>',13), (1980,'<NAME>',13), (1981,'JOSENÓPOLIS',13), (1982,'JUATUBA',13), (1983,'<NAME>',13), (1984,'JURAMENTO',13), (1985,'JURUAIA',13), (1986,'JUVENÍLIA',13), (1987,'LADAINHA',13), (1988,'LAGAMAR',13), (1989,'<NAME>',13), (1990,'<NAME>',13), (1991,'<NAME>',13), (1992,'<NAME>',13), (1993,'<NAME>',13), (1994,'<NAME>',13), (1995,'LAJINHA',13), (1996,'LAMBARI',13), (1997,'LAMIM',13), (1998,'LARANJAL',13), (1999,'LASSANCE',13), (2000,'LAVRAS',13), (2001,'<NAME>',13), (2002,'<NAME>',13), (2003,'LEOPOLDINA',13), (2004,'LIBERDADE',13), (2005,'<NAME>',13), (2006,'<NAME>',13), (2007,'LONTRA',13), (2008,'LUISBURGO',13), (2009,'LUISLÂNDIA',13), (2010,'LUMINÁRIAS',13), (2011,'LUZ',13), (2012,'MACHACALIS',13), (2013,'MACHADO',13), (2014,'<NAME>',13), (2015,'MALACACHETA',13), (2016,'MAMONAS',13), (2017,'MANGA',13), (2018,'MANHUAÇU',13), (2019,'MANHUMIRIM',13), (2020,'MANTENA',13), (2021,'<NAME>',13), (2022,'MARAVILHAS',13), (2023,'<NAME>',13), (2024,'MARIANA',13), (2025,'MARILAC',13), (2026,'<NAME>',13), (2027,'<NAME>',13), (2028,'MARLIÉRIA',13), (2029,'MARMELÓPOLIS',13), (2030,'<NAME>',13), (2031,'<NAME>',13), (2032,'<NAME>',13), (2033,'MATERLÂNDIA',13), (2034,'<NAME>',13), (2035,'<NAME>',13), (2036,'<NAME>',13), (2037,'<NAME>',13), (2038,'MATIPÓ',13), (2039,'<NAME>',13), (2040,'MATOZINHOS',13), (2041,'MATUTINA',13), (2042,'MEDEIROS',13), (2043,'MEDINA',13), (2044,'<NAME>',13), (2045,'MERCÊS',13), (2046,'MESQUITA',13), (2047,'<NAME>',13), (2048,'MINDURI',13), (2049,'MIRABELA',13), (2050,'MIRADOURO',13), (2051,'MIRAÍ',13), (2052,'MIRAVÂNIA',13), (2053,'MOEDA',13), (2054,'MOEMA',13), (2055,'MONJOLOS',13), (2056,'<NAME>',13), (2057,'MONTALVÂNIA',13), (2058,'<NAME>',13), (2059,'<NAME>',13), (2060,'<NAME>',13), (2061,'<NAME>',13), (2062,'<NAME>',13), (2063,'<NAME>',13), (2064,'<NAME>',13), (2065,'<NAME>',13), (2066,'MONTEZUMA',13), (2067,'<NAME>',13), (2068,'<NAME>',13), (2069,'<NAME>',13), (2070,'MUNHOZ',13), (2071,'MURIAÉ',13), (2072,'MUTUM',13), (2073,'MUZAMBINHO',13), (2074,'<NAME>',13), (2075,'NANUQUE',13), (2076,'NAQUE',13), (2077,'NATALÂNDIA',13), (2078,'NATÉRCIA',13), (2079,'NAZARENO',13), (2080,'NEPOMUCENO',13), (2081,'NINHEIRA',13), (2082,'<NAME>',13), (2083,'<NAME>',13), (2084,'<NAME>',13), (2085,'<NAME>',13), (2086,'<NAME>',13), (2087,'<NAME>',13), (2088,'<NAME>',13), (2089,'<NAME>',13), (2090,'<NAME>',13), (2091,'<NAME>',13), (2092,'NOVO ORIENTE DE MINAS',13), (2093,'NOVORIZONTE',13), (2094,'OLARIA',13), (2095,'OLHOS-D`ÁGUA',13), (2096,'<NAME>',13), (2097,'OLIVEIRA',13), (2098,'<NAME>',13), (2099,'<NAME>',13), (2100,'ORATÓRIOS',13), (2101,'ORIZÂNIA',13), (2102,'<NAME>',13), (2103,'<NAME>',13), (2104,'<NAME>',13), (2105,'<NAME>',13), (2106,'<NAME>',13), (2107,'<NAME>',13), (2108,'<NAME>',13), (2109,'PAINEIRAS',13), (2110,'PAINS',13), (2111,'PAIVA',13), (2112,'PALMA',13), (2113,'PALMÓPOLIS',13), (2114,'PAPAGAIOS',13), (2115,'<NAME>',13), (2116,'PARACATU',13), (2117,'PARAGUAÇU',13), (2118,'PARAISÓPOLIS',13), (2119,'PARAOPEBA',13), (2120,'<NAME>',13), (2121,'<NAME>',13), (2122,'PASSABÉM',13), (2123,'PASSA-VINTE',13), (2124,'PASSOS',13), (2125,'PATIS',13), (2126,'<NAME>',13), (2127,'PATROCÍNIO',13), (2128,'<NAME>',13), (2129,'<NAME>',13), (2130,'PAULISTAS',13), (2131,'PAVÃO',13), (2132,'PEÇANHA',13), (2133,'<NAME>',13), (2134,'<NAME>',13), (2135,'<NAME>',13), (2136,'<NAME>',13), (2137,'<NAME>',13), (2138,'PEDRALVA',13), (2139,'<NAME>',13), (2140,'PEDRINÓPOLIS',13), (2141,'<NAME>',13), (2142,'<NAME>',13), (2143,'PEQUERI',13), (2144,'PEQUI',13), (2145,'PERDIGÃO',13), (2146,'PERDIZES',13), (2147,'PERDÕES',13), (2148,'PERIQUITO',13), (2149,'PESCADOR',13), (2150,'PIAU',13), (2151,'<NAME>',13), (2152,'PIED<NAME>',13), (2153,'PIEDADE DO <NAME>',13), (2154,'PIEDADE DOS GERAIS',13), (2155,'PIMENTA',13), (2156,'PINGO-D`ÁGUA',13), (2157,'PINTÓPOLIS',13), (2158,'PIRACEMA',13), (2159,'PIRAJUBA',13), (2160,'PIRANGA',13), (2161,'PIRANGUÇU',13), (2162,'PIRANGUINHO',13), (2163,'PIRAPETINGA',13), (2164,'PIRAPORA',13), (2165,'PIRAÚBA',13), (2166,'PITANGUI',13), (2167,'PIUMHI',13), (2168,'PLANURA',13), (2169,'<NAME>',13), (2170,'<NAME>',13), (2171,'POCRANE',13), (2172,'POMPÉU',13), (2173,'<NAME>',13), (2174,'<NAME>',13), (2175,'<NAME>',13), (2176,'PORTEIRINHA',13), (2177,'<NAME>',13), (2178,'POTÉ',13), (2179,'<NAME>',13), (2180,'<NAME>',13), (2181,'PRADOS',13), (2182,'PRATA',13), (2183,'PRATÁPOLIS',13), (2184,'PRATINHA',13), (2185,'PRESIDENTE BERNARDES',13), (2186,'PRESIDENTE JUSCELINO',13), (2187,'PRESIDENTE KUBITSCHEK',13), (2188,'PRESIDENTE OLEGÁRIO',13), (2189,'PRUDENTE <NAME>',13), (2190,'<NAME>',13), (2191,'QUELUZITO',13), (2192,'RAPOSOS',13), (2193,'<NAME>',13), (2194,'RECREIO',13), (2195,'REDUTO',13), (2196,'<NAME>',13), (2197,'RESPLENDOR',13), (2198,'RESSAQUINHA',13), (2199,'RIACHINHO',13), (2200,'<NAME>',13), (2201,'<NAME>',13), (2202,'<NAME>',13), (2203,'<NAME>',13), (2204,'<NAME>',13), (2205,'<NAME>',13), (2206,'<NAME>',13), (2207,'<NAME>',13), (2208,'<NAME>',13), (2209,'<NAME>',13), (2210,'<NAME>',13), (2211,'<NAME>',13), (2212,'<NAME>',13), (2213,'<NAME>',13), (2214,'<NAME>',13), (2215,'<NAME>',13), (2216,'RITÁPOLIS',13), (2217,'<NAME>',13), (2218,'RODEIRO',13), (2219,'ROMARIA',13), (2220,'<NAME>',13), (2221,'RUBELITA',13), (2222,'RUBIM',13), (2223,'SABARÁ',13), (2224,'SABINÓPOLIS',13), (2225,'SACRAMENTO',13), (2226,'SALINAS',13), (2227,'<NAME>',13), (2228,'<NAME>',13), (2229,'<NAME>',13), (2230,'<NAME>',13), (2231,'<NAME>',13), (2232,'<NAME>',13), (2233,'<NAME>',13), (2234,'<NAME>',13), (2235,'<NAME>',13), (2236,'<NAME>',13), (2237,'<NAME>',13), (2238,'<NAME>',13), (2239,'<NAME>',13), (2240,'<NAME>',13), (2241,'<NAME>',13), (2242,'<NAME>',13), (2243,'<NAME>',13), (2244,'<NAME>',13), (2245,'<NAME>',13), (2246,'<NAME>',13), (2247,'<NAME>',13), (2248,'<NAME> ITUETO',13), (2249,'<NAME>',13), (2250,'<NAME>',13), (2251,'<NAME>',13), (2252,'<NAME>',13), (2253,'<NAME>',13), (2254,'<NAME>',13), (2255,'<NAME>',13), (2256,'<NAME>',13), (2257,'<NAME>',13), (2258,'<NAME>',13), (2259,'<NAME>',13), (2260,'<NAME>',13), (2261,'<NAME>',13), (2262,'<NAME>',13), (2263,'<NAME>',13), (2264,'<NAME>',13), (2265,'<NAME>',13), (2266,'<NAME>',13), (2267,'<NAME>',13), (2268,'<NAME>',13), (2269,'<NAME>',13), (2270,'<NAME>',13), (2271,'<NAME>',13), (2272,'<NAME>',13), (2273,'<NAME>',13), (2274,'<NAME>',13), (2275,'<NAME>',13), (2276,'<NAME>',13), (2277,'<NAME>',13), (2278,'<NAME>',13), (2279,'<NAME>',13), (2280,'<NAME>',13), (2281,'<NAME>',13), (2282,'<NAME>',13), (2283,'<NAME>',13), (2284,'<NAME>',13), (2285,'<NAME>',13), (2286,'<NAME>',13), (2287,'<NAME>',13), (2288,'<NAME>',13), (2289,'<NAME>',13), (2290,'<NAME>',13), (2291,'<NAME>',13), (2292,'<NAME>',13), (2293,'<NAME>',13), (2294,'<NAME>',13), (2295,'<NAME>',13), (2296,'<NAME>',13), (2297,'<NAME>',13), (2298,'<NAME>',13), (2299,'<NAME>',13), (2300,'<NAME>',13), (2301,'<NAME>',13), (2302,'<NAME>',13), (2303,'<NAME>',13), (2304,'<NAME>',13), (2305,'<NAME>',13), (2306,'<NAME>',13), (2307,'<NAME>',13), (2308,'<NAME>',13), (2309,'<NAME>',13), (2310,'<NAME>',13), (2311,'<NAME>',13), (2312,'<NAME>',13), (2313,'<NAME>',13), (2314,'<NAME>',13), (2315,'<NAME>',13), (2316,'<NAME>',13), (2317,'SÃO PEDRO DOS FERROS',13), (2318,'<NAME>',13), (2319,'<NAME>',13), (2320,'S<NAME>',13), (2321,'S<NAME>',13), (2322,'S<NAME>',13), (2323,'S<NAME>',13), (2324,'S<NAME>',13), (2325,'S<NAME>',13), (2326,'S<NAME>',13), (2327,'S<NAME>',13), (2328,'<NAME>',13), (2329,'<NAME>',13), (2330,'<NAME>',13), (2331,'S<NAME>',13), (2332,'SAPUCAÍ-MIRIM',13), (2333,'SARDOÁ',13), (2334,'SARZEDO',13), (2335,'SEM-PEIXE',13), (2336,'<NAME>',13), (2337,'<NAME>',13), (2338,'<NAME>',13), (2339,'<NAME>',13), (2340,'<NAME>',13), (2341,'<NAME>',13), (2342,'<NAME>',13), (2343,'<NAME>',13), (2344,'SERICITA',13), (2345,'SERITINGA',13), (2346,'<NAME>',13), (2347,'<NAME>',13), (2348,'<NAME>',13), (2349,'<NAME>',13), (2350,'SERRANIA',13), (2351,'<NAME>',13), (2352,'SERRANOS',13), (2353,'SERRO',13), (2354,'<NAME>',13), (2355,'SETUBINHA',13), (2356,'SILVEIRÂNIA',13), (2357,'SILVIANÓPOLIS',13), (2358,'<NAME>',13), (2359,'SIMONÉSIA',13), (2360,'SOBRÁLIA',13), (2361,'<NAME>',13), (2362,'TABULEIRO',13), (2363,'TAIOBEIRAS',13), (2364,'TAPARUBA',13), (2365,'TAPIRA',13), (2366,'TAPIRAÍ',13), (2367,'<NAME>',13), (2368,'TARUMIRIM',13), (2369,'TEIXEIRAS',13), (2370,'<NAME>',13), (2371,'TIMÓTEO',13), (2372,'TIRADENTES',13), (2373,'TIROS',13), (2374,'TOCANTINS',13), (2375,'<NAME>',13), (2376,'TOLEDO',13), (2377,'TOMBOS',13), (2378,'<NAME>',13), (2379,'<NAME>',13), (2380,'<NAME>',13), (2381,'TUMIRITINGA',13), (2382,'TUPACIGUARA',13), (2383,'TURMALINA',13), (2384,'TURVOLÂNDIA',13), (2385,'UBÁ',13), (2386,'UBAÍ',13), (2387,'UBAPORANGA',13), (2388,'UBERABA',13), (2389,'UBERLÂNDIA',13), (2390,'UMBURATIBA',13), (2391,'UNAÍ',13), (2392,'<NAME>',13), (2393,'<NAME>',13), (2394,'URUCÂNIA',13), (2395,'URUCUIA',13), (2396,'<NAME>',13), (2397,'<NAME>',13), (2398,'<NAME>',13), (2399,'VARGINHA',13), (2400,'<NAME>',13), (2401,'<NAME>',13), (2402,'VARZELÂNDIA',13), (2403,'VAZANTE',13), (2404,'VERDELÂNDIA',13), (2405,'VEREDINHA',13), (2406,'VERÍSSIMO',13), (2407,'<NAME>',13), (2408,'VESPASIANO',13), (2409,'VIÇOSA',13), (2410,'VIEIRAS',13), (2411,'<NAME>',13), (2412,'VIRGÍNIA',13), (2413,'VIRGINÓPOLIS',13), (2414,'VIRGOLÂNDIA',13), (2415,'<NAME>',13), (2416,'<NAME>',13), (2417,'<NAME>',13), (2418,'ABAETETUBA',14), (2419,'<NAME>',14), (2420,'ACARÁ',14), (2421,'AFUÁ',14), (2422,'<NAME>',14), (2423,'ALENQUER',14), (2424,'ALMEIRIM',14), (2425,'ALTAMIRA',14), (2426,'ANAJÁS',14), (2427,'ANANINDEUA',14), (2428,'ANAPU',14), (2429,'<NAME>',14), (2430,'<NAME>',14), (2431,'AVEIRO',14), (2432,'BAGRE',14), (2433,'BAIÃO',14), (2434,'BANNACH',14), (2435,'BARCARENA',14), (2436,'BELÉM',14), (2437,'BELTERRA',14), (2438,'BENEVIDES',14), (2439,'<NAME>',14), (2440,'BONITO',14), (2441,'BRAGANÇA',14), (2442,'<NAME>',14), (2443,'<NAME>',14), (2444,'<NAME>',14), (2445,'BREVES',14), (2446,'BUJARU',14), (2447,'<NAME>',14), (2448,'<NAME>',14), (2449,'CAMETÁ',14), (2450,'<NAME>',14), (2451,'CAPANEMA',14), (2452,'<NAME>',14), (2453,'CASTANHAL',14), (2454,'CHAVES',14), (2455,'COLARES',14), (2456,'<NAME>',14), (2457,'<NAME>',14), (2458,'<NAME>',14), (2459,'CURIONÓPOLIS',14), (2460,'CURRALINHO',14), (2461,'CURUÁ',14), (2462,'CURUÇÁ',14), (2463,'<NAME>',14), (2464,'<NAME>',14), (2465,'FARO',14), (2466,'<NAME>',14), (2467,'<NAME>',14), (2468,'<NAME>',14), (2469,'GURUPÁ',14), (2470,'IGARAPÉ-AÇU',14), (2471,'IGARAPÉ-MIRI',14), (2472,'INHANGAPI',14), (2473,'<NAME>',14), (2474,'IRITUIA',14), (2475,'ITAITUBA',14), (2476,'ITUPIRANGA',14), (2477,'JACAREACANGA',14), (2478,'JACUNDÁ',14), (2479,'JURUTI',14), (2480,'<NAME>',14), (2481,'<NAME>',14), (2482,'<NAME>',14), (2483,'MARABÁ',14), (2484,'MARACANÃ',14), (2485,'MARAPANIM',14), (2486,'MARITUBA',14), (2487,'MEDICILÂNDIA',14), (2488,'MELGAÇO',14), (2489,'MOCAJUBA',14), (2490,'MOJU',14), (2491,'<NAME>',14), (2492,'MUANÁ',14), (2493,'<NAME>',14), (2494,'<NAME>',14), (2495,'<NAME>',14), (2496,'NOVO PROGRESSO',14), (2497,'NOVO REPARTIMENTO',14), (2498,'ÓBIDOS',14), (2499,'<NAME>',14), (2500,'ORIXIMINÁ',14), (2501,'OURÉM',14), (2502,'<NAME>',14), (2503,'PACAJÁ',14), (2504,'<NAME>',14), (2505,'PARAGOMINAS',14), (2506,'PARAUAPEBAS',14), (2507,'<NAME>',14), (2508,'PEIXE-BOI',14), (2509,'PIÇARRA',14), (2510,'PLACAS',14), (2511,'<NAME>',14), (2512,'PORTEL',14), (2513,'<NAME>',14), (2514,'PRAINHA',14), (2515,'PRIMAVERA',14), (2516,'QUATIPURU',14), (2517,'REDENÇÃO',14), (2518,'<NAME>',14), (2519,'<NAME>',14), (2520,'RURÓPOLIS',14), (2521,'SALINÓPOLIS',14), (2522,'SALVATERRA',14), (2523,'<NAME>',14), (2524,'<NAME>',14), (2525,'<NAME>',14), (2526,'<NAME>',14), (2527,'<NAME>',14), (2528,'<NAME>',14), (2529,'<NAME>',14), (2530,'SANTARÉM',14), (2531,'<NAME>',14), (2532,'<NAME>',14), (2533,'<NAME>',14), (2534,'<NAME>',14), (2535,'<NAME>',14), (2536,'<NAME>',14), (2537,'<NAME>',14), (2538,'<NAME>',14), (2539,'<NAME>',14), (2540,'<NAME>',14), (2541,'<NAME>',14), (2542,'<NAME>',14), (2543,'<NAME>',14), (2544,'SAPUCAIA',14), (2545,'<NAME>',14), (2546,'SOURE',14), (2547,'TAILÂNDIA',14), (2548,'<NAME>',14), (2549,'<NAME>',14), (2550,'TOMÉ-AÇU',14), (2551,'TRACUATEUA',14), (2552,'TRAIRÃO',14), (2553,'TUCUMÃ',14), (2554,'TUCURUÍ',14), (2555,'ULIANÓPOLIS',14), (2556,'URUARÁ',14), (2557,'VIGIA',14), (2558,'VISEU',14), (2559,'<NAME>',14), (2560,'XINGUARA',14), (2561,'<NAME>',15), (2562,'AGUIAR',15), (2563,'<NAME>',15), (2564,'<NAME>',15), (2565,'ALAGOINHA',15), (2566,'ALCANTIL',15), (2567,'<NAME>',15), (2568,'ALHANDRA',15), (2569,'AMPARO',15), (2570,'APARECIDA',15), (2571,'ARAÇAGI',15), (2572,'ARARA',15), (2573,'ARARUNA',15), (2574,'AREIA',15), (2575,'<NAME>',15), (2576,'AREIAL',15), (2577,'AROEIRAS',15), (2578,'ASSUNÇÃO',15), (2579,'<NAME>',15), (2580,'BANANEIRAS',15), (2581,'BARAÚNA',15), (2582,'<NAME>',15), (2583,'<NAME>',15), (2584,'<NAME>',15), (2585,'BAYEUX',15), (2586,'BELÉM',15), (2587,'<NAME>',15), (2588,'<NAME>',15), (2589,'<NAME>',15), (2590,'<NAME>',15), (2591,'<NAME>',15), (2592,'<NAME>',15), (2593,'<NAME>',15), (2594,'BOQUEIRÃO',15), (2595,'BORBOREMA',15), (2596,'<NAME>',15), (2597,'<NAME>',15), (2598,'CAAPORÃ',15), (2599,'CABACEIRAS',15), (2600,'CABEDELO',15), (2601,'<NAME>',15), (2602,'<NAME>',15), (2603,'<NAME>',15), (2604,'CACIMBAS',15), (2605,'CAIÇARA',15), (2606,'CAJAZEIRAS',15), (2607,'CAJAZEIRINHAS',15), (2608,'<NAME>',15), (2609,'CAMALAÚ',15), (2610,'<NAME>',15), (2611,'<NAME>',15), (2612,'CAPIM',15), (2613,'CARAÚBAS',15), (2614,'CARRAPATEIRA',15), (2615,'CASSERENGUE',15), (2616,'CATINGUEIRA',15), (2617,'<NAME>',15), (2618,'CATURITÉ',15), (2619,'CONCEIÇÃO',15), (2620,'CONDADO',15), (2621,'CONDE',15), (2622,'CONGO',15), (2623,'COREMAS',15), (2624,'COXIXOLA',15), (2625,'<NAME>',15), (2626,'CUBATI',15), (2627,'CUITÉ',15), (2628,'<NAME>',15), (2629,'CUITEGI',15), (2630,'<NAME>',15), (2631,'<NAME>',15), (2632,'DAMIÃO',15), (2633,'DESTERRO',15), (2634,'DIAMANTE',15), (2635,'<NAME>',15), (2636,'<NAME>',15), (2637,'EMAS',15), (2638,'ESPERANÇA',15), (2639,'FAGUNDES',15), (2640,'<NAME>',15), (2641,'<NAME>',15), (2642,'GUARABIRA',15), (2643,'GURINHÉM',15), (2644,'GURJÃO',15), (2645,'IBIARA',15), (2646,'IGARACY',15), (2647,'IMACULADA',15), (2648,'INGÁ',15), (2649,'ITABAIANA',15), (2650,'ITAPORANGA',15), (2651,'ITAPOROROCA',15), (2652,'ITATUBA',15), (2653,'JACARAÚ',15), (2654,'JERICÓ',15), (2655,'<NAME>',15), (2656,'<NAME>',15), (2657,'JUAZEIRINHO',15), (2658,'<NAME>',15), (2659,'JURIPIRANGA',15), (2660,'JURU',15), (2661,'LAGOA',15), (2662,'<NAME>',15), (2663,'LAGOA SECA',15), (2664,'LASTRO',15), (2665,'LIVRAMENTO',15), (2666,'LOGRADOURO',15), (2667,'LUCENA',15), (2668,'<NAME>',15), (2669,'MALTA',15), (2670,'MAMANGUAPE',15), (2671,'MANAÍRA',15), (2672,'MARCAÇÃO',15), (2673,'MARI',15), (2674,'MARIZÓPOLIS',15), (2675,'MASSARANDUBA',15), (2676,'MATARACA',15), (2677,'MATINHAS',15), (2678,'<NAME>',15), (2679,'MATURÉIA',15), (2680,'MOGEIRO',15), (2681,'MONTADAS',15), (2682,'<NAME>',15), (2683,'MONTEIRO',15), (2684,'MULUNGU',15), (2685,'NATUBA',15), (2686,'NAZAREZINHO',15), (2687,'<NAME>',15), (2688,'<NAME>',15), (2689,'<NAME>',15), (2690,'<NAME>',15), (2691,'OLIVEDOS',15), (2692,'<NAME>',15), (2693,'PARARI',15), (2694,'PASSAGEM',15), (2695,'PATOS',15), (2696,'PAULISTA',15), (2697,'<NAME>',15), (2698,'<NAME>',15), (2699,'<NAME>',15), (2700,'<NAME>',15), (2701,'PIANCÓ',15), (2702,'PICUÍ',15), (2703,'PILAR',15), (2704,'PILÕES',15), (2705,'PILÕEZINHOS',15), (2706,'PIRPIRITUBA',15), (2707,'PITIMBU',15), (2708,'POCINHOS',15), (2709,'<NAME>',15), (2710,'<NAME>',15), (2711,'POMBAL',15), (2712,'PRATA',15), (2713,'<NAME>',15), (2714,'PUXINANÃ',15), (2715,'QUEIMADAS',15), (2716,'QUIXABÁ',15), (2717,'REMÍGIO',15), (2718,'RIACHÃO',15), (2719,'<NAME>',15), (2720,'<NAME>',15), (2721,'<NAME>',15), (2722,'<NAME>',15), (2723,'<NAME>',15), (2724,'SALGADINHO',15), (2725,'<NAME>',15), (2726,'<NAME>',15), (2727,'<NAME>',15), (2728,'<NAME>',15), (2729,'<NAME>',15), (2730,'<NAME>',15), (2731,'<NAME>',15), (2732,'<NAME>',15), (2733,'<NAME>',15), (2734,'<NAME>',15), (2735,'SANTARÉM',15), (2736,'<NAME>',15), (2737,'<NAME>',15), (2738,'<NAME>',15), (2739,'<NAME>',15), (2740,'<NAME>',15), (2741,'<NAME>',15), (2742,'<NAME>',15), (2743,'<NAME>',15), (2744,'<NAME>',15), (2745,'<NAME>',15), (2746,'<NAME>',15), (2747,'<NAME>',15), (2748,'<NAME>',15), (2749,'<NAME>',15), (2750,'<NAME>',15), (2751,'<NAME>',15), (2752,'<NAME>',15), (2753,'<NAME>',15), (2754,'<NAME>',15), (2755,'<NAME>',15), (2756,'<NAME>',15), (2757,'SÃO SEBASTIÃO DE LAGOA DE ROÇA',15), (2758,'SÃO SEBASTIÃO DO UMBUZEIRO',15), (2759,'SAPÉ',15), (2760,'SERIDÓ',15), (2761,'<NAME>',15), (2762,'<NAME>',15), (2763,'<NAME>',15), (2764,'<NAME>',15), (2765,'SERRARIA',15), (2766,'SERTÃOZINHO',15), (2767,'SOBRADO',15), (2768,'SOLÂNEA',15), (2769,'SOLEDADE',15), (2770,'SOSSÊGO',15), (2771,'SOUSA',15), (2772,'SUMÉ',15), (2773,'TAPEROÁ',15), (2774,'TAVARES',15), (2775,'TEIXEIRA',15), (2776,'TENÓRIO',15), (2777,'TRIUNFO',15), (2778,'UIRAÚNA',15), (2779,'UMBUZEIRO',15), (2780,'VÁRZEA',15), (2781,'VIEIRÓPOLIS',15), (2782,'<NAME>',15), (2783,'ZABELÊ',15), (2784,'ABATIÁ',16), (2785,'ADRIANÓPOLIS',16), (2786,'<NAME>',16), (2787,'<NAME>',16), (2788,'<NAME>',16), (2789,'<NAME>',16), (2790,'<NAME>',16), (2791,'<NAME>',16), (2792,'ALTÔNIA',16), (2793,'<NAME>',16), (2794,'AMAPORÃ',16), (2795,'AMPÉRE',16), (2796,'ANAHY',16), (2797,'ANDIRÁ',16), (2798,'ÂNGULO',16), (2799,'ANTONINA',16), (2800,'<NAME>',16), (2801,'APUCARANA',16), (2802,'ARAPONGAS',16), (2803,'ARAPOTI',16), (2804,'ARAPUÃ',16), (2805,'ARARUNA',16), (2806,'ARAUCÁRIA',16), (2807,'<NAME>',16), (2808,'ASSAÍ',16), (2809,'<NAME>',16), (2810,'ASTORGA',16), (2811,'ATALAIA',16), (2812,'<NAME>',16), (2813,'BANDEIRANTES',16), (2814,'<NAME>',16), (2815,'<NAME>',16), (2816,'BARRACÃO',16), (2817,'<NAME>',16), (2818,'<NAME>',16), (2819,'BITURUNA',16), (2820,'<NAME>',16), (2821,'<NAME>',16), (2822,'<NAME>',16), (2823,'<NAME>',16), (2824,'<NAME>',16), (2825,'<NAME>',16), (2826,'<NAME>',16), (2827,'<NAME>',16), (2828,'BORRAZÓPOLIS',16), (2829,'BRAGANEY',16), (2830,'<NAME>',16), (2831,'CAFEARA',16), (2832,'CAFELÂNDIA',16), (2833,'<NAME>',16), (2834,'CALIFÓRNIA',16), (2835,'CAMBARÁ',16), (2836,'CAMBÉ',16), (2837,'CAMBIRA',16), (2838,'<NAME>',16), (2839,'<NAME>',16), (2840,'<NAME>',16), (2841,'<NAME>',16), (2842,'<NAME>',16), (2843,'<NAME>',16), (2844,'<NAME>',16), (2845,'<NAME>',16), (2846,'<NAME>',16), (2847,'CANDÓI',16), (2848,'CANTAGALO',16), (2849,'CAPANEMA',16), (2850,'<NAME>',16), (2851,'CARAMBEÍ',16), (2852,'CARLÓPOLIS',16), (2853,'CASCAVEL',16), (2854,'CASTRO',16), (2855,'CATANDUVAS',16), (2856,'<NAME>',16), (2857,'<NAME>',16), (2858,'<NAME>',16), (2859,'CHOPINZINHO',16), (2860,'CIANORTE',16), (2861,'<NAME>',16), (2862,'CLEVELÂNDIA',16), (2863,'COLOMBO',16), (2864,'COLORADO',16), (2865,'CONGONHINHAS',16), (2866,'<NAME>',16), (2867,'CONTENDA',16), (2868,'CORBÉLIA',16), (2869,'<NAME>',16), (2870,'<NAME>',16), (2871,'<NAME>',16), (2872,'<NAME>',16), (2873,'<NAME>',16), (2874,'<NAME>',16), (2875,'<NAME>',16), (2876,'<NAME>',16), (2877,'CRUZMALTINA',16), (2878,'CURITIBA',16), (2879,'CURIÚVA',16), (2880,'<NAME>',16), (2881,'<NAME>',16), (2882,'<NAME>',16), (2883,'<NAME>',16), (2884,'DOURADINA',16), (2885,'<NAME>',16), (2886,'<NAME>',16), (2887,'<NAME>',16), (2888,'<NAME>',16), (2889,'<NAME>',16), (2890,'<NAME>',16), (2891,'<NAME>',16), (2892,'FAROL',16), (2893,'FAXINAL',16), (2894,'<NAME>',16), (2895,'FÊNIX',16), (2896,'<NAME>',16), (2897,'FIGUEIRA',16), (2898,'<NAME>',16), (2899,'FLORAÍ',16), (2900,'FLORESTA',16), (2901,'FLORESTÓPOLIS',16), (2902,'FLÓRIDA',16), (2903,'<NAME>',16), (2904,'<NAME>',16), (2905,'<NAME>',16), (2906,'<NAME>',16), (2907,'<NAME>',16), (2908,'<NAME>',16), (2909,'<NAME>',16), (2910,'GOIOERÊ',16), (2911,'GOIOXIM',16), (2912,'<NAME>',16), (2913,'GUAÍRA',16), (2914,'GUAIRAÇÁ',16), (2915,'GUAMIRANGA',16), (2916,'GUAPIRAMA',16), (2917,'GUAPOREMA',16), (2918,'GUARACI',16), (2919,'GUARANIAÇU',16), (2920,'GUARAPUAVA',16), (2921,'GUARAQUEÇABA',16), (2922,'GUARATUBA',16), (2923,'<NAME>',16), (2924,'IBAITI',16), (2925,'IBEMA',16), (2926,'IBIPORÃ',16), (2927,'ICARAÍMA',16), (2928,'IGUARAÇU',16), (2929,'IGUATU',16), (2930,'IMBAÚ',16), (2931,'IMBITUVA',16), (2932,'<NAME>',16), (2933,'INAJÁ',16), (2934,'INDIANÓPOLIS',16), (2935,'IPIRANGA',16), (2936,'IPORÃ',16), (2937,'<NAME>',16), (2938,'IRATI',16), (2939,'IRETAMA',16), (2940,'ITAGUAJÉ',16), (2941,'ITAIPULÂNDIA',16), (2942,'ITAMBARACÁ',16), (2943,'ITAMBÉ',16), (2944,'<NAME>',16), (2945,'ITAPERUÇU',16), (2946,'<NAME>',16), (2947,'IVAÍ',16), (2948,'IVAIPORÃ',16), (2949,'IVATÉ',16), (2950,'IVATUBA',16), (2951,'JABOTI',16), (2952,'JACAREZINHO',16), (2953,'JAGUAPITÃ',16), (2954,'JAGUARIAÍVA',16), (2955,'<NAME>',16), (2956,'JANIÓPOLIS',16), (2957,'JAPIRA',16), (2958,'JAPURÁ',16), (2959,'<NAME>',16), (2960,'<NAME>',16), (2961,'JATAIZINHO',16), (2962,'JESUÍTAS',16), (2963,'<NAME>',16), (2964,'<NAME>',16), (2965,'JURANDA',16), (2966,'JUSSARA',16), (2967,'KALORÉ',16), (2968,'LAPA',16), (2969,'LARANJAL',16), (2970,'<NAME>',16), (2971,'LEÓPOLIS',16), (2972,'LIDIANÓPOLIS',16), (2973,'LINDOESTE',16), (2974,'LOANDA',16), (2975,'LOBATO',16), (2976,'LONDRINA',16), (2977,'LUIZIANA',16), (2978,'LUNARDELLI',16), (2979,'LUPIONÓPOLIS',16), (2980,'MALLET',16), (2981,'MAMBORÊ',16), (2982,'MANDAGUAÇU',16), (2983,'MANDAGUARI',16), (2984,'MANDIRITUBA',16), (2985,'MANFRINÓPOLIS',16), (2986,'MANGUEIRINHA',16), (2987,'<NAME>',16), (2988,'<NAME>',16), (2989,'<NAME>',16), (2990,'MARIALVA',16), (2991,'<NAME>',16), (2992,'MARILENA',16), (2993,'MARILUZ',16), (2994,'MARINGÁ',16), (2995,'MARIÓPOLIS',16), (2996,'MARIPÁ',16), (2997,'MARMELEIRO',16), (2998,'MARQUINHO',16), (2999,'MARUMBI',16), (3000,'MATELÂNDIA',16), (3001,'MATINHOS',16), (3002,'<NAME>',16), (3003,'<NAME>',16), (3004,'MEDIANEIRA',16), (3005,'MERCEDES',16), (3006,'MIRADOR',16), (3007,'MIRASELVA',16), (3008,'MISSAL',16), (3009,'<NAME>',16), (3010,'MORRETES',16), (3011,'<NAME>',16), (3012,'<NAME>AS',16), (3013,'<NAME>',16), (3014,'<NAME>',16), (3015,'<NAME>',16), (3016,'<NAME>',16), (3017,'NOVA ESPERANÇA',16), (3018,'NOVA ESPERANÇA DO SUDOESTE',16), (3019,'<NAME>',16), (3020,'<NAME>',16), (3021,'<NAME>',16), (3022,'<NAME>',16), (3023,'<NAME>',16), (3024,'<NAME>',16), (3025,'<NAME>',16), (3026,'<NAME>',16), (3027,'<NAME>',16), (3028,'ORTIGUEIRA',16), (3029,'OURIZONA',16), (3030,'<NAME>',16), (3031,'PAIÇANDU',16), (3032,'PALMAS',16), (3033,'PALMEIRA',16), (3034,'PALMITAL',16), (3035,'PALOTINA',16), (3036,'<NAME>',16), (3037,'PARANACITY',16), (3038,'PARANAGUÁ',16), (3039,'PARANAPOEMA',16), (3040,'PARANAVAÍ',16), (3041,'<NAME>',16), (3042,'<NAME>',16), (3043,'<NAME>',16), (3044,'<NAME>',16), (3045,'PEABIRU',16), (3046,'PEROBAL',16), (3047,'PÉROLA',16), (3048,'<NAME>',16), (3049,'PIÊN',16), (3050,'PINHAIS',16), (3051,'<NAME>',16), (3052,'PINHALÃO',16), (3053,'PINHÃO',16), (3054,'<NAME>',16), (3055,'PIRAQUARA',16), (3056,'PITANGA',16), (3057,'PITANGUEIRAS',16), (3058,'<NAME>',16), (3059,'PLANALTO',16), (3060,'<NAME>',16), (3061,'<NAME>',16), (3062,'PORECATU',16), (3063,'<NAME>',16), (3064,'<NAME>',16), (3065,'<NAME>',16), (3066,'<NAME>',16), (3067,'<NAME>',16), (3068,'PRANCHITA',16), (3069,'PRESIDENTE <NAME>',16), (3070,'<NAME>',16), (3071,'PRUDENTÓPOLIS',16), (3072,'<NAME>',16), (3073,'QUATIGUÁ',16), (3074,'<NAME>',16), (3075,'<NAME>',16), (3076,'<NAME>',16), (3077,'<NAME>',16), (3078,'<NAME>',16), (3079,'QUITANDINHA',16), (3080,'RAMILÂNDIA',16), (3081,'<NAME>',16), (3082,'<NAME>',16), (3083,'REALEZA',16), (3084,'REBOUÇAS',16), (3085,'RENASCENÇA',16), (3086,'RESERVA',16), (3087,'<NAME>',16), (3088,'<NAME>',16), (3089,'<NAME>',16), (3090,'<NAME>',16), (3091,'<NAME>',16), (3092,'<NAME>',16), (3093,'<NAME>',16), (3094,'<NAME>',16), (3095,'<NAME>',16), (3096,'ROLÂNDIA',16), (3097,'RONCADOR',16), (3098,'RONDON',16), (3099,'<NAME>',16), (3100,'SABÁUDIA',16), (3101,'<NAME>',16), (3102,'<NAME>',16), (3103,'<NAME>',16), (3104,'<NAME>',16), (3105,'<NAME>',16), (3106,'<NAME>',16), (3107,'<NAME>',16), (3108,'<NAME>',16), (3109,'<NAME>',16), (3110,'<NAME>',16), (3111,'<NAME>',16), (3112,'<NAME>',16), (3113,'<NAME>',16), (3114,'<NAME>',16), (3115,'<NAME>',16), (3116,'<NAME>',16), (3117,'<NAME>',16), (3118,'<NAME>',16), (3119,'<NAME>',16), (3120,'<NAME>',16), (3121,'<NAME>',16), (3122,'<NAME>',16), (3123,'<NAME>',16), (3124,'<NAME>',16), (3125,'<NAME>',16), (3126,'<NAME>',16), (3127,'<NAME>',16), (3128,'<NAME>',16), (3129,'<NAME>',16), (3130,'<NAME>',16), (3131,'<NAME>',16), (3132,'<NAME>',16), (3133,'<NAME>',16), (3134,'<NAME>',16), (3135,'<NAME>',16), (3136,'<NAME>',16), (3137,'<NAME>',16), (3138,'<NAME>',16), (3139,'<NAME> IGUAÇU',16), (3140,'<NAME>',16), (3141,'<NAME>',16), (3142,'<NAME>',16), (3143,'<NAME>',16), (3144,'SAPOPEMA',16), (3145,'SARANDI',16), (3146,'<NAME>',16), (3147,'SENGÉS',16), (3148,'<NAME>',16), (3149,'SERTANEJA',16), (3150,'SERTANÓPOLIS',16), (3151,'<NAME>',16), (3152,'SULINA',16), (3153,'TAMARANA',16), (3154,'TAMBOARA',16), (3155,'TAPEJARA',16), (3156,'TAPIRA',16), (3157,'<NAME>',16), (3158,'<NAME>',16), (3159,'<NAME>',16), (3160,'<NAME>',16), (3161,'<NAME>',16), (3162,'TIBAGI',16), (3163,'<NAME>',16), (3164,'TOLEDO',16), (3165,'TOMAZINA',16), (3166,'<NAME>',16), (3167,'<NAME>',16), (3168,'<NAME>',16), (3169,'TUPÃSSI',16), (3170,'TURVO',16), (3171,'UBIRATÃ',16), (3172,'UMUARAMA',16), (3173,'<NAME>',16), (3174,'UNIFLOR',16), (3175,'URAÍ',16), (3176,'VENTANIA',16), (3177,'<NAME>',16), (3178,'VERÊ',16), (3179,'VIRMOND',16), (3180,'VITORINO',16), (3181,'<NAME>',16), (3182,'XAMBRÊ',16), (3183,'<NAME>',17), (3184,'<NAME>',17), (3185,'AFRÂNIO',17), (3186,'AGRESTINA',17), (3187,'<NAME>',17), (3188,'<NAME>',17), (3189,'ALAGOINHA',17), (3190,'ALIANÇA',17), (3191,'ALTINHO',17), (3192,'AMARAJI',17), (3193,'ANGELIM',17), (3194,'ARAÇOIABA',17), (3195,'ARARIPINA',17), (3196,'ARCOVERDE',17), (3197,'<NAME>',17), (3198,'BARREIROS',17), (3199,'<NAME>',17), (3200,'<NAME>',17), (3201,'<NAME>',17), (3202,'BETÂNIA',17), (3203,'BEZERROS',17), (3204,'BODOCÓ',17), (3205,'<NAME>',17), (3206,'<NAME>',17), (3207,'BONITO',17), (3208,'BREJÃO',17), (3209,'BREJINHO',17), (3210,'<NAME>',17), (3211,'<NAME>',17), (3212,'BUÍQUE',17), (3213,'<NAME>',17), (3214,'CABROBÓ',17), (3215,'CACHOEIRINHA',17), (3216,'CAETÉS',17), (3217,'CALÇADO',17), (3218,'CALUMBI',17), (3219,'CAMARAGIBE',17), (3220,'<NAME>',17), (3221,'CAMUTANGA',17), (3222,'CANHOTINHO',17), (3223,'CAPOEIRAS',17), (3224,'CARNAÍBA',17), (3225,'<NAME>',17), (3226,'CARPINA',17), (3227,'CARUARU',17), (3228,'CASINHAS',17), (3229,'CATENDE',17), (3230,'CEDRO',17), (3231,'<NAME>',17), (3232,'<NAME>',17), (3233,'CONDADO',17), (3234,'CORRENTES',17), (3235,'CORTÊS',17), (3236,'CUMARU',17), (3237,'CUPIRA',17), (3238,'CUSTÓDIA',17), (3239,'DORMENTES',17), (3240,'ESCADA',17), (3241,'EXU',17), (3242,'<NAME>',17), (3243,'<NAME>',17), (3244,'FERREIROS',17), (3245,'FLORES',17), (3246,'FLORESTA',17), (3247,'<NAME>',17), (3248,'GAMELEIRA',17), (3249,'GARANHUNS',17), (3250,'<NAME>',17), (3251,'GOIANA',17), (3252,'GRANITO',17), (3253,'GRAVATÁ',17), (3254,'IATI',17), (3255,'IBIMIRIM',17), (3256,'IBIRAJUBA',17), (3257,'IGARASSU',17), (3258,'IGUARACI',17), (3259,'<NAME>',17), (3260,'INAJÁ',17), (3261,'INGAZEIRA',17), (3262,'IPOJUCA',17), (3263,'IPUBI',17), (3264,'ITACURUBA',17), (3265,'ITAÍBA',17), (3266,'ITAMBÉ',17), (3267,'ITAPETIM',17), (3268,'ITAPISSUMA',17), (3269,'ITAQUITINGA',17), (3270,'<NAME>',17), (3271,'JAQUEIRA',17), (3272,'JATAÚBA',17), (3273,'JATOBÁ',17), (3274,'<NAME>',17), (3275,'<NAME>',17), (3276,'JUCATI',17), (3277,'JUPI',17), (3278,'JUREMA',17), (3279,'<NAME>',17), (3280,'<NAME>',17), (3281,'<NAME>',17), (3282,'<NAME>',17), (3283,'<NAME>',17), (3284,'LAJEDO',17), (3285,'LIMOEIRO',17), (3286,'MACAPARANA',17), (3287,'MACHADOS',17), (3288,'MANARI',17), (3289,'MARAIAL',17), (3290,'MIRANDIBA',17), (3291,'MOREILÂNDIA',17), (3292,'MORENO',17), (3293,'<NAME>',17), (3294,'OLINDA',17), (3295,'OROBÓ',17), (3296,'OROCÓ',17), (3297,'OURICURI',17), (3298,'PALMARES',17), (3299,'PALMEIRINA',17), (3300,'PANELAS',17), (3301,'PARANATAMA',17), (3302,'PARNAMIRIM',17), (3303,'PASSIRA',17), (3304,'PAUDALHO',17), (3305,'PAULISTA',17), (3306,'PEDRA',17), (3307,'PESQUEIRA',17), (3308,'PETROLÂNDIA',17), (3309,'PETROLINA',17), (3310,'POÇÃO',17), (3311,'POMBOS',17), (3312,'PRIMAVERA',17), (3313,'QUIPAPÁ',17), (3314,'QUIXABA',17), (3315,'RECIFE',17), (3316,'<NAME>',17), (3317,'RIBEIRÃO',17), (3318,'<NAME>',17), (3319,'SAIRÉ',17), (3320,'SALGADINHO',17), (3321,'SALGUEIRO',17), (3322,'SALOÁ',17), (3323,'SANHARÓ',17), (3324,'<NAME>',17), (3325,'<NAME> DA BAIXA VERDE',17), (3326,'<NAME>',17), (3327,'<NAME>',17), (3328,'<NAME>',17), (3329,'<NAME>',17), (3330,'<NAME>',17), (3331,'<NAME>',17), (3332,'<NAME>',17), (3333,'<NAME>',17), (3334,'<NAME>',17), (3335,'<NAME>',17), (3336,'<NAME>',17), (3337,'<NAME>',17), (3338,'<NAME>',17), (3339,'<NAME>',17), (3340,'<NAME>',17), (3341,'<NAME>',17), (3342,'SERRITA',17), (3343,'SERTÂNIA',17), (3344,'SIRINHAÉM',17), (3345,'SOLIDÃO',17), (3346,'SURUBIM',17), (3347,'TABIRA',17), (3348,'TACAIMBÓ',17), (3349,'TACARATU',17), (3350,'TAMANDARÉ',17), (3351,'<NAME>',17), (3352,'TEREZINHA',17), (3353,'<NAME>',17), (3354,'TIMBAÚBA',17), (3355,'TORITAMA',17), (3356,'TRACUNHAÉM',17), (3357,'TRINDADE',17), (3358,'TRIUNFO',17), (3359,'TUPANATINGA',17), (3360,'TUPARETAMA',17), (3361,'VENTUROSA',17), (3362,'VERDEJANTE',17), (3363,'<NAME>',17), (3364,'VERTENTES',17), (3365,'VICÊNCIA',17), (3366,'<NAME>',17), (3367,'XEXÉU',17), (3368,'ACAUÃ',18), (3369,'AGRICOLÂNDIA',18), (3370,'<NAME>',18), (3371,'<NAME>',18), (3372,'<NAME>',18), (3373,'<NAME>',18), (3374,'ALTOS',18), (3375,'<NAME>',18), (3376,'AMARANTE',18), (3377,'<NAME>',18), (3378,'<NAME>',18), (3379,'<NAME>',18), (3380,'AROAZES',18), (3381,'<NAME>',18), (3382,'ARRAIAL',18), (3383,'ASSUNÇÃO DO PIAUÍ',18), (3384,'<NAME>',18), (3385,'<NAME>',18), (3386,'<NAME>',18), (3387,'BARRAS',18), (3388,'<NAME>UÍ',18), (3389,'<NAME>',18), (3390,'BATALHA',18), (3391,'<NAME> DO PIAUÍ',18), (3392,'<NAME>UÍ',18), (3393,'BENEDITINOS',18), (3394,'BERTOLÍNIA',18), (3395,'<NAME> PIAUÍ',18), (3396,'<NAME>',18), (3397,'BOCAINA',18), (3398,'<NAME>',18), (3399,'<NAME> PIAUÍ',18), (3400,'<NAME>UÍ',18), (3401,'<NAME>IAUÍ',18), (3402,'BRASILEIRA',18), (3403,'<NAME>',18), (3404,'<NAME>',18), (3405,'<NAME>',18), (3406,'CABECEIRAS DO PIAUÍ',18), (3407,'CAJAZEIRAS DO PIAUÍ',18), (3408,'<NAME>',18), (3409,'<NAME> PIAUÍ',18), (3410,'CAMPINAS DO PIAUÍ',18), (3411,'<NAME>',18), (3412,'<NAME>',18), (3413,'<NAME>',18), (3414,'<NAME>',18), (3415,'CANAVIEIRA',18), (3416,'<NAME>',18), (3417,'<NAME>',18), (3418,'<NAME>',18), (3419,'CARACOL',18), (3420,'<NAME>',18), (3421,'<NAME>',18), (3422,'<NAME>',18), (3423,'CAXINGÓ',18), (3424,'COCAL',18), (3425,'<NAME>',18), (3426,'<NAME>',18), (3427,'COIVARAS',18), (3428,'<NAME>',18), (3429,'<NAME>',18), (3430,'<NAME>',18), (3431,'<NAME>',18), (3432,'CORRENTE',18), (3433,'<NAME>',18), (3434,'<NAME>',18), (3435,'CURIMATÁ',18), (3436,'CURRAIS',18), (3437,'<NAME>',18), (3438,'CURRALINHOS',18), (3439,'<NAME>',18), (3440,'<NAME>',18), (3441,'<NAME>',18), (3442,'<NAME>',18), (3443,'<NAME>',18), (3444,'<NAME>',18), (3445,'<NAME>',18), (3446,'ESPERANTINA',18), (3447,'<NAME>',18), (3448,'<NAME>',18), (3449,'<NAME>',18), (3450,'FLORIANO',18), (3451,'FRANCINÓPOLIS',18), (3452,'<NAME>',18), (3453,'<NAME>',18), (3454,'<NAME>',18), (3455,'FRONTEIRAS',18), (3456,'GEMINIANO',18), (3457,'GILBUÉS',18), (3458,'GUADALUPE',18), (3459,'GUARIBAS',18), (3460,'<NAME>',18), (3461,'<NAME>',18), (3462,'INHUMA',18), (3463,'<NAME>',18), (3464,'<NAME>',18), (3465,'ITAINÓPOLIS',18), (3466,'ITAUEIRA',18), (3467,'<NAME>',18), (3468,'JAICÓS',18), (3469,'<NAME>',18), (3470,'<NAME>',18), (3471,'JERUMENHA',18), (3472,'<NAME>',18), (3473,'<NAME>',18), (3474,'<NAME>',18), (3475,'<NAME>',18), (3476,'<NAME>',18), (3477,'<NAME>',18), (3478,'JUREMA',18), (3479,'<NAME>',18), (3480,'<NAME>',18), (3481,'<NAME>',18), (3482,'<NAME>',18), (3483,'<NAME>',18), (3484,'<NAME>',18), (3485,'<NAME>',18), (3486,'<NAME>',18), (3487,'LUZILÂNDIA',18), (3488,'MADEIRO',18), (3489,'<NAME>',18), (3490,'MARCOLÂNDIA',18), (3491,'<NAME>',18), (3492,'<NAME>',18), (3493,'<NAME>',18), (3494,'<NAME>',18), (3495,'<NAME>',18), (3496,'<NAME>',18), (3497,'<NAME>',18), (3498,'<NAME>',18), (3499,'<NAME> PIAUÍ',18), (3500,'<NAME>',18), (3501,'<NAME> DO PIAUÍ',18), (3502,'<NAME>',18), (3503,'<NAME>',18), (3504,'<NAME>',18), (3505,'NOSSA SENHORA DOS REMÉDIOS',18), (3506,'<NAME>',18), (3507,'NOVO ORIENTE DO PIAUÍ',18), (3508,'<NAME>',18), (3509,'OEIRAS',18), (3510,'<NAME>',18), (3511,'<NAME>',18), (3512,'<NAME>',18), (3513,'<NAME>',18), (3514,'<NAME>',18), (3515,'PALMEIRAIS',18), (3516,'PAQUETÁ',18), (3517,'PARNAGUÁ',18), (3518,'PARNAÍBA',18), (3519,'<NAME>',18), (3520,'<NAME>',18), (3521,'<NAME>`<NAME> PIAUÍ',18), (3522,'PAULISTANA',18), (3523,'PAVUSSU',18), (3524,'<NAME>',18), (3525,'<NAME>',18), (3526,'PICOS',18), (3527,'PIMENTEIRAS',18), (3528,'<NAME>',18), (3529,'PIRACURUCA',18), (3530,'PIRIPIRI',18), (3531,'PORTO',18), (3532,'<NAME>',18), (3533,'<NAME>',18), (3534,'<NAME>',18), (3535,'<NAME>',18), (3536,'REGENERAÇÃO',18), (3537,'<NAME>',18), (3538,'<NAME>',18), (3539,'<NAME>',18), (3540,'<NAME>',18), (3541,'<NAME>',18), (3542,'<NAME>',18), (3543,'<NAME>',18), (3544,'<NAME>',18), (3545,'<NAME>',18), (3546,'<NAME>',18), (3547,'<NAME>',18), (3548,'<NAME>',18), (3549,'<NAME>',18), (3550,'<NAME> PIAUÍ',18), (3551,'<NAME> PIAUÍ',18), (3552,'<NAME>',18), (3553,'S<NAME>',18), (3554,'<NAME>',18), (3555,'<NAME>',18), (3556,'<NAME>',18), (3557,'<NAME>',18), (3558,'<NAME>',18), (3559,'<NAME>',18), (3560,'<NAME>',18), (3561,'<NAME>',18), (3562,'<NAME>',18), (3563,'<NAME>',18), (3564,'<NAME>',18), (3565,'<NAME>',18), (3566,'<NAME>',18), (3567,'<NAME>',18), (3568,'<NAME>',18), (3569,'<NAME>',18), (3570,'<NAME>',18), (3571,'<NAME>',18), (3572,'<NAME>',18), (3573,'<NAME>',18), (3574,'<NAME>',18), (3575,'<NAME>',18), (3576,'SIMÕES',18), (3577,'<NAME>',18), (3578,'<NAME>',18), (3579,'SUSSUAPARA',18), (3580,'<NAME>',18), (3581,'<NAME>',18), (3582,'TERESINA',18), (3583,'UNIÃO',18), (3584,'URUÇUÍ',18), (3585,'<NAME>',18), (3586,'<NAME>',18), (3587,'<NAME>',18), (3588,'<NAME>',18), (3589,'<NAME>',18), (3590,'<NAME>',18), (3591,'<NAME>',19), (3592,'APERIBÉ',19), (3593,'ARARUAMA',19), (3594,'AREAL',19), (3595,'<NAME>',19), (3596,'<NAME>',19), (3597,'<NAME>',19), (3598,'<NAME>',19), (3599,'<NAME>',19), (3600,'<NAME>',19), (3601,'<NAME>',19), (3602,'<NAME>',19), (3603,'<NAME>',19), (3604,'CAMBUCI',19), (3605,'<NAME>',19), (3606,'CANTAGALO',19), (3607,'CARAPEBUS',19), (3608,'<NAME>',19), (3609,'CARMO',19), (3610,'<NAME>',19), (3611,'<NAME>',19), (3612,'<NAME>',19), (3613,'CORDEIRO',19), (3614,'<NAME>',19), (3615,'<NAME>',19), (3616,'<NAME>',19), (3617,'GUAPIMIRIM',19), (3618,'<NAME>',19), (3619,'ITABORAÍ',19), (3620,'ITAGUAÍ',19), (3621,'ITALVA',19), (3622,'ITAOCARA',19), (3623,'ITAPERUNA',19), (3624,'ITATIAIA',19), (3625,'JAPERI',19), (3626,'<NAME>',19), (3627,'MACAÉ',19), (3628,'MACUCO',19), (3629,'MAGÉ',19), (3630,'MANGARATIBA',19), (3631,'MARICÁ',19), (3632,'MENDES',19), (3633,'MESQUITA',19), (3634,'<NAME>',19), (3635,'MIRACEMA',19), (3636,'NATIVIDADE',19), (3637,'NILÓPOLIS',19), (3638,'NITERÓI',19), (3639,'<NAME>',19), (3640,'<NAME>',19), (3641,'PARACAMBI',19), (3642,'<NAME>',19), (3643,'PARATI',19), (3644,'<NAME>',19), (3645,'PETRÓPOLIS',19), (3646,'PINHEIRAL',19), (3647,'PIRAÍ',19), (3648,'PORCIÚNCULA',19), (3649,'<NAME>',19), (3650,'QUATIS',19), (3651,'QUEIMADOS',19), (3652,'QUISSAMÃ',19), (3653,'RESENDE',19), (3654,'<NAME>',19), (3655,'<NAME>',19), (3656,'<NAME>',19), (3657,'<NAME>',19), (3658,'<NAME>',19), (3659,'<NAME>',19), (3660,'<NAME>',19), (3661,'<NAME>',19), (3662,'<NAME>',19), (3663,'<NAME>',19), (3664,'<NAME>',19), (3665,'SÃO JOÃO DE MERITI',19), (3666,'<NAME>',19), (3667,'<NAME>',19), (3668,'<NAME>',19), (3669,'<NAME>',19), (3670,'SAPUCAIA',19), (3671,'SAQUAREMA',19), (3672,'SEROPÉDICA',19), (3673,'<NAME>',19), (3674,'SUMIDOURO',19), (3675,'TANGUÁ',19), (3676,'TERESÓPOLIS',19), (3677,'<NAME>',19), (3678,'<NAME>',19), (3679,'VALENÇA',19), (3680,'VARRE-SAI',19), (3681,'VASSOURAS',19), (3682,'<NAME>',19), (3683,'ACARI',20), (3684,'AÇU',20), (3685,'<NAME>',20), (3686,'<NAME>',20), (3687,'ALEXANDRIA',20), (3688,'<NAME>',20), (3689,'<NAME>',20), (3690,'ANGICOS',20), (3691,'<NAME>',20), (3692,'APODI',20), (3693,'<NAME>',20), (3694,'ARÊS',20), (3695,'<NAME>',20), (3696,'<NAME>',20), (3697,'BARAÚNA',20), (3698,'BARCELONA',20), (3699,'<NAME>',20), (3700,'BODÓ',20), (3701,'<NAME>',20), (3702,'BREJINHO',20), (3703,'<NAME>',20), (3704,'<NAME>',20), (3705,'CAICÓ',20), (3706,'<NAME>',20), (3707,'CANGUARETAMA',20), (3708,'CARAÚBAS',20), (3709,'<NAME>',20), (3710,'CARNAUBAIS',20), (3711,'CEARÁ-MIRIM',20), (3712,'<NAME>',20), (3713,'<NAME>',20), (3714,'<NAME>',20), (3715,'CRUZETA',20), (3716,'<NAME>',20), (3717,'<NAME>',20), (3718,'ENCANTO',20), (3719,'EQUADOR',20), (3720,'<NAME>',20), (3721,'EXTREMOZ',20), (3722,'<NAME>',20), (3723,'<NAME>',20), (3724,'FLORÂNIA',20), (3725,'<NAME>',20), (3726,'<NAME>',20), (3727,'GALINHOS',20), (3728,'GOIANINHA',20), (3729,'<NAME>',20), (3730,'GROSSOS',20), (3731,'GUAMARÉ',20), (3732,'<NAME>',20), (3733,'IPANGUAÇU',20), (3734,'IPUEIRA',20), (3735,'ITAJÁ',20), (3736,'ITAÚ',20), (3737,'JAÇANÃ',20), (3738,'JANDAÍRA',20), (3739,'JANDUÍS',20), (3740,'<NAME>',20), (3741,'JAPI',20), (3742,'<NAME>',20), (3743,'<NAME>',20), (3744,'<NAME>',20), (3745,'<NAME>',20), (3746,'<NAME>',20), (3747,'<NAME>',20), (3748,'JUCURUTU',20), (3749,'JUNDIÁ',20), (3750,'<NAME>',20), (3751,'LAGOA DE PEDRAS',20), (3752,'<NAME>',20), (3753,'<NAME>',20), (3754,'<NAME>',20), (3755,'LAJES',20), (3756,'<NAME>',20), (3757,'LUCRÉCIA',20), (3758,'<NAME>',20), (3759,'MACAÍBA',20), (3760,'MACAU',20), (3761,'<NAME>',20), (3762,'<NAME>',20), (3763,'MARTINS',20), (3764,'MAXARANGUAPE',20), (3765,'<NAME>',20), (3766,'MONTANHAS',20), (3767,'<NAME>',20), (3768,'<NAME>',20), (3769,'MOSSORÓ',20), (3770,'NATAL',20), (3771,'<NAME>',20), (3772,'<NAME>',20), (3773,'<NAME>',20), (3774,'<NAME>',20), (3775,'PARANÁ',20), (3776,'PARAÚ',20), (3777,'PARAZINHO',20), (3778,'PARELHAS',20), (3779,'PARNAMIRIM',20), (3780,'<NAME>',20), (3781,'PASSAGEM',20), (3782,'PATU',20), (3783,'<NAME>',20), (3784,'<NAME>',20), (3785,'<NAME>',20), (3786,'<NAME>',20), (3787,'<NAME>',20), (3788,'PENDÊNCIAS',20), (3789,'PILÕES',20), (3790,'<NAME>',20), (3791,'PORTALEGRE',20), (3792,'<NAME>',20), (3793,'<NAME>',20), (3794,'PUREZA',20), (3795,'<NAME>',20), (3796,'<NAME>',20), (3797,'<NAME>',20), (3798,'<NAME>',20), (3799,'RIACHUELO',20), (3800,'<NAME>',20), (3801,'<NAME>',20), (3802,'<NAME>',20), (3803,'<NAME>',20), (3804,'<NAME>',20), (3805,'<NAME>',20), (3806,'<NAME>',20), (3807,'<NAME>',20), (3808,'<NAME>',20), (3809,'<NAME>',20), (3810,'<NAME>',20), (3811,'<NAME>',20), (3812,'<NAME>',20), (3813,'<NAME>',20), (3814,'<NAME>',20), (3815,'<NAME>',20), (3816,'<NAME>',20), (3817,'<NAME>',20), (3818,'<NAME>',20), (3819,'<NAME>',20), (3820,'<NAME>',20), (3821,'<NAME>',20), (3822,'<NAME>',20), (3823,'<NAME>',20), (3824,'<NAME>',20), (3825,'<NAME>',20), (3826,'<NAME>',20), (3827,'<NAME>',20), (3828,'<NAME>',20), (3829,'SERRINHA',20), (3830,'<NAME>',20), (3831,'<NAME>',20), (3832,'<NAME>',20), (3833,'<NAME>',20), (3834,'TAIPU',20), (3835,'TANGARÁ',20), (3836,'<NAME>',20), (3837,'<NAME>',20), (3838,'TIBAU',20), (3839,'<NAME>',20), (3840,'<NAME>',20), (3841,'TOUROS',20), (3842,'<NAME>',20), (3843,'UMARIZAL',20), (3844,'UPANEMA',20), (3845,'VÁRZEA',20), (3846,'VENHA-VER',20), (3847,'<NAME>',20), (3848,'VIÇOSA',20), (3849,'<NAME>',20), (3850,'ACEGUÁ',21), (3851,'<NAME>',21), (3852,'AGUDO',21), (3853,'AJURICABA',21), (3854,'ALECRIM',21), (3855,'ALEGRETE',21), (3856,'ALEGRIA',21), (3857,'<NAME>',21), (3858,'ALPESTRE',21), (3859,'<NAME>',21), (3860,'<NAME>',21), (3861,'ALVORADA',21), (3862,'<NAME>',21), (3863,'<NAME>',21), (3864,'<NAME>',21), (3865,'<NAME>',21), (3866,'<NAME>',21), (3867,'ARAMBARÉ',21), (3868,'ARARICÁ',21), (3869,'ARATIBA',21), (3870,'<NAME>',21), (3871,'<NAME>',21), (3872,'<NAME>',21), (3873,'<NAME>',21), (3874,'<NAME>',21), (3875,'<NAME>',21), (3876,'ARVOREZINHA',21), (3877,'<NAME>',21), (3878,'ÁUREA',21), (3879,'BAGÉ',21), (3880,'<NAME>',21), (3881,'BARÃO',21), (3882,'<NAME>',21), (3883,'<NAME>',21), (3884,'<NAME>',21), (3885,'<NAME>',21), (3886,'<NAME>',21), (3887,'<NAME>',21), (3888,'<NAME>',21), (3889,'BARRACÃO',21), (3890,'<NAME>',21), (3891,'<NAME>',21), (3892,'<NAME>',21), (3893,'BOA VISTA DAS MISSÕES',21), (3894,'BOA VISTA DO BURICÁ',21), (3895,'BOA VISTA DO CADEADO',21), (3896,'BOA VISTA DO INCRA',21), (3897,'BOA VISTA DO SUL',21), (3898,'<NAME>',21), (3899,'<NAME>',21), (3900,'<NAME>',21), (3901,'<NAME>',21), (3902,'<NAME>',21), (3903,'BOSSOROCA',21), (3904,'BOZANO',21), (3905,'BRAGA',21), (3906,'BROCHIER',21), (3907,'BUTIÁ',21), (3908,'<NAME>',21), (3909,'CACEQUI',21), (3910,'<NAME>',21), (3911,'CACHOEIRINHA',21), (3912,'<NAME>',21), (3913,'CAIBATÉ',21), (3914,'CAIÇARA',21), (3915,'CAMAQUÃ',21), (3916,'CAMARGO',21), (3917,'<NAME>',21), (3918,'<NAME>',21), (3919,'<NAME>',21), (3920,'<NAME>',21), (3921,'<NAME>',21), (3922,'<NAME>',21), (3923,'<NAME>',21), (3924,'CANDELÁRIA',21), (3925,'<NAME>',21), (3926,'CANDIOTA',21), (3927,'CANELA',21), (3928,'CANGUÇU',21), (3929,'CANOAS',21), (3930,'<NAME>',21), (3931,'<NAME>',21), (3932,'<NAME>',21), (3933,'<NAME>',21), (3934,'<NAME>',21), (3935,'<NAME>',21), (3936,'CAPITÃO',21), (3937,'<NAME>',21), (3938,'CARAÁ',21), (3939,'CARAZINHO',21), (3940,'<NAME>',21), (3941,'<NAME>',21), (3942,'CASCA',21), (3943,'CASEIROS',21), (3944,'CATUÍPE',21), (3945,'<NAME>',21), (3946,'CENTENÁRIO',21), (3947,'CERRITO',21), (3948,'<NAME>',21), (3949,'<NAME>',21), (3950,'<NAME>',21), (3951,'<NAME>',21), (3952,'CHAPADA',21), (3953,'CHARQUEADAS',21), (3954,'CHARRUA',21), (3955,'CHIAPETA',21), (3956,'CHUÍ',21), (3957,'CHUVISCA',21), (3958,'CIDREIRA',21), (3959,'CIRÍACO',21), (3960,'COLINAS',21), (3961,'COLORADO',21), (3962,'CONDOR',21), (3963,'CONSTANTINA',21), (3964,'<NAME>',21), (3965,'<NAME>',21), (3966,'<NAME>',21), (3967,'<NAME>',21), (3968,'<NAME>',21), (3969,'COTIPORÃ',21), (3970,'COXILHA',21), (3971,'CRISSIUMAL',21), (3972,'CRISTAL',21), (3973,'<NAME>',21), (3974,'<NAME>',21), (3975,'CRUZALTENSE',21), (3976,'<NAME>',21), (3977,'<NAME>',21), (3978,'DERRUBADAS',21), (3979,'<NAME>',21), (3980,'<NAME>',21), (3981,'<NAME>',21), (3982,'<NAME>',21), (3983,'<NAME>',21), (3984,'<NAME>',21), (3985,'<NAME>',21), (3986,'<NAME>',21), (3987,'<NAME>',21), (3988,'<NAME>',21), (3989,'<NAME>',21), (3990,'<NAME>',21), (3991,'ENCANTADO',21), (3992,'<NAME>',21), (3993,'<NAME>',21), (3994,'<NAME>',21), (3995,'ENTRE-IJUÍS',21), (3996,'EREBANGO',21), (3997,'ERECHIM',21), (3998,'ERNESTINA',21), (3999,'<NAME>',21), (4000,'<NAME>',21), (4001,'ESMERALDA',21), (4002,'ESPERANÇA DO SUL',21), (4003,'ESPUMOSO',21), (4004,'ESTAÇÃO',21), (4005,'ESTÂNCIA VELHA',21), (4006,'ESTEIO',21), (4007,'ESTRELA',21), (4008,'ESTRELA VELHA',21), (4009,'EUGÊN<NAME>',21), (4010,'<NAME>',21), (4011,'FARROUPILHA',21), (4012,'<NAME>',21), (4013,'FAXINALZINHO',21), (4014,'<NAME>',21), (4015,'FELIZ',21), (4016,'<NAME>',21), (4017,'<NAME>',21), (4018,'<NAME>',21), (4019,'FORMIGUEIRO',21), (4020,'FORQUETINHA',21), (4021,'<NAME>',21), (4022,'<NAME>',21), (4023,'GARIBALDI',21), (4024,'GARRUCHOS',21), (4025,'GAURAMA',21), (4026,'GENERAL CÂMARA',21), (4027,'GENTIL',21), (4028,'GETÚLI<NAME>',21), (4029,'GIRUÁ',21), (4030,'GLORINHA',21), (4031,'GRAMADO',21), (4032,'<NAME>',21), (4033,'<NAME>',21), (4034,'GRAVATAÍ',21), (4035,'GUABIJU',21), (4036,'GUAÍBA',21), (4037,'GUAPORÉ',21), (4038,'<NAME>',21), (4039,'HARMONIA',21), (4040,'HERVAL',21), (4041,'HERVEIRAS',21), (4042,'HORIZONTINA',21), (4043,'<NAME>',21), (4044,'HUMAITÁ',21), (4045,'IBARAMA',21), (4046,'IBIAÇÁ',21), (4047,'IBIRAIARAS',21), (4048,'IBIRAPUITÃ',21), (4049,'IBIRUBÁ',21), (4050,'IGREJINHA',21), (4051,'IJUÍ',21), (4052,'ILÓPOLIS',21), (4053,'IMBÉ',21), (4054,'IMIGRANTE',21), (4055,'INDEPENDÊNCIA',21), (4056,'INHACORÁ',21), (4057,'IPÊ',21), (4058,'<NAME>',21), (4059,'IRAÍ',21), (4060,'ITAARA',21), (4061,'ITACURUBI',21), (4062,'ITAPUCA',21), (4063,'ITAQUI',21), (4064,'ITATI',21), (4065,'<NAME>',21), (4066,'IVORÁ',21), (4067,'IVOTI',21), (4068,'JABOTICABA',21), (4069,'JACUIZINHO',21), (4070,'JACUTINGA',21), (4071,'JAGUARÃO',21), (4072,'JAGUARI',21), (4073,'JAQUIRANA',21), (4074,'JARI',21), (4075,'JÓIA',21), (4076,'<NAME>',21), (4077,'<NAME>',21), (4078,'<NAME> <NAME>',21), (4079,'<NAME>',21), (4080,'LAGOÃO',21), (4081,'LAJEADO',21), (4082,'<NAME>',21), (4083,'<NAME>',21), (4084,'<NAME>',21), (4085,'<NAME>',21), (4086,'<NAME>',21), (4087,'MAÇAMBARA',21), (4088,'MACHADINHO',21), (4089,'MAMPITUBA',21), (4090,'<NAME>',21), (4091,'MAQUINÉ',21), (4092,'MARATÁ',21), (4093,'MARAU',21), (4094,'<NAME>',21), (4095,'<NAME>',21), (4096,'<NAME>',21), (4097,'<NAME>',21), (4098,'MATA',21), (4099,'<NAME>',21), (4100,'<NAME>',21), (4101,'<NAME>',21), (4102,'<NAME>',21), (4103,'<NAME>',21), (4104,'MIRAGUAÍ',21), (4105,'MONTAURI',21), (4106,'<NAME>',21), (4107,'<NAME>',21), (4108,'MONTENEGRO',21), (4109,'MORMAÇO',21), (4110,'<NAME>',21), (4111,'<NAME>',21), (4112,'<NAME>',21), (4113,'MOSTARDAS',21), (4114,'MUÇUM',21), (4115,'<NAME>',21), (4116,'MULITERNO',21), (4117,'NÃO-ME-TOQUE',21), (4118,'<NAME>',21), (4119,'NONOAI',21), (4120,'<NAME>',21), (4121,'<NAME>',21), (4122,'<NAME>',21), (4123,'<NAME>',21), (4124,'<NAME>',21), (4125,'<NAME>',21), (4126,'<NAME>ERANÇA DO SUL',21), (4127,'<NAME>',21), (4128,'<NAME>',21), (4129,'<NAME>',21), (4130,'<NAME>',21), (4131,'<NAME>',21), (4132,'<NAME>',21), (4133,'<NAME>',21), (4134,'<NAME>',21), (4135,'<NAME>',21), (4136,'<NAME>',21), (4137,'<NAME>',21), (4138,'<NAME>',21), (4139,'<NAME>',21), (4140,'<NAME>',21), (4141,'OSÓRIO',21), (4142,'<NAME>',21), (4143,'<NAME>',21), (4144,'<NAME>',21), (4145,'PALMITINHO',21), (4146,'PANAMBI',21), (4147,'<NAME>',21), (4148,'PARAÍ',21), (4149,'<NAME>',21), (4150,'<NAME>',21), (4151,'PAROBÉ',21), (4152,'<NAME>',21), (4153,'<NAME>',21), (4154,'<NAME>',21), (4155,'<NAME>',21), (4156,'PAVERAMA',21), (4157,'<NAME>',21), (4158,'<NAME>',21), (4159,'PEJUÇARA',21), (4160,'PELOTAS',21), (4161,'<NAME>',21), (4162,'PINHAL',21), (4163,'<NAME>',21), (4164,'<NAME>',21), (4165,'<NAME>',21), (4166,'<NAME>',21), (4167,'PIRAPÓ',21), (4168,'PIRATINI',21), (4169,'PLANALTO',21), (4170,'<NAME>',21), (4171,'PONTÃO',21), (4172,'<NAME>',21), (4173,'PORTÃO',21), (4174,'<NAME>',21), (4175,'<NAME>',21), (4176,'<NAME>',21), (4177,'<NAME>',21), (4178,'<NAME>',21), (4179,'<NAME>',21), (4180,'<NAME>',21), (4181,'PROGRESSO',21), (4182,'<NAME>',21), (4183,'PUTINGA',21), (4184,'QUARAÍ',21), (4185,'<NAME>',21), (4186,'QUEVEDOS',21), (4187,'QUINZE DE NOVEMBRO',21), (4188,'REDENTORA',21), (4189,'RELVADO',21), (4190,'RESTINGA SECA',21), (4191,'<NAME>',21), (4192,'<NAME>',21), (4193,'<NAME>',21), (4194,'RIOZINHO',21), (4195,'<NAME>',21), (4196,'<NAME>',21), (4197,'ROLADOR',21), (4198,'ROLANTE',21), (4199,'<NAME>',21), (4200,'RONDINHA',21), (4201,'<NAME>',21), (4202,'<NAME>',21), (4203,'<NAME>',21), (4204,'<NAME>',21), (4205,'<NAME>',21), (4206,'<NAME>',21), (4207,'<NAME>',21), (4208,'SANANDUVA',21), (4209,'<NAME>',21), (4210,'<NAME>',21), (4211,'<NAME>',21), (4212,'<NAME>',21), (4213,'<NAME>',21), (4214,'<NAME>',21), (4215,'<NAME>',21), (4216,'<NAME>',21), (4217,'<NAME>',21), (4218,'<NAME>',21), (4219,'<NAME>',21), (4220,'<NAME>',21), (4221,'SANTIAGO',21), (4222,'<NAME>',21), (4223,'<NAME>',21), (4224,'<NAME>',21), (4225,'<NAME>',21), (4226,'<NAME>',21), (4227,'<NAME>',21), (4228,'<NAME>',21), (4229,'<NAME>',21), (4230,'<NAME>',21), (4231,'<NAME>',21), (4232,'<NAME>',21), (4233,'<NAME>',21), (4234,'<NAME>',21), (4235,'<NAME>',21), (4236,'<NAME>',21), (4237,'<NAME>',21), (4238,'<NAME>',21), (4239,'<NAME>',21), (4240,'<NAME>',21), (4241,'<NAME>',21), (4242,'<NAME>',21), (4243,'<NAME>',21), (4244,'<NAME>',21), (4245,'<NAME>',21), (4246,'<NAME>',21), (4247,'<NAME>',21), (4248,'<NAME>',21), (4249,'<NAME>',21), (4250,'<NAME>',21), (4251,'<NAME>',21), (4252,'<NAME>',21), (4253,'<NAME>',21), (4254,'<NAME>',21), (4255,'<NAME>',21), (4256,'<NAME>',21), (4257,'<NAME>',21), (4258,'<NAME>',21), (4259,'<NAME>',21), (4260,'<NAME>',21), (4261,'<NAME>',21), (4262,'<NAME>',21), (4263,'<NAME>',21), (4264,'S<NAME>',21), (4265,'<NAME>',21), (4266,'<NAME>',21), (4267,'SAPIRANGA',21), (4268,'<NAME>',21), (4269,'SARANDI',21), (4270,'SEBERI',21), (4271,'<NAME>',21), (4272,'SEGREDO',21), (4273,'SELBACH',21), (4274,'<NAME>',21), (4275,'<NAME>',21), (4276,'<NAME>',21), (4277,'SÉRIO',21), (4278,'SERTÃO',21), (4279,'<NAME>',21), (4280,'<NAME>',21), (4281,'<NAME>',21), (4282,'<NAME>',21), (4283,'SINIMBU',21), (4284,'SOBRADINHO',21), (4285,'SOLEDADE',21), (4286,'TABAÍ',21), (4287,'TAPEJARA',21), (4288,'TAPERA',21), (4289,'TAPES',21), (4290,'TAQUARA',21), (4291,'TAQUARI',21), (4292,'<NAME>',21), (4293,'TAVARES',21), (4294,'<NAME>',21), (4295,'<NAME>',21), (4296,'TEUTÔNIA',21), (4297,'<NAME>',21), (4298,'<NAME>',21), (4299,'TOROPI',21), (4300,'TORRES',21), (4301,'TRAMANDAÍ',21), (4302,'TRAVESSEIRO',21), (4303,'<NAME>',21), (4304,'<NAME>',21), (4305,'<NAME>',21), (4306,'<NAME>',21), (4307,'<NAME>',21), (4308,'<NAME>',21), (4309,'<NAME>',21), (4310,'<NAME>',21), (4311,'TRIUNFO',21), (4312,'TUCUNDUVA',21), (4313,'TUNAS',21), (4314,'<NAME>',21), (4315,'TUPANCIRETÃ',21), (4316,'TUPANDI',21), (4317,'TUPARENDI',21), (4318,'TURUÇU',21), (4319,'UBIRETAMA',21), (4320,'<NAME>',21), (4321,'UNISTALDA',21), (4322,'URUGUAIANA',21), (4323,'VACARIA',21), (4324,'<NAME>',21), (4325,'<NAME>',21), (4326,'<NAME>',21), (4327,'VANINI',21), (4328,'<NAME>',21), (4329,'<NAME>',21), (4330,'VERANÓPOLIS',21), (4331,'<NAME>',21), (4332,'VIADUTOS',21), (4333,'VIAMÃO',21), (4334,'<NAME>',21), (4335,'<NAME>',21), (4336,'<NAME>',21), (4337,'<NAME>',21), (4338,'<NAME>',21), (4339,'<NAME>',21), (4340,'<NAME>',21), (4341,'<NAME>',21), (4342,'<NAME>',21), (4343,'<NAME>',21), (4344,'WESTFÁLIA',21), (4345,'XANGRI-LÁ',21), (4346,'<NAME>',22), (4347,'<NAME>',22), (4348,'<NAME>',22), (4349,'<NAME>',22), (4350,'ARIQUEMES',22), (4351,'BURITIS',22), (4352,'CABIXI',22), (4353,'CACAULÂNDIA',22), (4354,'CACOAL',22), (4355,'<NAME>',22), (4356,'<NAME>',22), (4357,'CASTANHEIRAS',22), (4358,'CEREJEIRAS',22), (4359,'CHUPINGUAIA',22), (4360,'<NAME>',22), (4361,'CORUMBIARA',22), (4362,'<NAME>',22), (4363,'CUJUBIM',22), (4364,'<NAME>',22), (4365,'<NAME>',22), (4366,'GUAJARÁ-MIRIM',22), (4367,'<NAME>',22), (4368,'JARU',22), (4369,'JI-PARANÁ',22), (4370,'<NAME>',22), (4371,'<NAME>',22), (4372,'<NAME>',22), (4373,'<NAME>',22), (4374,'<NAME>',22), (4375,'<NAME>',22), (4376,'<NAME>',22), (4377,'NO<NAME> DO OESTE',22), (4378,'OURO PRETO DO OESTE',22), (4379,'PARECIS',22), (4380,'<NAME>',22), (4381,'<NAME>',22), (4382,'<NAME>',22), (4383,'<NAME>',22), (4384,'<NAME>',22), (4385,'<NAME>',22), (4386,'<NAME>',22), (4387,'<NAME>',22), (4388,'<NAME>',22), (4389,'<NAME>',22), (4390,'<NAME>',22), (4391,'SERINGUEIRAS',22), (4392,'TEIXEIRÓPOLIS',22), (4393,'THEOBROMA',22), (4394,'URUPÁ',22), (4395,'<NAME>',22), (4396,'<NAME>',22), (4397,'VILHENA',22), (4398,'<NAME>',23), (4399,'AMAJARI',23), (4400,'<NAME>',23), (4401,'BONFIM',23), (4402,'CANTÁ',23), (4403,'CARACARAÍ',23), (4404,'CAROEBE',23), (4405,'IRACEMA',23), (4406,'MUCAJAÍ',23), (4407,'NORMANDIA',23), (4408,'PACARAIMA',23), (4409,'RORAINÓPOLIS',23), (4410,'<NAME>',23), (4411,'<NAME>',23), (4412,'UIRAMUTÃ',23), (4413,'<NAME>',24), (4414,'<NAME>',24), (4415,'AGROLÂNDIA',24), (4416,'AGRONÔMICA',24), (4417,'<NAME>',24), (4418,'<NAME>',24), (4419,'<NAME>',24), (4420,'<NAME>',24), (4421,'<NAME>',24), (4422,'<NAME>',24), (4423,'ANCHIETA',24), (4424,'ANGELINA',24), (4425,'<NAME>',24), (4426,'ANITÁPOLIS',24), (4427,'<NAME>',24), (4428,'APIÚNA',24), (4429,'ARABUTÃ',24), (4430,'ARAQUARI',24), (4431,'ARARANGUÁ',24), (4432,'ARMAZÉM',24), (4433,'<NAME>',24), (4434,'ARVOREDO',24), (4435,'ASCURRA',24), (4436,'ATALANTA',24), (4437,'AURORA',24), (4438,'<NAME>',24), (4439,'<NAME>',24), (4440,'<NAME>',24), (4441,'<NAME>',24), (4442,'BANDEIRANTE',24), (4443,'<NAME>',24), (4444,'<NAME>',24), (4445,'<NAME>',24), (4446,'BELMONTE',24), (4447,'<NAME>',24), (4448,'BIGUAÇU',24), (4449,'BLUMENAU',24), (4450,'<NAME>',24), (4451,'<NAME>',24), (4452,'<NAME>',24), (4453,'<NAME>',24), (4454,'<NAME>',24), (4455,'BOMBINHAS',24), (4456,'BOTUVERÁ',24), (4457,'<NAME>',24), (4458,'<NAME>',24), (4459,'BRUNÓPOLIS',24), (4460,'BRUSQUE',24), (4461,'CAÇADOR',24), (4462,'CAIBI',24), (4463,'CALMON',24), (4464,'CAMBORIÚ',24), (4465,'<NAME>',24), (4466,'<NAME>',24), (4467,'<NAME>',24), (4468,'<NAME>',24), (4469,'CANELINHA',24), (4470,'CANOINHAS',24), (4471,'<NAME>',24), (4472,'CAPINZAL',24), (4473,'<NAME>',24), (4474,'CATANDUVAS',24), (4475,'<NAME>',24), (4476,'<NAME>',24), (4477,'<NAME>',24), (4478,'<NAME>',24), (4479,'CHAPECÓ',24), (4480,'<NAME>',24), (4481,'CONCÓRDIA',24), (4482,'<NAME>',24), (4483,'<NAME>',24), (4484,'<NAME>',24), (4485,'<NAME>',24), (4486,'CORUPÁ',24), (4487,'CRICIÚMA',24), (4488,'<NAME>',24), (4489,'CUNHATAÍ',24), (4490,'CURITIBANOS',24), (4491,'DESCANSO',24), (4492,'<NAME>',24), (4493,'<NAME>',24), (4494,'<NAME>',24), (4495,'<NAME>',24), (4496,'ERMO',24), (4497,'<NAME>',24), (4498,'<NAME>',24), (4499,'<NAME>',24), (4500,'FLORIANÓPOLIS',24), (4501,'<NAME>',24), (4502,'FORQUILHINHA',24), (4503,'FRAIBURGO',24), (4504,'<NAME>',24), (4505,'GALVÃO',24), (4506,'GAROPABA',24), (4507,'GARUVA',24), (4508,'GASPAR',24), (4509,'<NAME>',24), (4510,'<NAME>',24), (4511,'GRAVATAL',24), (4512,'GUABIRUBA',24), (4513,'GUARACIABA',24), (4514,'GUARAMIRIM',24), (4515,'<NAME>',24), (4516,'GUATAMBÚ',24), (4517,'<NAME>',24), (4518,'IBIAM',24), (4519,'IBICARÉ',24), (4520,'IBIRAMA',24), (4521,'IÇARA',24), (4522,'ILHOTA',24), (4523,'IMARUÍ',24), (4524,'IMBITUBA',24), (4525,'IMBUIA',24), (4526,'INDAIAL',24), (4527,'IOMERÊ',24), (4528,'IPIRA',24), (4529,'<NAME>',24), (4530,'IPUAÇU',24), (4531,'IPUMIRIM',24), (4532,'IRACEMINHA',24), (4533,'IRANI',24), (4534,'IRATI',24), (4535,'IRINEÓPOLIS',24), (4536,'ITÁ',24), (4537,'ITAIÓPOLIS',24), (4538,'ITAJAÍ',24), (4539,'ITAPEMA',24), (4540,'ITAPIRANGA',24), (4541,'ITAPOÁ',24), (4542,'ITUPORANGA',24), (4543,'JABORÁ',24), (4544,'<NAME>',24), (4545,'JAGUARUNA',24), (4546,'<NAME>',24), (4547,'JARDINÓPOLIS',24), (4548,'JOAÇABA',24), (4549,'JOINVILLE',24), (4550,'<NAME>',24), (4551,'JUPIÁ',24), (4552,'LACERDÓPOLIS',24), (4553,'LAGES',24), (4554,'LAGUNA',24), (4555,'<NAME>',24), (4556,'LAURENTINO',24), (4557,'<NAME>',24), (4558,'<NAME>',24), (4559,'<NAME>',24), (4560,'<NAME>',24), (4561,'LONTRAS',24), (4562,'<NAME>',24), (4563,'LUZERNA',24), (4564,'MACIEIRA',24), (4565,'MAFRA',24), (4566,'<NAME>',24), (4567,'<NAME>',24), (4568,'MARACAJÁ',24), (4569,'MARAVILHA',24), (4570,'MAREMA',24), (4571,'MASSARANDUBA',24), (4572,'<NAME>',24), (4573,'MELEIRO',24), (4574,'<NAME>',24), (4575,'MODELO',24), (4576,'MONDAÍ',24), (4577,'<NAME>',24), (4578,'<NAME>',24), (4579,'<NAME>',24), (4580,'MORRO GRANDE',24), (4581,'NAVEGANTES',24), (4582,'<NAME>',24), (4583,'<NAME>',24), (4584,'<NAME>',24), (4585,'<NAME>',24), (4586,'<NAME>',24), (4587,'ORLEANS',24), (4588,'<NAME>',24), (4589,'OURO',24), (4590,'<NAME>',24), (4591,'PAIAL',24), (4592,'PAINEL',24), (4593,'PALHOÇA',24), (4594,'<NAME>',24), (4595,'PALMEIRA',24), (4596,'PALMITOS',24), (4597,'PAPANDUVA',24), (4598,'PARAÍSO',24), (4599,'<NAME>',24), (4600,'<NAME>',24), (4601,'<NAME>',24), (4602,'<NAME>',24), (4603,'PENHA',24), (4604,'PERITIBA',24), (4605,'PETROLÂNDIA',24), (4606,'PIÇARRAS',24), (4607,'PINHALZINHO',24), (4608,'<NAME>',24), (4609,'PIRATUBA',24), (4610,'<NAME>',24), (4611,'POMERODE',24), (4612,'<NAME>',24), (4613,'<NAME>',24), (4614,'<NAME>',24), (4615,'<NAME>',24), (4616,'POR<NAME>',24), (4617,'<NAME>',24), (4618,'<NAME>',24), (4619,'PRESIDENTE <NAME>',24), (4620,'PRESIDENTE GETÚLIO',24), (4621,'PRESIDENTE NEREU',24), (4622,'PRINCESA',24), (4623,'QUILOMBO',24), (4624,'<NAME>',24), (4625,'<NAME>',24), (4626,'<NAME>',24), (4627,'<NAME>',24), (4628,'<NAME>',24), (4629,'<NAME>',24), (4630,'<NAME>',24), (4631,'<NAME>',24), (4632,'<NAME>',24), (4633,'RIQUEZA',24), (4634,'RODEIO',24), (4635,'ROMELÂNDIA',24), (4636,'SALETE',24), (4637,'SALTINHO',24), (4638,'<NAME>',24), (4639,'SANGÃO',24), (4640,'<NAME>',24), (4641,'<NAME>',24), (4642,'<NAME>',24), (4643,'<NAME>',24), (4644,'<NAME>',24), (4645,'<NAME>',24), (4646,'<NAME>',24), (4647,'<NAME>',24), (4648,'<NAME>',24), (4649,'<NAME>',24), (4650,'<NAME>',24), (4651,'<NAME>',24), (4652,'<NAME>',24), (4653,'<NAME>',24), (4654,'<NAME>',24), (4655,'<NAME>',24), (4656,'<NAME>',24), (4657,'S<NAME>',24), (4658,'S<NAME>',24), (4659,'<NAME>',24), (4660,'<NAME>',24), (4661,'<NAME>',24), (4662,'<NAME>',24), (4663,'<NAME>',24), (4664,'<NAME>',24), (4665,'<NAME>',24), (4666,'<NAME>',24), (4667,'S<NAME>',24), (4668,'SÃO PEDRO DE ALCÂNTARA',24), (4669,'SAUDADES',24), (4670,'SCHROEDER',24), (4671,'SEARA',24), (4672,'<NAME>',24), (4673,'SIDERÓPOLIS',24), (4674,'SOMBRIO',24), (4675,'<NAME>',24), (4676,'TAIÓ',24), (4677,'TANGARÁ',24), (4678,'TIGRINHOS',24), (4679,'TIJUCAS',24), (4680,'<NAME>',24), (4681,'TIMBÓ',24), (4682,'<NAME>',24), (4683,'<NAME>',24), (4684,'TREVISO',24), (4685,'<NAME>',24), (4686,'<NAME>',24), (4687,'<NAME>',24), (4688,'TUBARÃO',24), (4689,'TUNÁPOLIS',24), (4690,'TURVO',24), (4691,'<NAME>',24), (4692,'URUBICI',24), (4693,'URUPEMA',24), (4694,'URUSSANGA',24), (4695,'VARGEÃO',24), (4696,'VARGEM',24), (4697,'<NAME>',24), (4698,'<NAME>',24), (4699,'VIDEIRA',24), (4700,'<NAME>',24), (4701,'WITMARSUM',24), (4702,'XANXERÊ',24), (4703,'XAVANTINA',24), (4704,'XAXIM',24), (4705,'ZORTÉA',24), (4706,'ADAMANTINA',25), (4707,'ADOLFO',25), (4708,'AGUAÍ',25), (4709,'<NAME>',25), (4710,'<NAME>',25), (4711,'<NAME>',25), (4712,'<NAME>',25), (4713,'AGUDOS',25), (4714,'ALAMBARI',25), (4715,'<NAME>',25), (4716,'ALTAIR',25), (4717,'ALTINÓPOLIS',25), (4718,'<NAME>',25), (4719,'ALUMÍNIO',25), (4720,'<NAME>',25), (4721,'<NAME>',25), (4722,'<NAME>',25), (4723,'ALVINLÂNDIA',25), (4724,'AMERICANA',25), (4725,'<NAME>',25), (4726,'<NAME>',25), (4727,'AMPARO',25), (4728,'ANALÂNDIA',25), (4729,'ANDRADINA',25), (4730,'ANGATUBA',25), (4731,'ANHEMBI',25), (4732,'ANHUMAS',25), (4733,'APARECIDA',25), (4734,'<NAME>',25), (4735,'APIAÍ',25), (4736,'ARAÇARIGUAMA',25), (4737,'ARAÇATUBA',25), (4738,'<NAME>',25), (4739,'ARAMINA',25), (4740,'ARANDU',25), (4741,'ARAPEÍ',25), (4742,'ARARAQUARA',25), (4743,'ARARAS',25), (4744,'ARCO-ÍRIS',25), (4745,'AREALVA',25), (4746,'AREIAS',25), (4747,'AREIÓPOLIS',25), (4748,'ARIRANHA',25), (4749,'<NAME>',25), (4750,'ARUJÁ',25), (4751,'ASPÁSIA',25), (4752,'ASSIS',25), (4753,'ATIBAIA',25), (4754,'AURIFLAMA',25), (4755,'AVAÍ',25), (4756,'AVANHANDAVA',25), (4757,'AVARÉ',25), (4758,'<NAME>',25), (4759,'BALBINOS',25), (4760,'BÁLSAMO',25), (4761,'BANANAL',25), (4762,'<NAME>',25), (4763,'BARBOSA',25), (4764,'BARIRI',25), (4765,'<NAME>',25), (4766,'<NAME>',25), (4767,'<NAME>',25), (4768,'BARRETOS',25), (4769,'BARRINHA',25), (4770,'BARUERI',25), (4771,'BASTOS',25), (4772,'BATATAIS',25), (4773,'BAURU',25), (4774,'BEBEDOURO',25), (4775,'<NAME>',25), (4776,'<NAME>',25), (4777,'BERTIOGA',25), (4778,'BILAC',25), (4779,'BIRIGUI',25), (4780,'BIRITIBA-MIRIM',25), (4781,'<NAME>',25), (4782,'BOCAINA',25), (4783,'BOFETE',25), (4784,'BOITUVA',25), (4785,'<NAME>',25), (4786,'<NAME>',25), (4787,'BORÁ',25), (4788,'BORACÉIA',25), (4789,'BORBOREMA',25), (4790,'BOREBI',25), (4791,'BOTUCATU',25), (4792,'<NAME>',25), (4793,'BRAÚNA',25), (4794,'<NAME>',25), (4795,'BRODOWSKI',25), (4796,'BROTAS',25), (4797,'BURI',25), (4798,'BURITAMA',25), (4799,'BURITIZAL',25), (4800,'<NAME>',25), (4801,'CABREÚVA',25), (4802,'CAÇAPAVA',25), (4803,'<NAME>',25), (4804,'CACONDE',25), (4805,'CAFELÂNDIA',25), (4806,'CAIABU',25), (4807,'CAIEIRAS',25), (4808,'CAIUÁ',25), (4809,'CAJAMAR',25), (4810,'CAJATI',25), (4811,'CAJOBI',25), (4812,'CAJURU',25), (4813,'<NAME>',25), (4814,'CAMPINAS',25), (4815,'<NAME>',25), (4816,'<NAME>',25), (4817,'<NAME>',25), (4818,'CANANÉIA',25), (4819,'CANAS',25), (4820,'<NAME>',25), (4821,'<NAME>',25), (4822,'CANITAR',25), (4823,'<NAME>',25), (4824,'<NAME>',25), (4825,'CAPIVARI',25), (4826,'CARAGUATATUBA',25), (4827,'CARAPICUÍBA',25), (4828,'CARDOSO',25), (4829,'<NAME>',25), (4830,'<NAME>',25), (4831,'CASTILHO',25), (4832,'CATANDUVA',25), (4833,'CATIGUÁ',25), (4834,'CEDRAL',25), (4835,'<NAME>',25), (4836,'CERQUILHO',25), (4837,'<NAME>',25), (4838,'CHARQUEADA',25), (4839,'CHAVANTES',25), (4840,'CLEMENTINA',25), (4841,'COLINA',25), (4842,'COLÔMBIA',25), (4843,'CONCHAL',25), (4844,'CONCHAS',25), (4845,'CORDEIRÓPOLIS',25), (4846,'COROADOS',25), (4847,'<NAME>',25), (4848,'CORUMBATAÍ',25), (4849,'COSMÓPOLIS',25), (4850,'COSMORAMA',25), (4851,'COTIA',25), (4852,'CRAVINHOS',25), (4853,'<NAME>',25), (4854,'CRUZÁLIA',25), (4855,'CRUZEIRO',25), (4856,'CUBATÃO',25), (4857,'CUNHA',25), (4858,'DESCALVADO',25), (4859,'DIADEMA',25), (4860,'<NAME>',25), (4861,'DIVINOLÂNDIA',25), (4862,'DOBRADA',25), (4863,'<NAME>',25), (4864,'DOLCINÓPOLIS',25), (4865,'DOURADO',25), (4866,'DRACENA',25), (4867,'DUARTINA',25), (4868,'DUMONT',25), (4869,'ECHAPORÃ',25), (4870,'ELDORADO',25), (4871,'<NAME>',25), (4872,'ELISIÁRIO',25), (4873,'EMBAÚBA',25), (4874,'EMBU',25), (4875,'EMBU-GUAÇU',25), (4876,'EMILIANÓPOLIS',25), (4877,'<NAME>',25), (4878,'<NAME>',25), (4879,'<NAME>',25), (4880,'<NAME>',25), (4881,'<NAME>',25), (4882,'<NAME>',25), (4883,'<NAME>',25), (4884,'FARTURA',25), (4885,'<NAME>',25), (4886,'FERNANDÓPOLIS',25), (4887,'FERNÃO',25), (4888,'<NAME>',25), (4889,'<NAME>',25), (4890,'FLOREAL',25), (4891,'<NAME>',25), (4892,'FLORÍNIA',25), (4893,'FRANCA',25), (4894,'<NAME>',25), (4895,'<NAME>',25), (4896,'<NAME>',25), (4897,'GÁLIA',25), (4898,'GARÇA',25), (4899,'<NAME>',25), (4900,'<NAME>',25), (4901,'<NAME>',25), (4902,'GETULINA',25), (4903,'GLICÉRIO',25), (4904,'GUAIÇARA',25), (4905,'GUAIMBÊ',25), (4906,'GUAÍRA',25), (4907,'GUAPIAÇU',25), (4908,'GUAPIARA',25), (4909,'GUARÁ',25), (4910,'GUARAÇAÍ',25), (4911,'GUARACI',25), (4912,'<NAME>',25), (4913,'GUARANTÃ',25), (4914,'GUARARAPES',25), (4915,'GUARAREMA',25), (4916,'GUARATINGUETÁ',25), (4917,'GUAREÍ',25), (4918,'GUARIBA',25), (4919,'GUARUJÁ',25), (4920,'GUARULHOS',25), (4921,'GUATAPARÁ',25), (4922,'GUZOLÂNDIA',25), (4923,'HERCULÂNDIA',25), (4924,'HOLAMBRA',25), (4925,'HORTOLÂNDIA',25), (4926,'IACANGA',25), (4927,'IACRI',25), (4928,'IARAS',25), (4929,'IBATÉ',25), (4930,'IBIRÁ',25), (4931,'IBIRAREMA',25), (4932,'IBITINGA',25), (4933,'IBIÚNA',25), (4934,'ICÉM',25), (4935,'IEPÊ',25), (4936,'<NAME>',25), (4937,'IGARAPAVA',25), (4938,'IGARATÁ',25), (4939,'IGUAPE',25), (4940,'<NAME>',25), (4941,'<NAME>',25), (4942,'ILHABELA',25), (4943,'INDAIATUBA',25), (4944,'INDIANA',25), (4945,'INDIAPORÃ',25), (4946,'<NAME>',25), (4947,'IPAUSSU',25), (4948,'IPERÓ',25), (4949,'IPEÚNA',25), (4950,'IPIGUÁ',25), (4951,'IPORANGA',25), (4952,'IPUÃ',25), (4953,'IRACEMÁPOLIS',25), (4954,'IRAPUÃ',25), (4955,'IRAPURU',25), (4956,'ITABERÁ',25), (4957,'ITAÍ',25), (4958,'ITAJOBI',25), (4959,'ITAJU',25), (4960,'ITANHAÉM',25), (4961,'ITAÓCA',25), (4962,'<NAME>',25), (4963,'ITAPETININGA',25), (4964,'ITAPEVA',25), (4965,'ITAPEVI',25), (4966,'ITAPIRA',25), (4967,'<NAME>',25), (4968,'ITÁPOLIS',25), (4969,'ITAPORANGA',25), (4970,'ITAPUÍ',25), (4971,'ITAPURA',25), (4972,'ITAQUAQUECETUBA',25), (4973,'ITARARÉ',25), (4974,'ITARIRI',25), (4975,'ITATIBA',25), (4976,'ITATINGA',25), (4977,'ITIRAPINA',25), (4978,'ITIRAPUÃ',25), (4979,'ITOBI',25), (4980,'ITU',25), (4981,'ITUPEVA',25), (4982,'ITUVERAVA',25), (4983,'JABORANDI',25), (4984,'JABOTICABAL',25), (4985,'JACAREÍ',25), (4986,'JACI',25), (4987,'JACUPIRANGA',25), (4988,'JAGUARIÚNA',25), (4989,'JALES',25), (4990,'JAMBEIRO',25), (4991,'JANDIRA',25), (4992,'JARDINÓPOLIS',25), (4993,'JARINU',25), (4994,'JAÚ',25), (4995,'JERIQUARA',25), (4996,'JOANÓPOLIS',25), (4997,'<NAME>',25), (4998,'<NAME>',25), (4999,'<NAME>',25), (5000,'JUMIRIM',25), (5001,'JUNDIAÍ',25), (5002,'JUNQUEIRÓPOLIS',25), (5003,'JUQUIÁ',25), (5004,'JUQUITIBA',25), (5005,'LAGOINHA',25), (5006,'<NAME>',25), (5007,'LAVÍNIA',25), (5008,'LAVRINHAS',25), (5009,'LEME',25), (5010,'<NAME>',25), (5011,'LIMEIRA',25), (5012,'LINDÓIA',25), (5013,'LINS',25), (5014,'LORENA',25), (5015,'LOURDES',25), (5016,'LOUVEIRA',25), (5017,'LUCÉLIA',25), (5018,'LUCIANÓPOLIS',25), (5019,'<NAME>',25), (5020,'LUIZIÂNIA',25), (5021,'LUPÉRCIO',25), (5022,'LUTÉCIA',25), (5023,'MACATUBA',25), (5024,'MACAUBAL',25), (5025,'MACEDÔNIA',25), (5026,'MAGDA',25), (5027,'MAIRINQUE',25), (5028,'MAIRIPORÃ',25), (5029,'MANDURI',25), (5030,'<NAME>',25), (5031,'MARACAÍ',25), (5032,'MARAPOAMA',25), (5033,'MARIÁPOLIS',25), (5034,'MARÍLIA',25), (5035,'MARINÓPOLIS',25), (5036,'MARTINÓPOLIS',25), (5037,'MATÃO',25), (5038,'MAUÁ',25), (5039,'MENDONÇA',25), (5040,'MERIDIANO',25), (5041,'MESÓPOLIS',25), (5042,'MIGUELÓPOLIS',25), (5043,'<NAME>',25), (5044,'<NAME>',25), (5045,'MIRACATU',25), (5046,'MIRANDÓPOLIS',25), (5047,'<NAME>',25), (5048,'MIRASSOL',25), (5049,'MIRASSOLÂNDIA',25), (5050,'MOCOCA',25), (5051,'<NAME>',25), (5052,'<NAME>',25), (5053,'<NAME>',25), (5054,'MOMBUCA',25), (5055,'MONÇÕES',25), (5056,'MONGAGUÁ',25), (5057,'<NAME>',25), (5058,'<NAME>',25), (5059,'<NAME>',25), (5060,'<NAME>',25), (5061,'<NAME>',25), (5062,'<NAME>',25), (5063,'<NAME>',25), (5064,'<NAME>',25), (5065,'MORUNGABA',25), (5066,'MOTUCA',25), (5067,'<NAME>',25), (5068,'NANTES',25), (5069,'NARANDIBA',25), (5070,'NATIVIDADE DA SERRA',25), (5071,'<NAME>',25), (5072,'<NAME>',25), (5073,'NHANDEARA',25), (5074,'NIPOÃ',25), (5075,'NO<NAME>',25), (5076,'<NAME>',25), (5077,'<NAME>',25), (5078,'<NAME>',25), (5079,'NOVA EUROPA',25), (5080,'<NAME>',25), (5081,'<NAME>',25), (5082,'NOVA INDEPENDÊNCIA',25), (5083,'NOVA LUZITÂNIA',25), (5084,'NOVA ODESSA',25), (5085,'NOVAIS',25), (5086,'<NAME>',25), (5087,'NUPORANGA',25), (5088,'OCAUÇU',25), (5089,'ÓLEO',25), (5090,'OLÍMPIA',25), (5091,'<NAME>',25), (5092,'ORIENTE',25), (5093,'ORINDIÚVA',25), (5094,'ORLÂNDIA',25), (5095,'OSASCO',25), (5096,'<NAME>',25), (5097,'<NAME>',25), (5098,'OURINHOS',25), (5099,'<NAME>',25), (5100,'OUROESTE',25), (5101,'PACAEMBU',25), (5102,'PALESTINA',25), (5103,'<NAME>',25), (5104,'<NAME>',25), (5105,'PALMITAL',25), (5106,'PANORAMA',25), (5107,'<NAME>',25), (5108,'PARAIBUNA',25), (5109,'PARAÍSO',25), (5110,'PARANAPANEMA',25), (5111,'PARANAPUÃ',25), (5112,'PARAPUÃ',25), (5113,'PARDINHO',25), (5114,'PARIQUERA-AÇU',25), (5115,'PARISI',25), (5116,'<NAME>',25), (5117,'PAULICÉIA',25), (5118,'PAULÍNIA',25), (5119,'PAULISTÂNIA',25), (5120,'<NAME>',25), (5121,'PEDERNEIRAS',25), (5122,'<NAME>',25), (5123,'PEDRANÓPOLIS',25), (5124,'PEDREGULHO',25), (5125,'PEDREIRA',25), (5126,'<NAME>',25), (5127,'<NAME>',25), (5128,'PENÁPOLIS',25), (5129,'<NAME>',25), (5130,'PEREIRAS',25), (5131,'PERUÍBE',25), (5132,'PIACATU',25), (5133,'PIEDADE',25), (5134,'<NAME>',25), (5135,'PINDAMONHANGABA',25), (5136,'PINDORAMA',25), (5137,'PINHALZINHO',25), (5138,'PIQUEROBI',25), (5139,'PIQUETE',25), (5140,'PIRACAIA',25), (5141,'PIRACICABA',25), (5142,'PIRAJU',25), (5143,'PIRAJUÍ',25), (5144,'PIRANGI',25), (5145,'<NAME>',25), (5146,'PIRAPOZINHO',25), (5147,'PIRASSUNUNGA',25), (5148,'PIRATININGA',25), (5149,'PITANGUEIRAS',25), (5150,'PLANALTO',25), (5151,'PLATINA',25), (5152,'POÁ',25), (5153,'POLONI',25), (5154,'POMPÉIA',25), (5155,'PONGAÍ',25), (5156,'PONTAL',25), (5157,'PONTALINDA',25), (5158,'<NAME>',25), (5159,'POPULINA',25), (5160,'PORANGABA',25), (5161,'<NAME>',25), (5162,'<NAME>',25), (5163,'POTIM',25), (5164,'POTIRENDABA',25), (5165,'PRACINHA',25), (5166,'PRADÓPOLIS',25), (5167,'<NAME>',25), (5168,'PRATÂNIA',25), (5169,'PRESIDENTE ALVES',25), (5170,'PRESIDENTE BERNARDES',25), (5171,'PRESIDENTE EPITÁCIO',25), (5172,'PRESIDENTE PRUDENTE',25), (5173,'PRESIDENTE VENCESLAU',25), (5174,'PROMISSÃO',25), (5175,'QUADRA',25), (5176,'QUATÁ',25), (5177,'QUEIROZ',25), (5178,'QUELUZ',25), (5179,'QUINTANA',25), (5180,'RAFARD',25), (5181,'RANCHARIA',25), (5182,'<NAME>',25), (5183,'<NAME>',25), (5184,'REGINÓPOLIS',25), (5185,'REGISTRO',25), (5186,'RESTINGA',25), (5187,'RIBEIRA',25), (5188,'<NAME>',25), (5189,'<NAME>',25), (5190,'<NAME>',25), (5191,'<NAME>',25), (5192,'<NAME>',25), (5193,'<NAME>',25), (5194,'<NAME>',25), (5195,'<NAME>',25), (5196,'RIFAINA',25), (5197,'RINCÃO',25), (5198,'RINÓPOLIS',25), (5199,'<NAME>',25), (5200,'<NAME>',25), (5201,'<NAME>',25), (5202,'RIOLÂNDIA',25), (5203,'RIVERSUL',25), (5204,'ROSANA',25), (5205,'ROSEIRA',25), (5206,'RUBIÁCEA',25), (5207,'RUBINÉIA',25), (5208,'SABINO',25), (5209,'SAGRES',25), (5210,'SALES',25), (5211,'<NAME>',25), (5212,'SALESÓPOLIS',25), (5213,'SALMOURÃO',25), (5214,'SALTINHO',25), (5215,'SALTO',25), (5216,'<NAME>',25), (5217,'<NAME>',25), (5218,'SANDOVALINA',25), (5219,'<NAME>',25), (5220,'<NAME>',25), (5221,'<NAME>',25), (5222,'<NAME>',25), (5223,'<NAME>',25), (5224,'<NAME> DA CONCEIÇÃO',25), (5225,'<NAME> DA ESPERANÇA',25), (5226,'<NAME> DAS PALMEIRAS',25), (5227,'<NAME>',25), (5228,'<NAME>',25), (5229,'<NAME>',25), (5230,'<NAME>',25), (5231,'<NAME>',25), (5232,'<NAME>',25), (5233,'<NAME>',25), (5234,'<NAME>',25), (5235,'<NAME>',25), (5236,'<NAME>',25), (5237,'<NAME>',25), (5238,'<NAME>',25), (5239,'<NAME>',25), (5240,'<NAME>',25), (5241,'<NAME>',25), (5242,'<NAME>',25), (5243,'<NAME>',25), (5244,'<NAME>',25), (5245,'<NAME>',25), (5246,'<NAME>',25), (5247,'<NAME>',25), (5248,'<NAME>',25), (5249,'<NAME>',25), (5250,'SANTOS',25), (5251,'<NAME>',25), (5252,'<NAME>',25), (5253,'<NAME>',25), (5254,'<NAME>',25), (5255,'<NAME>',25), (5256,'<NAME>',25), (5257,'S<NAME>',25), (5258,'<NAME>',25), (5259,'<NAME>',25), (5260,'<NAME>',25), (5261,'<NAME>',25), (5262,'SÃO <NAME>',25), (5263,'SÃO <NAME>',25), (5264,'<NAME>',25), (5265,'<NAME>',25), (5266,'<NAME>',25), (5267,'<NAME>',25), (5268,'<NAME>',25), (5269,'<NAME>',25), (5270,'<NAME>',25), (5271,'<NAME>',25), (5272,'<NAME>',25), (5273,'<NAME>',25), (5274,'<NAME>',25), (5275,'<NAME>',25), (5276,'<NAME>',25), (5277,'<NAME>',25), (5278,'SARAPUÍ',25), (5279,'SARUTAIÁ',25), (5280,'<NAME>',25), (5281,'<NAME>',25), (5282,'<NAME>',25), (5283,'SERRANA',25), (5284,'SERTÃOZINHO',25), (5285,'<NAME>',25), (5286,'SEVERÍNIA',25), (5287,'SILVEIRAS',25), (5288,'SOCORRO',25), (5289,'SOROCABA',25), (5290,'<NAME>',25), (5291,'SUMARÉ',25), (5292,'SUZANÁPOLIS',25), (5293,'SUZANO',25), (5294,'TABAPUÃ',25), (5295,'TABATINGA',25), (5296,'<NAME>',25), (5297,'TACIBA',25), (5298,'TAGUAÍ',25), (5299,'TAIAÇU',25), (5300,'TAIÚVA',25), (5301,'TAMBAÚ',25), (5302,'TANABI',25), (5303,'TAPIRAÍ',25), (5304,'TAPIRATIBA',25), (5305,'TAQUARAL',25), (5306,'TAQUARITINGA',25), (5307,'TAQUARITUBA',25), (5308,'TAQUARIVAÍ',25), (5309,'TARABAI',25), (5310,'TARUMÃ',25), (5311,'TATUÍ',25), (5312,'TAUBATÉ',25), (5313,'TEJUPÁ',25), (5314,'<NAME>',25), (5315,'<NAME>',25), (5316,'TIETÊ',25), (5317,'TIMBURI',25), (5318,'<NAME>',25), (5319,'TORRINHA',25), (5320,'TRABIJU',25), (5321,'TREMEMBÉ',25), (5322,'<NAME>',25), (5323,'TUIUTI',25), (5324,'TUPÃ',25), (5325,'<NAME>',25), (5326,'TURIÚBA',25), (5327,'TURMALINA',25), (5328,'UBARANA',25), (5329,'UBATUBA',25), (5330,'UBIRAJARA',25), (5331,'UCHOA',25), (5332,'<NAME>',25), (5333,'URÂNIA',25), (5334,'URU',25), (5335,'URUPÊS',25), (5336,'<NAME>',25), (5337,'VALINHOS',25), (5338,'VALPARAÍSO',25), (5339,'VARGEM',25), (5340,'<NAME>',25), (5341,'<NAME>',25), (5342,'<NAME>',25), (5343,'<NAME>',25), (5344,'VINHEDO',25), (5345,'VIRADOURO',25), (5346,'<NAME>',25), (5347,'<NAME>',25), (5348,'VOTORANTIM',25), (5349,'VOTUPORANGA',25), (5350,'ZACARIAS',25), (5351,'<NAME>',26), (5352,'AQUIDABÃ',26), (5353,'ARACAJU',26), (5354,'ARAUÁ',26), (5355,'<NAME>',26), (5356,'<NAME>',26), (5357,'BOQUIM',26), (5358,'<NAME>',26), (5359,'<NAME>',26), (5360,'CANHOBA',26), (5361,'<NAME>',26), (5362,'CAPELA',26), (5363,'CARIRA',26), (5364,'CARMÓPOLIS',26), (5365,'<NAME>',26), (5366,'CRISTINÁPOLIS',26), (5367,'CUMBE',26), (5368,'<NAME>',26), (5369,'ESTÂNCIA',26), (5370,'<NAME>',26), (5371,'<NAME>',26), (5372,'GARARU',26), (5373,'<NAME>',26), (5374,'<NAME>',26), (5375,'<NAME>',26), (5376,'INDIAROBA',26), (5377,'ITABAIANA',26), (5378,'ITABAIANINHA',26), (5379,'ITABI',26), (5380,'<NAME>',26), (5381,'JAPARATUBA',26), (5382,'JAPOATÃ',26), (5383,'LAGARTO',26), (5384,'LARANJEIRAS',26), (5385,'MACAMBIRA',26), (5386,'<NAME>',26), (5387,'MALHADOR',26), (5388,'MARUIM',26), (5389,'<NAME>',26), (5390,'<NAME>',26), (5391,'MURIBECA',26), (5392,'NEÓPOLIS',26), (5393,'<NAME>',26), (5394,'<NAME>',26), (5395,'<NAME>',26), (5396,'NOSSA SENHORA DE LOURDES',26), (5397,'<NAME> DO SOCORRO',26), (5398,'PACATUBA',26), (5399,'<NAME>',26), (5400,'PEDRINHAS',26), (5401,'PINHÃO',26), (5402,'PIRAMBU',26), (5403,'<NAME>',26), (5404,'<NAME>',26), (5405,'<NAME>',26), (5406,'PROPRIÁ',26), (5407,'<NAME>',26), (5408,'RIACHUELO',26), (5409,'RIBEIRÓPOLIS',26), (5410,'<NAME>',26), (5411,'SALGADO',26), (5412,'<NAME>',26), (5413,'<NAME>',26), (5414,'<NAME>',26), (5415,'<NAME>',26), (5416,'<NAME>',26), (5417,'<NAME>',26), (5418,'<NAME>',26), (5419,'<NAME>',26), (5420,'<NAME>',26), (5421,'SIRIRI',26), (5422,'TELHA',26), (5423,'<NAME>',26), (5424,'<NAME>',26), (5425,'UMBAÚBA',26), (5426,'ABREULÂNDIA',27), (5427,'AGUIARNÓPOLIS',27), (5428,'<NAME>',27), (5429,'ALMAS',27), (5430,'ALVORADA',27), (5431,'ANANÁS',27), (5432,'ANGICO',27), (5433,'<NAME>',27), (5434,'ARAGOMINAS',27), (5435,'ARAGUACEMA',27), (5436,'ARAGUAÇU',27), (5437,'ARAGUAÍNA',27), (5438,'ARAGUANÃ',27), (5439,'ARAGUATINS',27), (5440,'ARAPOEMA',27), (5441,'ARRAIAS',27), (5442,'AUGUSTINÓPOLIS',27), (5443,'<NAME>',27), (5444,'<NAME>',27), (5445,'BABAÇULÂNDIA',27), (5446,'<NAME>',27), (5447,'<NAME>',27), (5448,'BARROLÂNDIA',27), (5449,'<NAME>',27), (5450,'<NAME>',27), (5451,'<NAME>',27), (5452,'<NAME>',27), (5453,'<NAME>',27), (5454,'CACHOEIRINHA',27), (5455,'<NAME>',27), (5456,'<NAME>',27), (5457,'CARMOLÂNDIA',27), (5458,'<NAME>',27), (5459,'CASEARA',27), (5460,'CENTENÁRIO',27), (5461,'<NAME>',27), (5462,'<NAME>',27), (5463,'<NAME>',27), (5464,'COLMÉIA',27), (5465,'COMBINADO',27), (5466,'<NAME>',27), (5467,'<NAME>',27), (5468,'CRISTALÂNDIA',27), (5469,'<NAME>',27), (5470,'DARCINÓPOLIS',27), (5471,'DIANÓPOLIS',27), (5472,'<NAME>',27), (5473,'<NAME>',27), (5474,'DUERÉ',27), (5475,'ESPERANTINA',27), (5476,'FÁTIMA',27), (5477,'FIGUEIRÓPOLIS',27), (5478,'FILADÉLFIA',27), (5479,'<NAME>',27), (5480,'<NAME>',27), (5481,'GOIANORTE',27), (5482,'GOIATINS',27), (5483,'GUARAÍ',27), (5484,'GURUPI',27), (5485,'IPUEIRAS',27), (5486,'ITACAJÁ',27), (5487,'ITAGUATINS',27), (5488,'ITAPIRATINS',27), (5489,'<NAME>',27), (5490,'<NAME>',27), (5491,'JUARINA',27), (5492,'<NAME>',27), (5493,'<NAME>',27), (5494,'LAJEADO',27), (5495,'LAVANDEIRA',27), (5496,'LIZARDA',27), (5497,'LUZINÓPOLIS',27), (5498,'<NAME>',27), (5499,'MATEIROS',27), (5500,'<NAME>',27), (5501,'<NAME>',27), (5502,'MIRANORTE',27), (5503,'<NAME>',27), (5504,'<NAME>',27), (5505,'MURICILÂNDIA',27), (5506,'NATIVIDADE',27), (5507,'NAZARÉ',27), (5508,'<NAME>',27), (5509,'<NAME>',27), (5510,'<NAME>',27), (5511,'<NAME>',27), (5512,'<NAME>',27), (5513,'<NAME>',27), (5514,'PALMAS',27), (5515,'PALMEIRANTE',27), (5516,'<NAME>',27), (5517,'PALMEIRÓPOLIS',27), (5518,'<NAME>',27), (5519,'PARANÃ',27), (5520,'<NAME>',27), (5521,'<NAME>',27), (5522,'PEIXE',27), (5523,'PEQUIZEIRO',27), (5524,'<NAME>',27), (5525,'PIRAQUÊ',27), (5526,'PIUM',27), (5527,'<NAME>',27), (5528,'<NAME>',27), (5529,'<NAME>',27), (5530,'PORTO NACIONAL',27), (5531,'<NAME>',27), (5532,'<NAME>',27), (5533,'PUGMIL',27), (5534,'RECURSOLÂNDIA',27), (5535,'RIACHINHO',27), (5536,'RIO DA CONCEIÇÃO',27), (5537,'<NAME>',27), (5538,'<NAME>',27), (5539,'SAMPAIO',27), (5540,'SANDOLÂNDIA',27), (5541,'<NAME>',27), (5542,'<NAME>',27), (5543,'<NAME>',27), (5544,'<NAME>',27), (5545,'<NAME>',27), (5546,'<NAME>',27), (5547,'<NAME>',27), (5548,'<NAME>',27), (5549,'<NAME>',27), (5550,'<NAME>',27), (5551,'<NAME>',27), (5552,'<NAME>',27), (5553,'SILVANÓPOLIS',27), (5554,'<NAME>',27), (5555,'SUCUPIRA',27), (5556,'TAGUATINGA',27), (5557,'<NAME>',27), (5558,'TALISMÃ',27), (5559,'TOCANTÍNIA',27), (5560,'TOCANTINÓPOLIS',27), (5561,'TUPIRAMA',27), (5562,'TUPIRATINS',27), (5563,'WANDERLÂNDIA',27), (5564,'XAMBIOÁ',27);
-- --------------------------------------------------------------------- -- organization_invite -- --------------------------------------------------------------------- ALTER TABLE user_organization ADD COLUMN `invite_token` VARCHAR(128) DEFAULT '' NOT NULL;
<reponame>Achitu24/educational-webapp<gh_stars>0 -- -- PostgreSQL database dump -- -- Dumped from database version 12.3 -- Dumped by pg_dump version 12.3 -- Started on 2020-10-06 15:35:20 SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET client_encoding = 'UTF8'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; SET default_tablespace = ''; SET default_table_access_method = heap; -- -- TOC entry 211 (class 1259 OID 24681) -- Name: addresses; Type: TABLE; Schema: public; Owner: postgres -- CREATE TABLE public.addresses ( id integer NOT NULL, street text NOT NULL, number text NOT NULL, city text NOT NULL, postal_code text, country text[] NOT NULL ); ALTER TABLE public.addresses OWNER TO postgres; -- -- TOC entry 210 (class 1259 OID 24679) -- Name: addresses_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres -- CREATE SEQUENCE public.addresses_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.addresses_id_seq OWNER TO postgres; -- -- TOC entry 2895 (class 0 OID 0) -- Dependencies: 210 -- Name: addresses_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres -- ALTER SEQUENCE public.addresses_id_seq OWNED BY public.addresses.id; -- -- TOC entry 207 (class 1259 OID 24651) -- Name: mailing_list; Type: TABLE; Schema: public; Owner: postgres -- CREATE TABLE public.mailing_list ( id integer NOT NULL, name text NOT NULL, user_ids integer ); ALTER TABLE public.mailing_list OWNER TO postgres; -- -- TOC entry 206 (class 1259 OID 24649) -- Name: mailing_list_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres -- CREATE SEQUENCE public.mailing_list_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.mailing_list_id_seq OWNER TO postgres; -- -- TOC entry 2896 (class 0 OID 0) -- Dependencies: 206 -- Name: mailing_list_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres -- ALTER SEQUENCE public.mailing_list_id_seq OWNED BY public.mailing_list.id; -- -- TOC entry 204 (class 1259 OID 24609) -- Name: messages; Type: TABLE; Schema: public; Owner: postgres -- CREATE TABLE public.messages ( id integer NOT NULL, "to" integer, "from" integer NOT NULL, owner integer NOT NULL, body text, title text, flags text[], to_list integer ); ALTER TABLE public.messages OWNER TO postgres; -- -- TOC entry 205 (class 1259 OID 24623) -- Name: messages_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres -- CREATE SEQUENCE public.messages_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.messages_id_seq OWNER TO postgres; -- -- TOC entry 2897 (class 0 OID 0) -- Dependencies: 205 -- Name: messages_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres -- ALTER SEQUENCE public.messages_id_seq OWNED BY public.messages.id; -- -- TOC entry 213 (class 1259 OID 24692) -- Name: social; Type: TABLE; Schema: public; Owner: postgres -- CREATE TABLE public.social ( id integer NOT NULL, facebook text, linkedin text, twitter text, git text ); ALTER TABLE public.social OWNER TO postgres; -- -- TOC entry 212 (class 1259 OID 24690) -- Name: social_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres -- CREATE SEQUENCE public.social_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.social_id_seq OWNER TO postgres; -- -- TOC entry 2898 (class 0 OID 0) -- Dependencies: 212 -- Name: social_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres -- ALTER SEQUENCE public.social_id_seq OWNED BY public.social.id; -- -- TOC entry 209 (class 1259 OID 24665) -- Name: user_details; Type: TABLE; Schema: public; Owner: postgres -- CREATE TABLE public.user_details ( id integer NOT NULL, user_id integer NOT NULL, birth_date date, gender text, address_id integer, about_me text, social_id integer, image_url text ); ALTER TABLE public.user_details OWNER TO postgres; -- -- TOC entry 208 (class 1259 OID 24663) -- Name: user_details_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres -- CREATE SEQUENCE public.user_details_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.user_details_id_seq OWNER TO postgres; -- -- TOC entry 2899 (class 0 OID 0) -- Dependencies: 208 -- Name: user_details_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres -- ALTER SEQUENCE public.user_details_id_seq OWNED BY public.user_details.id; -- -- TOC entry 203 (class 1259 OID 24579) -- Name: users; Type: TABLE; Schema: public; Owner: postgres -- CREATE TABLE public.users ( id integer NOT NULL, name text NOT NULL, email text NOT NULL, password text NOT NULL, created_at timestamp without time zone DEFAULT now() NOT NULL, active boolean NOT NULL, activation_token text NOT NULL, username text NOT NULL, role text NOT NULL, details_id integer ); ALTER TABLE public.users OWNER TO postgres; -- -- TOC entry 202 (class 1259 OID 24577) -- Name: users_id_seq; Type: SEQUENCE; Schema: public; Owner: postgres -- CREATE SEQUENCE public.users_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.users_id_seq OWNER TO postgres; -- -- TOC entry 2900 (class 0 OID 0) -- Dependencies: 202 -- Name: users_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: postgres -- ALTER SEQUENCE public.users_id_seq OWNED BY public.users.id; -- -- TOC entry 2728 (class 2604 OID 24684) -- Name: addresses id; Type: DEFAULT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.addresses ALTER COLUMN id SET DEFAULT nextval('public.addresses_id_seq'::regclass); -- -- TOC entry 2726 (class 2604 OID 24654) -- Name: mailing_list id; Type: DEFAULT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.mailing_list ALTER COLUMN id SET DEFAULT nextval('public.mailing_list_id_seq'::regclass); -- -- TOC entry 2725 (class 2604 OID 24625) -- Name: messages id; Type: DEFAULT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.messages ALTER COLUMN id SET DEFAULT nextval('public.messages_id_seq'::regclass); -- -- TOC entry 2729 (class 2604 OID 24695) -- Name: social id; Type: DEFAULT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.social ALTER COLUMN id SET DEFAULT nextval('public.social_id_seq'::regclass); -- -- TOC entry 2727 (class 2604 OID 24668) -- Name: user_details id; Type: DEFAULT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.user_details ALTER COLUMN id SET DEFAULT nextval('public.user_details_id_seq'::regclass); -- -- TOC entry 2723 (class 2604 OID 24582) -- Name: users id; Type: DEFAULT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.users ALTER COLUMN id SET DEFAULT nextval('public.users_id_seq'::regclass); -- -- TOC entry 2887 (class 0 OID 24681) -- Dependencies: 211 -- Data for Name: addresses; Type: TABLE DATA; Schema: public; Owner: postgres -- COPY public.addresses (id, street, number, city, postal_code, country) FROM stdin; \. -- -- TOC entry 2883 (class 0 OID 24651) -- Dependencies: 207 -- Data for Name: mailing_list; Type: TABLE DATA; Schema: public; Owner: postgres -- COPY public.mailing_list (id, name, user_ids) FROM stdin; \. -- -- TOC entry 2880 (class 0 OID 24609) -- Dependencies: 204 -- Data for Name: messages; Type: TABLE DATA; Schema: public; Owner: postgres -- COPY public.messages (id, "to", "from", owner, body, title, flags, to_list) FROM stdin; \. -- -- TOC entry 2889 (class 0 OID 24692) -- Dependencies: 213 -- Data for Name: social; Type: TABLE DATA; Schema: public; Owner: postgres -- COPY public.social (id, facebook, linkedin, twitter, git) FROM stdin; \. -- -- TOC entry 2885 (class 0 OID 24665) -- Dependencies: 209 -- Data for Name: user_details; Type: TABLE DATA; Schema: public; Owner: postgres -- COPY public.user_details (id, user_id, birth_date, gender, address_id, about_me, social_id, image_url) FROM stdin; \. -- -- TOC entry 2879 (class 0 OID 24579) -- Dependencies: 203 -- Data for Name: users; Type: TABLE DATA; Schema: public; Owner: postgres -- COPY public.users (id, name, email, password, created_at, active, activation_token, username, role, details_id) FROM stdin; \. -- -- TOC entry 2901 (class 0 OID 0) -- Dependencies: 210 -- Name: addresses_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres -- SELECT pg_catalog.setval('public.addresses_id_seq', 1, false); -- -- TOC entry 2902 (class 0 OID 0) -- Dependencies: 206 -- Name: mailing_list_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres -- SELECT pg_catalog.setval('public.mailing_list_id_seq', 1, false); -- -- TOC entry 2903 (class 0 OID 0) -- Dependencies: 205 -- Name: messages_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres -- SELECT pg_catalog.setval('public.messages_id_seq', 1, false); -- -- TOC entry 2904 (class 0 OID 0) -- Dependencies: 212 -- Name: social_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres -- SELECT pg_catalog.setval('public.social_id_seq', 1, false); -- -- TOC entry 2905 (class 0 OID 0) -- Dependencies: 208 -- Name: user_details_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres -- SELECT pg_catalog.setval('public.user_details_id_seq', 1, false); -- -- TOC entry 2906 (class 0 OID 0) -- Dependencies: 202 -- Name: users_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres -- SELECT pg_catalog.setval('public.users_id_seq', 37, true); -- -- TOC entry 2741 (class 2606 OID 24689) -- Name: addresses addresses_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.addresses ADD CONSTRAINT addresses_pkey PRIMARY KEY (id); -- -- TOC entry 2731 (class 2606 OID 24589) -- Name: users email; Type: CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.users ADD CONSTRAINT email UNIQUE (email); -- -- TOC entry 2737 (class 2606 OID 24633) -- Name: messages messages_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.messages ADD CONSTRAINT messages_pkey PRIMARY KEY (id); -- -- TOC entry 2743 (class 2606 OID 24700) -- Name: social social_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.social ADD CONSTRAINT social_pkey PRIMARY KEY (id); -- -- TOC entry 2739 (class 2606 OID 24673) -- Name: user_details user_details_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.user_details ADD CONSTRAINT user_details_pkey PRIMARY KEY (id); -- -- TOC entry 2733 (class 2606 OID 24591) -- Name: users username; Type: CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.users ADD CONSTRAINT username UNIQUE (username); -- -- TOC entry 2735 (class 2606 OID 24587) -- Name: users users_pkey; Type: CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.users ADD CONSTRAINT users_pkey PRIMARY KEY (id); -- -- TOC entry 2750 (class 2606 OID 24701) -- Name: user_details fk_address_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.user_details ADD CONSTRAINT fk_address_id FOREIGN KEY (address_id) REFERENCES public.addresses(id) NOT VALID; -- -- TOC entry 2744 (class 2606 OID 24711) -- Name: users fk_details_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.users ADD CONSTRAINT fk_details_id FOREIGN KEY (details_id) REFERENCES public.user_details(id) NOT VALID; -- -- TOC entry 2746 (class 2606 OID 24639) -- Name: messages fk_from; Type: FK CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.messages ADD CONSTRAINT fk_from FOREIGN KEY ("to") REFERENCES public.users(id) NOT VALID; -- -- TOC entry 2747 (class 2606 OID 24644) -- Name: messages fk_owner; Type: FK CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.messages ADD CONSTRAINT fk_owner FOREIGN KEY (owner) REFERENCES public.users(id) NOT VALID; -- -- TOC entry 2751 (class 2606 OID 24706) -- Name: user_details fk_social_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.user_details ADD CONSTRAINT fk_social_id FOREIGN KEY (social_id) REFERENCES public.social(id) NOT VALID; -- -- TOC entry 2745 (class 2606 OID 24634) -- Name: messages fk_to; Type: FK CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.messages ADD CONSTRAINT fk_to FOREIGN KEY ("to") REFERENCES public.users(id) NOT VALID; -- -- TOC entry 2749 (class 2606 OID 24674) -- Name: user_details fk_user_id; Type: FK CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.user_details ADD CONSTRAINT fk_user_id FOREIGN KEY (user_id) REFERENCES public.users(id); -- -- TOC entry 2748 (class 2606 OID 24658) -- Name: mailing_list fk_user_ids; Type: FK CONSTRAINT; Schema: public; Owner: postgres -- ALTER TABLE ONLY public.mailing_list ADD CONSTRAINT fk_user_ids FOREIGN KEY (id) REFERENCES public.users(id); -- Completed on 2020-10-06 15:35:20 -- -- PostgreSQL database dump complete --
<reponame>isaacmabueno/RESTfulCats CREATE DATABASE restfulcats; \c restfulcats CREATE TABLE cats (id SERIAL PRIMARY KEY, name VARCHAR(255), breed VARCHAR(255));
<reponame>Ytaydin/kodluyoruzilkrepo SELECT MAX(length) FROM film WHERE rental_rate = 0.99;
DROP TABLE IF EXISTS transkrip; CREATE TABLE transkrip ( nim CHAR(8), kode CHAR(6), sks INT, grade CHAR(2) ); BEGIN; INSERT INTO transkrip VALUES ('06410002', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06410002', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06410002', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06410002', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06410002', 'IKB411', 4, 'A-'); INSERT INTO transkrip VALUES ('06410002', 'IKH151', 1, 'C'); INSERT INTO transkrip VALUES ('06410002', 'IKL135', 1, 'B+'); INSERT INTO transkrip VALUES ('06410002', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06410002', 'IUM461', 4, 'A'); INSERT INTO transkrip VALUES ('06410002', 'UBA402', 4, 'A'); INSERT INTO transkrip VALUES ('06410002', 'IKB405', 4, 'A-'); INSERT INTO transkrip VALUES ('06410002', 'IKH311', 3, 'B+'); INSERT INTO transkrip VALUES ('06410002', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06410002', 'IKS413', 4, 'A-'); INSERT INTO transkrip VALUES ('06410002', 'UKT101', 1, 'A-'); INSERT INTO transkrip VALUES ('06410002', 'IKL343', 3, 'C+'); INSERT INTO transkrip VALUES ('06410002', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06410002', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06410002', 'IKH123', 1, 'B-'); INSERT INTO transkrip VALUES ('06410002', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06410002', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06410002', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06410002', 'IKS304', 3, 'B-'); INSERT INTO transkrip VALUES ('06410002', 'IKS323', 3, 'B-'); INSERT INTO transkrip VALUES ('06410002', 'IKP102', 1, 'B'); INSERT INTO transkrip VALUES ('06410002', 'IKP111', 1, 'B+'); INSERT INTO transkrip VALUES ('06410002', 'IKP302', 3, 'B'); INSERT INTO transkrip VALUES ('06410002', 'IKP311', 3, 'B-'); INSERT INTO transkrip VALUES ('06410002', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06410002', 'IKS327', 3, 'C'); INSERT INTO transkrip VALUES ('06410002', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06410002', 'UKW400', 4, 'B-'); INSERT INTO transkrip VALUES ('06410002', 'IKB206', 2, 'D'); INSERT INTO transkrip VALUES ('06410002', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06410002', 'IKH331', 3, 'B+'); INSERT INTO transkrip VALUES ('06410002', 'IKP103', 1, 'A'); INSERT INTO transkrip VALUES ('06410002', 'IKP113', 1, 'B'); INSERT INTO transkrip VALUES ('06410002', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06410002', 'IKS118', 1, 'A'); INSERT INTO transkrip VALUES ('06410002', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06410002', 'ISM221', 2, 'B-'); INSERT INTO transkrip VALUES ('06410002', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410002', 'ISM403', 4, 'B-'); INSERT INTO transkrip VALUES ('06410002', 'ISM404', 4, 'A-'); INSERT INTO transkrip VALUES ('06410002', 'IKB450', 4, 'C+'); INSERT INTO transkrip VALUES ('06410002', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06410002', 'IKP213', 2, 'A'); INSERT INTO transkrip VALUES ('06410002', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06410002', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06410002', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410002', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06410002', 'IKP333', 3, 'B'); INSERT INTO transkrip VALUES ('06410002', 'ISD314', 3, 'A-'); INSERT INTO transkrip VALUES ('06410002', 'ISL304', 3, 'C+'); INSERT INTO transkrip VALUES ('06407004', 'UAG201', 2, 'C+'); INSERT INTO transkrip VALUES ('06407004', 'IUM362', 3, 'A'); INSERT INTO transkrip VALUES ('06407004', 'IUM332', 3, 'B'); INSERT INTO transkrip VALUES ('06407004', 'IFI103', 1, 'B'); INSERT INTO transkrip VALUES ('06407004', 'UBA201', 2, 'B'); INSERT INTO transkrip VALUES ('06407004', 'IFI302', 3, 'C'); INSERT INTO transkrip VALUES ('06407004', 'UBA202', 2, 'B'); INSERT INTO transkrip VALUES ('06407004', 'UBN200', 2, 'B+'); INSERT INTO transkrip VALUES ('06407004', 'IKL333', 3, 'C+'); INSERT INTO transkrip VALUES ('06407004', 'IUM361', 3, 'B-'); INSERT INTO transkrip VALUES ('06407004', 'UKW200', 2, 'B'); INSERT INTO transkrip VALUES ('06407004', 'UPA200', 2, 'A'); INSERT INTO transkrip VALUES ('06407004', 'IUM331', 3, 'B'); INSERT INTO transkrip VALUES ('06407004', 'IFI301', 3, 'B-'); INSERT INTO transkrip VALUES ('06407004', 'IUM341', 3, 'B'); INSERT INTO transkrip VALUES ('06407004', 'III202', 2, 'B-'); INSERT INTO transkrip VALUES ('06407004', 'IKH301', 3, 'C'); INSERT INTO transkrip VALUES ('06407004', 'IKB301', 3, 'C+'); INSERT INTO transkrip VALUES ('06407004', 'IKH300', 3, 'B+'); INSERT INTO transkrip VALUES ('06407004', 'IKH100', 1, 'B'); INSERT INTO transkrip VALUES ('06407004', 'IKH111', 1, 'A-'); INSERT INTO transkrip VALUES ('06407004', 'IKD302', 3, 'A'); INSERT INTO transkrip VALUES ('06407004', 'IKP301', 3, 'A'); INSERT INTO transkrip VALUES ('06407004', 'IKL232', 2, 'C'); INSERT INTO transkrip VALUES ('06407004', 'IUM333', 3, 'A-'); INSERT INTO transkrip VALUES ('06407004', 'IKH304', 3, 'C+'); INSERT INTO transkrip VALUES ('06407004', 'IEB232', 2, 'D'); INSERT INTO transkrip VALUES ('06407004', 'ISM303', 3, 'B-'); INSERT INTO transkrip VALUES ('06407004', 'IKB350', 3, 'B'); INSERT INTO transkrip VALUES ('06407004', 'ISM321', 3, 'A'); INSERT INTO transkrip VALUES ('06407004', 'IKS306', 3, 'B'); INSERT INTO transkrip VALUES ('06407004', 'IKB205', 2, 'B'); INSERT INTO transkrip VALUES ('06407004', 'ISM301', 3, 'C+'); INSERT INTO transkrip VALUES ('06407004', 'IKD303', 3, 'A'); INSERT INTO transkrip VALUES ('06407004', 'IKS303', 3, 'B-'); INSERT INTO transkrip VALUES ('06407004', 'IUM351', 3, 'A'); INSERT INTO transkrip VALUES ('06407004', 'IKL343', 3, 'B-'); INSERT INTO transkrip VALUES ('06407004', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06407004', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06407004', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06407004', 'IKS304', 3, 'C'); INSERT INTO transkrip VALUES ('06407004', 'IKP302', 3, 'B+'); INSERT INTO transkrip VALUES ('06407004', 'IKG321', 3, 'B-'); INSERT INTO transkrip VALUES ('06407004', 'IKH342', 3, 'B'); INSERT INTO transkrip VALUES ('06407004', 'IKG302', 3, 'B'); INSERT INTO transkrip VALUES ('06407004', 'IKG311', 3, 'B+'); INSERT INTO transkrip VALUES ('06407004', 'IKG301', 3, 'A-'); INSERT INTO transkrip VALUES ('06407004', 'IKL332', 3, 'A'); INSERT INTO transkrip VALUES ('06407004', 'IKG303', 3, 'A-'); INSERT INTO transkrip VALUES ('06407004', 'IKG323', 3, 'B'); INSERT INTO transkrip VALUES ('06407004', 'IKL232', 2, 'C'); INSERT INTO transkrip VALUES ('06407004', 'IKD303', 3, 'A'); INSERT INTO transkrip VALUES ('06407004', 'IKP302', 3, 'B+'); INSERT INTO transkrip VALUES ('06407004', 'IKG321', 3, 'B-'); INSERT INTO transkrip VALUES ('06407004', 'IKG302', 3, 'B'); INSERT INTO transkrip VALUES ('06407004', 'PDU212', 2, 'B'); INSERT INTO transkrip VALUES ('06407004', 'IKG301', 3, 'A-'); INSERT INTO transkrip VALUES ('06407029', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06407029', 'IKH111', 1, 'B-'); INSERT INTO transkrip VALUES ('06407029', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IKB411', 4, 'B-'); INSERT INTO transkrip VALUES ('06407029', 'IKH151', 1, 'C+'); INSERT INTO transkrip VALUES ('06407029', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06407029', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06407029', 'IKB405', 4, 'B+'); INSERT INTO transkrip VALUES ('06407029', 'IKH113', 1, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKH313', 3, 'B+'); INSERT INTO transkrip VALUES ('06407029', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06407029', 'UKT101', 1, 'B+'); INSERT INTO transkrip VALUES ('06407029', 'IKH329', 3, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKH123', 1, 'B-'); INSERT INTO transkrip VALUES ('06407029', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06407029', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKS304', 3, 'C+'); INSERT INTO transkrip VALUES ('06407029', 'ISM401', 4, 'C'); INSERT INTO transkrip VALUES ('06407029', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06407029', 'IKB206', 2, 'B+'); INSERT INTO transkrip VALUES ('06407029', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKH331', 3, 'B-'); INSERT INTO transkrip VALUES ('06407029', 'ISM221', 2, 'B-'); INSERT INTO transkrip VALUES ('06407029', 'ISM404', 4, 'B+'); INSERT INTO transkrip VALUES ('06407029', 'IKB450', 4, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKD313', 3, 'A-'); INSERT INTO transkrip VALUES ('06407029', 'IKH314', 3, 'B+'); INSERT INTO transkrip VALUES ('06407029', 'IKH326', 3, 'C+'); INSERT INTO transkrip VALUES ('06407029', 'IKH112', 1, 'A'); INSERT INTO transkrip VALUES ('06407029', 'IKH114', 1, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKH312', 3, 'A'); INSERT INTO transkrip VALUES ('06407029', 'IUM314', 3, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IKH109', 1, 'B-'); INSERT INTO transkrip VALUES ('06407029', 'IKH110', 1, 'C+'); INSERT INTO transkrip VALUES ('06407029', 'IKH128', 1, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKH310', 3, 'D'); INSERT INTO transkrip VALUES ('06407029', 'IKH328', 3, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKH119', 1, 'B-'); INSERT INTO transkrip VALUES ('06407029', 'IKH126', 1, 'C+'); INSERT INTO transkrip VALUES ('06407029', 'IKH319', 3, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IKH118', 1, 'D'); INSERT INTO transkrip VALUES ('06407029', 'IKH318', 3, 'B+'); INSERT INTO transkrip VALUES ('06407029', 'IKH327', 3, 'B-'); INSERT INTO transkrip VALUES ('06407029', 'IKH132', 1, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKH324', 3, 'A'); INSERT INTO transkrip VALUES ('06407029', 'IKH316', 3, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKH329', 3, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IKL232', 2, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IUM332', 3, 'B'); INSERT INTO transkrip VALUES ('06407029', 'IFI302', 3, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IEB232', 2, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IKH314', 3, 'B+'); INSERT INTO transkrip VALUES ('06407029', 'IKH326', 3, 'C+'); INSERT INTO transkrip VALUES ('06407029', 'IKS308', 3, 'C'); INSERT INTO transkrip VALUES ('06407029', 'IKA321', 3, 'B+'); INSERT INTO transkrip VALUES ('06407029', 'IKH203', 2, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IKH111', 1, 'B+'); INSERT INTO transkrip VALUES ('06407040', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKB411', 4, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IKH151', 1, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06407040', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06407040', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06407040', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06407040', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKH123', 1, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKS104', 1, 'A'); INSERT INTO transkrip VALUES ('06407040', 'IKS123', 1, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IKS304', 3, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IKS323', 3, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKP302', 3, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06407040', 'ISM401', 4, 'A-'); INSERT INTO transkrip VALUES ('06407040', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IKB206', 2, 'C+'); INSERT INTO transkrip VALUES ('06407040', 'IKB406', 4, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06407040', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IKP321', 3, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'ISM404', 4, 'C+'); INSERT INTO transkrip VALUES ('06407040', 'IKB450', 4, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06407040', 'IKD123', 1, 'B+'); INSERT INTO transkrip VALUES ('06407040', 'IKG321', 3, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IKG101', 1, 'B+'); INSERT INTO transkrip VALUES ('06407040', 'IKH342', 3, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKG102', 1, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKG302', 3, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IKL133', 1, 'A'); INSERT INTO transkrip VALUES ('06407040', 'IKL233', 2, 'A'); INSERT INTO transkrip VALUES ('06407040', 'PDU212', 2, 'C+'); INSERT INTO transkrip VALUES ('06407040', 'IKG121', 1, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IKG402', 4, 'B+'); INSERT INTO transkrip VALUES ('06407040', 'IKL232', 2, 'C+'); INSERT INTO transkrip VALUES ('06407040', 'IUM333', 3, 'C+'); INSERT INTO transkrip VALUES ('06407040', 'IUM332', 3, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IFI302', 3, 'C'); INSERT INTO transkrip VALUES ('06407040', 'IEB232', 2, 'D'); INSERT INTO transkrip VALUES ('06407040', 'IKH300', 3, 'B'); INSERT INTO transkrip VALUES ('06407040', 'IKP321', 3, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IKG321', 3, 'B-'); INSERT INTO transkrip VALUES ('06407040', 'IKG311', 3, 'B-'); INSERT INTO transkrip VALUES ('06407046', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06407046', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06407046', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06407046', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06407046', 'IKB411', 4, 'C+'); INSERT INTO transkrip VALUES ('06407046', 'IKL135', 1, 'D'); INSERT INTO transkrip VALUES ('06407046', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06407046', 'IUM461', 4, 'B'); INSERT INTO transkrip VALUES ('06407046', 'UBA402', 4, 'A'); INSERT INTO transkrip VALUES ('06407046', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06407046', 'IKH313', 3, 'B'); INSERT INTO transkrip VALUES ('06407046', 'IKS413', 4, 'B-'); INSERT INTO transkrip VALUES ('06407046', 'UKT101', 1, 'C'); INSERT INTO transkrip VALUES ('06407046', 'IKH329', 3, 'C'); INSERT INTO transkrip VALUES ('06407046', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06407046', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06407046', 'IKH323', 3, 'C+'); INSERT INTO transkrip VALUES ('06407046', 'IKS301', 3, 'C+'); INSERT INTO transkrip VALUES ('06407046', 'ISM401', 4, 'C+'); INSERT INTO transkrip VALUES ('06407046', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06407046', 'IKB206', 2, 'D'); INSERT INTO transkrip VALUES ('06407046', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06407046', 'ISM221', 2, 'C'); INSERT INTO transkrip VALUES ('06407046', 'ISM403', 4, 'B-'); INSERT INTO transkrip VALUES ('06407046', 'IKB450', 4, 'D'); INSERT INTO transkrip VALUES ('06407046', 'IKD313', 3, 'B'); INSERT INTO transkrip VALUES ('06407046', 'IKH314', 3, 'D'); INSERT INTO transkrip VALUES ('06407046', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06407046', 'IUM314', 3, 'D'); INSERT INTO transkrip VALUES ('06407046', 'IKH109', 1, 'B'); INSERT INTO transkrip VALUES ('06407046', 'IKH110', 1, 'C+'); INSERT INTO transkrip VALUES ('06407046', 'IKH128', 1, 'D'); INSERT INTO transkrip VALUES ('06407046', 'IKH328', 3, 'D'); INSERT INTO transkrip VALUES ('06407046', 'IKH119', 1, 'B-'); INSERT INTO transkrip VALUES ('06407046', 'IKH126', 1, 'C'); INSERT INTO transkrip VALUES ('06407046', 'IKH319', 3, 'C'); INSERT INTO transkrip VALUES ('06407046', 'IKH327', 3, 'D'); INSERT INTO transkrip VALUES ('06407046', 'IKG321', 3, 'C+'); INSERT INTO transkrip VALUES ('06407046', 'IKH316', 3, 'C'); INSERT INTO transkrip VALUES ('06407046', 'IKH329', 3, 'C'); INSERT INTO transkrip VALUES ('06407046', 'IUM332', 3, 'D'); INSERT INTO transkrip VALUES ('06407046', 'IFI302', 3, 'C'); INSERT INTO transkrip VALUES ('06407046', 'IKH300', 3, 'B-'); INSERT INTO transkrip VALUES ('06407046', 'IKH314', 3, 'D'); INSERT INTO transkrip VALUES ('06407046', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06407046', 'IKG321', 3, 'C+'); INSERT INTO transkrip VALUES ('06507005', 'IKH309', 3, 'C'); INSERT INTO transkrip VALUES ('06507005', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06507005', 'IKH111', 1, 'D'); INSERT INTO transkrip VALUES ('06507005', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06507005', 'IKL141', 1, 'C+'); INSERT INTO transkrip VALUES ('06507005', 'IKB411', 4, 'B-'); INSERT INTO transkrip VALUES ('06507005', 'IKH151', 1, 'C'); INSERT INTO transkrip VALUES ('06507005', 'IKL135', 1, 'D'); INSERT INTO transkrip VALUES ('06507005', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06507005', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06507005', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06507005', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06507005', 'IKH311', 3, 'C+'); INSERT INTO transkrip VALUES ('06507005', 'IKH313', 3, 'B'); INSERT INTO transkrip VALUES ('06507005', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06507005', 'UKT101', 1, 'B-'); INSERT INTO transkrip VALUES ('06507005', 'IKD112', 1, 'B-'); INSERT INTO transkrip VALUES ('06507005', 'IKD312', 3, 'B-'); INSERT INTO transkrip VALUES ('06507005', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06507005', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06507005', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06507005', 'IKS126', 1, 'D'); INSERT INTO transkrip VALUES ('06507005', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06507005', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06507005', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06507005', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06507005', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06507005', 'ISM221', 2, 'A-'); INSERT INTO transkrip VALUES ('06507005', 'ISM403', 4, 'B'); INSERT INTO transkrip VALUES ('06507005', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06507005', 'IKB450', 4, 'C+'); INSERT INTO transkrip VALUES ('06507005', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06507005', 'IKD123', 1, 'C'); INSERT INTO transkrip VALUES ('06507005', 'ISM314', 3, 'B'); INSERT INTO transkrip VALUES ('06507005', 'ISL303', 3, 'A'); INSERT INTO transkrip VALUES ('06507005', 'IIB205', 2, 'C'); INSERT INTO transkrip VALUES ('06507005', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06507005', 'IKS308', 3, 'B+'); INSERT INTO transkrip VALUES ('06507005', 'ISL304', 3, 'B+'); INSERT INTO transkrip VALUES ('06507005', 'ISO301', 3, 'A-'); INSERT INTO transkrip VALUES ('06507005', 'ISO101', 1, 'A-'); INSERT INTO transkrip VALUES ('06507005', 'ISM313', 3, 'B-'); INSERT INTO transkrip VALUES ('06507005', 'IKS319', 3, 'C'); INSERT INTO transkrip VALUES ('06507005', 'IKS326', 3, 'B-'); INSERT INTO transkrip VALUES ('06507005', 'ISM114', 1, 'B'); INSERT INTO transkrip VALUES ('06507005', 'IKS328', 3, 'B+'); INSERT INTO transkrip VALUES ('06507005', 'ISA301', 3, 'A'); INSERT INTO transkrip VALUES ('06507005', 'ISL301', 3, 'D'); INSERT INTO transkrip VALUES ('06507013', 'IKH309', 3, 'D'); INSERT INTO transkrip VALUES ('06507013', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKH111', 1, 'B+'); INSERT INTO transkrip VALUES ('06507013', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06507013', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06507013', 'IKB411', 4, 'C+'); INSERT INTO transkrip VALUES ('06507013', 'IKH151', 1, 'B-'); INSERT INTO transkrip VALUES ('06507013', 'IKL135', 1, 'B+'); INSERT INTO transkrip VALUES ('06507013', 'IKL335', 3, 'D'); INSERT INTO transkrip VALUES ('06507013', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06507013', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06507013', 'IKB405', 4, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06507013', 'UKT101', 1, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKD112', 1, 'C+'); INSERT INTO transkrip VALUES ('06507013', 'IKD312', 3, 'C+'); INSERT INTO transkrip VALUES ('06507013', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06507013', 'IKS301', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06507013', 'IKS327', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06507013', 'UKW400', 4, 'B-'); INSERT INTO transkrip VALUES ('06507013', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06507013', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06507013', 'ISM403', 4, 'B+'); INSERT INTO transkrip VALUES ('06507013', 'ISM404', 4, 'C+'); INSERT INTO transkrip VALUES ('06507013', 'IKB250', 2, 'B+'); INSERT INTO transkrip VALUES ('06507013', 'IKB450', 4, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKD123', 1, 'D'); INSERT INTO transkrip VALUES ('06507013', 'ISM314', 3, 'B-'); INSERT INTO transkrip VALUES ('06507013', 'ISL303', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IIB205', 2, 'B'); INSERT INTO transkrip VALUES ('06507013', 'IKS108', 1, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKS308', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'ISL304', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'ISO301', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'ISO101', 1, 'C'); INSERT INTO transkrip VALUES ('06507013', 'ISM313', 3, 'C+'); INSERT INTO transkrip VALUES ('06507013', 'IKS319', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKS326', 3, 'C+'); INSERT INTO transkrip VALUES ('06507013', 'ISM114', 1, 'B-'); INSERT INTO transkrip VALUES ('06507013', 'IKS328', 3, 'B'); INSERT INTO transkrip VALUES ('06507013', 'IKP311', 3, 'A-'); INSERT INTO transkrip VALUES ('06507013', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'IKG311', 3, 'C'); INSERT INTO transkrip VALUES ('06507013', 'ISA301', 3, 'D'); INSERT INTO transkrip VALUES ('06507013', 'ISL302', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'UAG201', 2, 'A-'); INSERT INTO transkrip VALUES ('06507014', 'IKH304', 3, 'C'); INSERT INTO transkrip VALUES ('06507014', 'UBA201', 2, 'B'); INSERT INTO transkrip VALUES ('06507014', 'EMU302', 3, 'B+'); INSERT INTO transkrip VALUES ('06507014', 'UBA202', 2, 'A'); INSERT INTO transkrip VALUES ('06507014', 'UBN200', 2, 'A'); INSERT INTO transkrip VALUES ('06507014', 'IKL333', 3, 'B+'); INSERT INTO transkrip VALUES ('06507014', 'IUM361', 3, 'A'); INSERT INTO transkrip VALUES ('06507014', 'UPA200', 2, 'B'); INSERT INTO transkrip VALUES ('06507014', 'IUM331', 3, 'C+'); INSERT INTO transkrip VALUES ('06507014', 'IUM341', 3, 'C'); INSERT INTO transkrip VALUES ('06507014', 'III202', 2, 'B'); INSERT INTO transkrip VALUES ('06507014', 'IKH301', 3, 'C+'); INSERT INTO transkrip VALUES ('06507014', 'IUM351', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'IKB301', 3, 'A-'); INSERT INTO transkrip VALUES ('06507014', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06507014', 'IKH311', 3, 'B+'); INSERT INTO transkrip VALUES ('06507014', 'IKS214', 2, 'A'); INSERT INTO transkrip VALUES ('06507014', 'IKD302', 3, 'A'); INSERT INTO transkrip VALUES ('06507014', 'IIS201', 2, 'C'); INSERT INTO transkrip VALUES ('06507014', 'ISM303', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'UKW200', 2, 'A'); INSERT INTO transkrip VALUES ('06507014', 'IKS103', 1, 'B-'); INSERT INTO transkrip VALUES ('06507014', 'IKB350', 3, 'B-'); INSERT INTO transkrip VALUES ('06507014', 'IKS307', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'ISM321', 3, 'A-'); INSERT INTO transkrip VALUES ('06507014', 'IKS306', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'IKB205', 2, 'B+'); INSERT INTO transkrip VALUES ('06507014', 'ISM301', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'IKD303', 3, 'A'); INSERT INTO transkrip VALUES ('06507014', 'IKS303', 3, 'B+'); INSERT INTO transkrip VALUES ('06507014', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06507014', 'ISM314', 3, 'B+'); INSERT INTO transkrip VALUES ('06507014', 'ISL303', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'IIB205', 2, 'B-'); INSERT INTO transkrip VALUES ('06507014', 'IKS308', 3, 'C'); INSERT INTO transkrip VALUES ('06507014', 'ISL304', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'ISO301', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'ISL302', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'ISK201', 2, 'B+'); INSERT INTO transkrip VALUES ('06507014', 'ISK202', 2, 'A'); INSERT INTO transkrip VALUES ('06507014', 'IKS321', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'IKS102', 1, 'A'); INSERT INTO transkrip VALUES ('06507014', 'IKS316', 3, 'B-'); INSERT INTO transkrip VALUES ('06507014', 'IKS101', 1, 'B-'); INSERT INTO transkrip VALUES ('06507014', 'IKH232', 2, 'A'); INSERT INTO transkrip VALUES ('06507014', 'ISL301', 3, 'A-'); INSERT INTO transkrip VALUES ('06507014', 'IKS213', 2, 'A'); INSERT INTO transkrip VALUES ('06507014', 'IKG321', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'IKG311', 3, 'B'); INSERT INTO transkrip VALUES ('06507014', 'ISA301', 3, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKH351', 3, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06408014', 'IKL341', 3, 'C+'); INSERT INTO transkrip VALUES ('06408014', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06408014', 'IKH151', 1, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IUM461', 4, 'B'); INSERT INTO transkrip VALUES ('06408014', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'IKB405', 4, 'C'); INSERT INTO transkrip VALUES ('06408014', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06408014', 'IKH311', 3, 'C+'); INSERT INTO transkrip VALUES ('06408014', 'IKH313', 3, 'A-'); INSERT INTO transkrip VALUES ('06408014', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06408014', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06408014', 'IKH329', 3, 'A'); INSERT INTO transkrip VALUES ('06408014', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06408014', 'IKD312', 3, 'B-'); INSERT INTO transkrip VALUES ('06408014', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKH323', 3, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06408014', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'IKB206', 2, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06408014', 'ISM221', 2, 'A-'); INSERT INTO transkrip VALUES ('06408014', 'ISM403', 4, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'ISM404', 4, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'IKB250', 2, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'IKB450', 4, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKH314', 3, 'B-'); INSERT INTO transkrip VALUES ('06408014', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKH112', 1, 'A-'); INSERT INTO transkrip VALUES ('06408014', 'IKH312', 3, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'IUM314', 3, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'IKH109', 1, 'A-'); INSERT INTO transkrip VALUES ('06408014', 'IKH110', 1, 'A'); INSERT INTO transkrip VALUES ('06408014', 'IKH128', 1, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'IKH310', 3, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKH328', 3, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKH119', 1, 'B-'); INSERT INTO transkrip VALUES ('06408014', 'IKH126', 1, 'A-'); INSERT INTO transkrip VALUES ('06408014', 'IKH319', 3, 'A'); INSERT INTO transkrip VALUES ('06408014', 'IKH118', 1, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKH318', 3, 'C'); INSERT INTO transkrip VALUES ('06408014', 'IKH327', 3, 'B+'); INSERT INTO transkrip VALUES ('06408014', 'IKH132', 1, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKH324', 3, 'A'); INSERT INTO transkrip VALUES ('06408014', 'IKG321', 3, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKH316', 3, 'C'); INSERT INTO transkrip VALUES ('06408014', 'IKH329', 3, 'A'); INSERT INTO transkrip VALUES ('06408014', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06408014', 'IKH314', 3, 'B-'); INSERT INTO transkrip VALUES ('06408014', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06408014', 'IKP333', 3, 'A'); INSERT INTO transkrip VALUES ('06408014', 'ISD312', 3, 'C+'); INSERT INTO transkrip VALUES ('06408014', 'IKG321', 3, 'B'); INSERT INTO transkrip VALUES ('06408014', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06408014', 'IKH203', 2, 'C'); INSERT INTO transkrip VALUES ('06512010', 'IKL341', 3, 'D'); INSERT INTO transkrip VALUES ('06512010', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06512010', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06512010', 'IUM461', 4, 'D'); INSERT INTO transkrip VALUES ('06512010', 'UBA402', 4, 'C'); INSERT INTO transkrip VALUES ('06512010', 'IKH113', 1, 'B'); INSERT INTO transkrip VALUES ('06512010', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06512010', 'UKT101', 1, 'B'); INSERT INTO transkrip VALUES ('06512010', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06512010', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06512010', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06512010', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06512010', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06512010', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06512010', 'ISL303', 3, 'B+'); INSERT INTO transkrip VALUES ('06512010', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06512010', 'ISL304', 3, 'C'); INSERT INTO transkrip VALUES ('06512010', 'ISO301', 3, 'A'); INSERT INTO transkrip VALUES ('06512010', 'ISO101', 1, 'B+'); INSERT INTO transkrip VALUES ('06512009', 'IKH309', 3, 'B'); INSERT INTO transkrip VALUES ('06512009', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06512009', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06512009', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06512009', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06512009', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06512009', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06512009', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06512009', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06512009', 'IUM461', 4, 'B'); INSERT INTO transkrip VALUES ('06512009', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06512009', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06512009', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06512009', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06512009', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06512009', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06512009', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06512009', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06512009', 'IKS323', 3, 'B'); INSERT INTO transkrip VALUES ('06512009', 'IKS126', 1, 'B+'); INSERT INTO transkrip VALUES ('06512009', 'IKS327', 3, 'B+'); INSERT INTO transkrip VALUES ('06512009', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06512009', 'IKB406', 4, 'A'); INSERT INTO transkrip VALUES ('06512009', 'ISL303', 3, 'A'); INSERT INTO transkrip VALUES ('06512009', 'IIB205', 2, 'A'); INSERT INTO transkrip VALUES ('06512009', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06512009', 'IKS308', 3, 'A'); INSERT INTO transkrip VALUES ('06512009', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06512009', 'ISO301', 3, 'A'); INSERT INTO transkrip VALUES ('06512009', 'ISO101', 1, 'B+'); INSERT INTO transkrip VALUES ('06512009', 'IKS326', 3, 'A-'); INSERT INTO transkrip VALUES ('06512007', 'IKH351', 3, 'D'); INSERT INTO transkrip VALUES ('06512007', 'IKH111', 1, 'D'); INSERT INTO transkrip VALUES ('06512007', 'IKL341', 3, 'B+'); INSERT INTO transkrip VALUES ('06512007', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06512007', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06512007', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06512007', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06512007', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06512007', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06512007', 'IKH113', 1, 'B-'); INSERT INTO transkrip VALUES ('06512007', 'IKH311', 3, 'D'); INSERT INTO transkrip VALUES ('06512007', 'IKH313', 3, 'C+'); INSERT INTO transkrip VALUES ('06512007', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06512007', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06512007', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06512007', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06512007', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06512007', 'IKS323', 3, 'D'); INSERT INTO transkrip VALUES ('06512007', 'IKS126', 1, 'B+'); INSERT INTO transkrip VALUES ('06512007', 'IKS327', 3, 'C'); INSERT INTO transkrip VALUES ('06512007', 'ISM401', 4, 'C+'); INSERT INTO transkrip VALUES ('06512007', 'UKW400', 4, 'C'); INSERT INTO transkrip VALUES ('06512007', 'ISM221', 2, 'C'); INSERT INTO transkrip VALUES ('06512007', 'ISL303', 3, 'B+'); INSERT INTO transkrip VALUES ('06512007', 'IKS108', 1, 'B+'); INSERT INTO transkrip VALUES ('06512007', 'IKS308', 3, 'B'); INSERT INTO transkrip VALUES ('06512007', 'ISO101', 1, 'B'); INSERT INTO transkrip VALUES ('06512006', 'IKL341', 3, 'D'); INSERT INTO transkrip VALUES ('06512006', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06512006', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06512006', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06512006', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06512006', 'IUM461', 4, 'D'); INSERT INTO transkrip VALUES ('06512006', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06512006', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06512006', 'UKT101', 1, 'B'); INSERT INTO transkrip VALUES ('06512006', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06512006', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06512006', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06512006', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06512006', 'IKS327', 3, 'C+'); INSERT INTO transkrip VALUES ('06512006', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06512006', 'ISL303', 3, 'C'); INSERT INTO transkrip VALUES ('06512006', 'IIB205', 2, 'C'); INSERT INTO transkrip VALUES ('06512006', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06512006', 'ISL304', 3, 'C'); INSERT INTO transkrip VALUES ('06512006', 'ISO301', 3, 'B+'); INSERT INTO transkrip VALUES ('06512006', 'ISO101', 1, 'B'); INSERT INTO transkrip VALUES ('06512004', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06512004', 'IKH111', 1, 'B-'); INSERT INTO transkrip VALUES ('06512004', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06512004', 'IKL141', 1, 'C+'); INSERT INTO transkrip VALUES ('06512004', 'IKB411', 4, 'C+'); INSERT INTO transkrip VALUES ('06512004', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06512004', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06512004', 'IKL335', 3, 'A-'); INSERT INTO transkrip VALUES ('06512004', 'IUM461', 4, 'D'); INSERT INTO transkrip VALUES ('06512004', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06512004', 'IKB405', 4, 'D'); INSERT INTO transkrip VALUES ('06512004', 'IKH113', 1, 'B+'); INSERT INTO transkrip VALUES ('06512004', 'IKH311', 3, 'D'); INSERT INTO transkrip VALUES ('06512004', 'IKH313', 3, 'D'); INSERT INTO transkrip VALUES ('06512004', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06512004', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06512004', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06512004', 'IKD312', 3, 'B-'); INSERT INTO transkrip VALUES ('06512004', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06512004', 'IKS323', 3, 'D'); INSERT INTO transkrip VALUES ('06512004', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06512004', 'IKS327', 3, 'C'); INSERT INTO transkrip VALUES ('06512004', 'ISM401', 4, 'C+'); INSERT INTO transkrip VALUES ('06512004', 'ISL303', 3, 'C+'); INSERT INTO transkrip VALUES ('06512004', 'IIB205', 2, 'D'); INSERT INTO transkrip VALUES ('06512004', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06512004', 'IKS308', 3, 'C+'); INSERT INTO transkrip VALUES ('06512004', 'ISO301', 3, 'B+'); INSERT INTO transkrip VALUES ('06512004', 'ISO101', 1, 'A-'); INSERT INTO transkrip VALUES ('06512004', 'IKS326', 3, 'A-'); INSERT INTO transkrip VALUES ('06512003', 'IKH309', 3, 'A'); INSERT INTO transkrip VALUES ('06512003', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06512003', 'IKH111', 1, 'A'); INSERT INTO transkrip VALUES ('06512003', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06512003', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06512003', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06512003', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06512003', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06512003', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06512003', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06512003', 'UBA402', 4, 'A'); INSERT INTO transkrip VALUES ('06512003', 'IKB405', 4, 'B+'); INSERT INTO transkrip VALUES ('06512003', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06512003', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06512003', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06512003', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06512003', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06512003', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06512003', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06512003', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06512003', 'IKS323', 3, 'A-'); INSERT INTO transkrip VALUES ('06512003', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06512003', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06512003', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06512003', 'UKW400', 4, 'A-'); INSERT INTO transkrip VALUES ('06512003', 'IKB206', 2, 'A-'); INSERT INTO transkrip VALUES ('06512003', 'ISM221', 2, 'B-'); INSERT INTO transkrip VALUES ('06512003', 'ISL303', 3, 'A'); INSERT INTO transkrip VALUES ('06512003', 'IIB205', 2, 'A'); INSERT INTO transkrip VALUES ('06512003', 'IKS108', 1, 'B+'); INSERT INTO transkrip VALUES ('06512003', 'IKS308', 3, 'A'); INSERT INTO transkrip VALUES ('06512003', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06512003', 'ISO301', 3, 'A'); INSERT INTO transkrip VALUES ('06512003', 'ISO101', 1, 'A'); INSERT INTO transkrip VALUES ('06512003', 'IKS326', 3, 'A-'); INSERT INTO transkrip VALUES ('06412025', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06412025', 'IKH111', 1, 'A'); INSERT INTO transkrip VALUES ('06412025', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06412025', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06412025', 'IKB411', 4, 'C+'); INSERT INTO transkrip VALUES ('06412025', 'IKH151', 1, 'A-'); INSERT INTO transkrip VALUES ('06412025', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412025', 'IKL335', 3, 'B+'); INSERT INTO transkrip VALUES ('06412025', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06412025', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06412025', 'IKB405', 4, 'C+'); INSERT INTO transkrip VALUES ('06412025', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06412025', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06412025', 'IKH313', 3, 'A-'); INSERT INTO transkrip VALUES ('06412025', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06412025', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412025', 'IKH329', 3, 'A-'); INSERT INTO transkrip VALUES ('06412025', 'IKD112', 1, 'A-'); INSERT INTO transkrip VALUES ('06412025', 'IKD312', 3, 'B+'); INSERT INTO transkrip VALUES ('06412025', 'IKH123', 1, 'B+'); INSERT INTO transkrip VALUES ('06412025', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06412025', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06412025', 'UKW400', 4, 'C+'); INSERT INTO transkrip VALUES ('06412025', 'IKB206', 2, 'B+'); INSERT INTO transkrip VALUES ('06412025', 'IKB406', 4, 'A'); INSERT INTO transkrip VALUES ('06412025', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06412025', 'IKH112', 1, 'B+'); INSERT INTO transkrip VALUES ('06412025', 'IKH312', 3, 'A'); INSERT INTO transkrip VALUES ('06412025', 'IUM314', 3, 'C'); INSERT INTO transkrip VALUES ('06412025', 'IKH109', 1, 'A'); INSERT INTO transkrip VALUES ('06412025', 'IKH110', 1, 'A'); INSERT INTO transkrip VALUES ('06412025', 'IKH128', 1, 'A'); INSERT INTO transkrip VALUES ('06412025', 'IKH310', 3, 'B+'); INSERT INTO transkrip VALUES ('06412025', 'IKH328', 3, 'A-'); INSERT INTO transkrip VALUES ('06412025', 'IKH329', 3, 'A-'); INSERT INTO transkrip VALUES ('06412025', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06412025', 'IKP333', 3, 'A-'); INSERT INTO transkrip VALUES ('06412024', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06412024', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06412024', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06412024', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06412024', 'IKB411', 4, 'B'); INSERT INTO transkrip VALUES ('06412024', 'IKH151', 1, 'B+'); INSERT INTO transkrip VALUES ('06412024', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412024', 'IKL335', 3, 'B+'); INSERT INTO transkrip VALUES ('06412024', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06412024', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06412024', 'IKH113', 1, 'C+'); INSERT INTO transkrip VALUES ('06412024', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06412024', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06412024', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412024', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06412024', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06412024', 'IKH123', 1, 'B+'); INSERT INTO transkrip VALUES ('06412024', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06412024', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06412024', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06412024', 'IKS304', 3, 'C'); INSERT INTO transkrip VALUES ('06412024', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06412024', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06412024', 'IKP102', 1, 'A'); INSERT INTO transkrip VALUES ('06412024', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06412024', 'IKP302', 3, 'C'); INSERT INTO transkrip VALUES ('06412024', 'IKP311', 3, 'A-'); INSERT INTO transkrip VALUES ('06412024', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06412024', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06412024', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06412024', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06412023', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06412023', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06412023', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06412023', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06412023', 'IKB411', 4, 'B'); INSERT INTO transkrip VALUES ('06412023', 'IKH151', 1, 'A-'); INSERT INTO transkrip VALUES ('06412023', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412023', 'IKL335', 3, 'A-'); INSERT INTO transkrip VALUES ('06412023', 'IUM461', 4, 'B'); INSERT INTO transkrip VALUES ('06412023', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06412023', 'IKH113', 1, 'C+'); INSERT INTO transkrip VALUES ('06412023', 'IKH313', 3, 'B'); INSERT INTO transkrip VALUES ('06412023', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06412023', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412023', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06412023', 'IKD312', 3, 'B-'); INSERT INTO transkrip VALUES ('06412023', 'IKH123', 1, 'B+'); INSERT INTO transkrip VALUES ('06412023', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06412023', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06412023', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06412023', 'IKS304', 3, 'B'); INSERT INTO transkrip VALUES ('06412023', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06412023', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06412023', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06412023', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06412023', 'ISM401', 4, 'C'); INSERT INTO transkrip VALUES ('06412023', 'UKW400', 4, 'A-'); INSERT INTO transkrip VALUES ('06412023', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06412023', 'ISM403', 4, 'A-'); INSERT INTO transkrip VALUES ('06412023', 'IKG101', 1, 'B'); INSERT INTO transkrip VALUES ('06412023', 'IKH342', 3, 'A'); INSERT INTO transkrip VALUES ('06412023', 'IKG402', 4, 'A'); INSERT INTO transkrip VALUES ('06412020', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06412020', 'IKH111', 1, 'B+'); INSERT INTO transkrip VALUES ('06412020', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06412020', 'IKB411', 4, 'A-'); INSERT INTO transkrip VALUES ('06412020', 'IKH151', 1, 'A-'); INSERT INTO transkrip VALUES ('06412020', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412020', 'IKL335', 3, 'D'); INSERT INTO transkrip VALUES ('06412020', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06412020', 'UBA402', 4, 'A-'); INSERT INTO transkrip VALUES ('06412020', 'IKB405', 4, 'C'); INSERT INTO transkrip VALUES ('06412020', 'IKH113', 1, 'B+'); INSERT INTO transkrip VALUES ('06412020', 'IKH313', 3, 'B'); INSERT INTO transkrip VALUES ('06412020', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06412020', 'IKH329', 3, 'B+'); INSERT INTO transkrip VALUES ('06412020', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06412020', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06412020', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06412020', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06412020', 'UKW400', 4, 'B-'); INSERT INTO transkrip VALUES ('06412020', 'IKB206', 2, 'D'); INSERT INTO transkrip VALUES ('06412020', 'ISM403', 4, 'B-'); INSERT INTO transkrip VALUES ('06412020', 'IKH314', 3, 'B+'); INSERT INTO transkrip VALUES ('06412020', 'IKH112', 1, 'C+'); INSERT INTO transkrip VALUES ('06412020', 'IUM314', 3, 'C'); INSERT INTO transkrip VALUES ('06412020', 'IKH109', 1, 'A-'); INSERT INTO transkrip VALUES ('06412020', 'IKH110', 1, 'B'); INSERT INTO transkrip VALUES ('06412020', 'IKH128', 1, 'A'); INSERT INTO transkrip VALUES ('06412020', 'IKH310', 3, 'C+'); INSERT INTO transkrip VALUES ('06412020', 'IKH328', 3, 'A'); INSERT INTO transkrip VALUES ('06412020', 'IKH329', 3, 'B+'); INSERT INTO transkrip VALUES ('06412020', 'IKH314', 3, 'B+'); INSERT INTO transkrip VALUES ('06412018', 'IKB411', 4, 'D'); INSERT INTO transkrip VALUES ('06412015', 'IKH351', 3, 'D'); INSERT INTO transkrip VALUES ('06412015', 'IKH111', 1, 'D'); INSERT INTO transkrip VALUES ('06412015', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06412015', 'IKL141', 1, 'D'); INSERT INTO transkrip VALUES ('06412015', 'IKB411', 4, 'C+'); INSERT INTO transkrip VALUES ('06412015', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06412015', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412015', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06412015', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06412015', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06412015', 'IKH113', 1, 'C+'); INSERT INTO transkrip VALUES ('06412015', 'IKH313', 3, 'C+'); INSERT INTO transkrip VALUES ('06412015', 'UKT101', 1, 'A-'); INSERT INTO transkrip VALUES ('06412015', 'IKH329', 3, 'B'); INSERT INTO transkrip VALUES ('06412015', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06412015', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06412015', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06412015', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06412015', 'UKW400', 4, 'C+'); INSERT INTO transkrip VALUES ('06412015', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06412015', 'IUM314', 3, 'C'); INSERT INTO transkrip VALUES ('06412015', 'IKH109', 1, 'B+'); INSERT INTO transkrip VALUES ('06412015', 'IKH128', 1, 'A-'); INSERT INTO transkrip VALUES ('06412015', 'IKH328', 3, 'C+'); INSERT INTO transkrip VALUES ('06412015', 'IKH329', 3, 'B'); INSERT INTO transkrip VALUES ('06412015', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06412014', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06412014', 'IKL341', 3, 'B+'); INSERT INTO transkrip VALUES ('06412014', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06412014', 'IUM461', 4, 'D'); INSERT INTO transkrip VALUES ('06412014', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06412014', 'IKH313', 3, 'D'); INSERT INTO transkrip VALUES ('06412014', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06412014', 'UKT101', 1, 'A-'); INSERT INTO transkrip VALUES ('06412014', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06412014', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06412014', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06412014', 'IKS301', 3, 'C'); INSERT INTO transkrip VALUES ('06412014', 'IKS304', 3, 'C'); INSERT INTO transkrip VALUES ('06412014', 'IKS323', 3, 'C+'); INSERT INTO transkrip VALUES ('06412014', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06412014', 'IKS327', 3, 'C'); INSERT INTO transkrip VALUES ('06412014', 'UKW400', 4, 'C+'); INSERT INTO transkrip VALUES ('06412014', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06412014', 'IKG101', 1, 'B+'); INSERT INTO transkrip VALUES ('06412014', 'IKG402', 4, 'C'); INSERT INTO transkrip VALUES ('06412011', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06412011', 'IKH111', 1, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06412011', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06412011', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKL335', 3, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IUM461', 4, 'A'); INSERT INTO transkrip VALUES ('06412011', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06412011', 'IKB405', 4, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKH311', 3, 'B+'); INSERT INTO transkrip VALUES ('06412011', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06412011', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKH123', 1, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKH323', 3, 'C+'); INSERT INTO transkrip VALUES ('06412011', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKS304', 3, 'A-'); INSERT INTO transkrip VALUES ('06412011', 'IKS323', 3, 'A-'); INSERT INTO transkrip VALUES ('06412011', 'IUM263', 2, 'A-'); INSERT INTO transkrip VALUES ('06412011', 'IKP102', 1, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKP302', 3, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKP311', 3, 'A'); INSERT INTO transkrip VALUES ('06412011', 'IKS126', 1, 'B+'); INSERT INTO transkrip VALUES ('06412011', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06412011', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06412011', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06412011', 'IKB206', 2, 'B+'); INSERT INTO transkrip VALUES ('06412011', 'ISM221', 2, 'B-'); INSERT INTO transkrip VALUES ('06412011', 'ISM403', 4, 'B+'); INSERT INTO transkrip VALUES ('06412010', 'IKH111', 1, 'D'); INSERT INTO transkrip VALUES ('06412010', 'IKL341', 3, 'B+'); INSERT INTO transkrip VALUES ('06412010', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06412010', 'IKB411', 4, 'D'); INSERT INTO transkrip VALUES ('06412010', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06412010', 'IUM461', 4, 'D'); INSERT INTO transkrip VALUES ('06412010', 'IKH113', 1, 'B+'); INSERT INTO transkrip VALUES ('06412010', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06412010', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06412010', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412010', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06412010', 'IKH323', 3, 'C+'); INSERT INTO transkrip VALUES ('06412010', 'IKS301', 3, 'C+'); INSERT INTO transkrip VALUES ('06412010', 'IKS304', 3, 'C'); INSERT INTO transkrip VALUES ('06412010', 'IKS327', 3, 'C'); INSERT INTO transkrip VALUES ('06412010', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06412010', 'IKG101', 1, 'C+'); INSERT INTO transkrip VALUES ('06412010', 'IKH342', 3, 'C+'); INSERT INTO transkrip VALUES ('06412010', 'IKG402', 4, 'C+'); INSERT INTO transkrip VALUES ('06412009', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06412009', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06412009', 'IKL341', 3, 'B+'); INSERT INTO transkrip VALUES ('06412009', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06412009', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06412009', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06412009', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412009', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06412009', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06412009', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06412009', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06412009', 'IKH113', 1, 'A-'); INSERT INTO transkrip VALUES ('06412009', 'IKH311', 3, 'D'); INSERT INTO transkrip VALUES ('06412009', 'IKH313', 3, 'B'); INSERT INTO transkrip VALUES ('06412009', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06412009', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412009', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06412009', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06412009', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06412009', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06412009', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06412009', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06412009', 'IKS304', 3, 'C'); INSERT INTO transkrip VALUES ('06412009', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06412009', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06412009', 'IKP102', 1, 'A'); INSERT INTO transkrip VALUES ('06412009', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06412009', 'IKP302', 3, 'B'); INSERT INTO transkrip VALUES ('06412009', 'IKP311', 3, 'A'); INSERT INTO transkrip VALUES ('06412009', 'IKS327', 3, 'B-'); INSERT INTO transkrip VALUES ('06412009', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06412009', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06412008', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06412008', 'IKH111', 1, 'A'); INSERT INTO transkrip VALUES ('06412008', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06412008', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06412008', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06412008', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06412008', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412008', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06412008', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06412008', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06412008', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06412008', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06412008', 'IKH311', 3, 'B-'); INSERT INTO transkrip VALUES ('06412008', 'IKH313', 3, 'B-'); INSERT INTO transkrip VALUES ('06412008', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06412008', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412008', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06412008', 'IKD312', 3, 'B+'); INSERT INTO transkrip VALUES ('06412008', 'IKH123', 1, 'B+'); INSERT INTO transkrip VALUES ('06412008', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06412008', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06412008', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06412008', 'IKS304', 3, 'B'); INSERT INTO transkrip VALUES ('06412008', 'IKS323', 3, 'B+'); INSERT INTO transkrip VALUES ('06412008', 'IUM263', 2, 'B-'); INSERT INTO transkrip VALUES ('06412008', 'IKS126', 1, 'B+'); INSERT INTO transkrip VALUES ('06412008', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06412008', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06412008', 'UKW400', 4, 'A-'); INSERT INTO transkrip VALUES ('06412008', 'IKB206', 2, 'A-'); INSERT INTO transkrip VALUES ('06412008', 'IKB406', 4, 'A-'); INSERT INTO transkrip VALUES ('06412008', 'IKG101', 1, 'B'); INSERT INTO transkrip VALUES ('06412008', 'IKH342', 3, 'A-'); INSERT INTO transkrip VALUES ('06412008', 'IKG402', 4, 'A'); INSERT INTO transkrip VALUES ('06412006', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06412006', 'IKH111', 1, 'A-'); INSERT INTO transkrip VALUES ('06412006', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06412006', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06412006', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06412006', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06412006', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412006', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06412006', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06412006', 'UBA402', 4, 'A-'); INSERT INTO transkrip VALUES ('06412006', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06412006', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06412006', 'IKH311', 3, 'C+'); INSERT INTO transkrip VALUES ('06412006', 'IKH313', 3, 'B+'); INSERT INTO transkrip VALUES ('06412006', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06412006', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412006', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06412006', 'IKD312', 3, 'B+'); INSERT INTO transkrip VALUES ('06412006', 'IKH123', 1, 'B+'); INSERT INTO transkrip VALUES ('06412006', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06412006', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06412006', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06412006', 'IKS304', 3, 'A-'); INSERT INTO transkrip VALUES ('06412006', 'IKS323', 3, 'B'); INSERT INTO transkrip VALUES ('06412006', 'IUM263', 2, 'B'); INSERT INTO transkrip VALUES ('06412006', 'IKS126', 1, 'B+'); INSERT INTO transkrip VALUES ('06412006', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06412006', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06412006', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06412006', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06412006', 'IKB406', 4, 'A'); INSERT INTO transkrip VALUES ('06412006', 'IKG101', 1, 'B'); INSERT INTO transkrip VALUES ('06412006', 'IKH342', 3, 'A-'); INSERT INTO transkrip VALUES ('06412006', 'IKG402', 4, 'A'); INSERT INTO transkrip VALUES ('06412005', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06412005', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06412005', 'IKL341', 3, 'B+'); INSERT INTO transkrip VALUES ('06412005', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06412005', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06412005', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06412005', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412005', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06412005', 'IUM461', 4, 'B'); INSERT INTO transkrip VALUES ('06412005', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06412005', 'IKH113', 1, 'B-'); INSERT INTO transkrip VALUES ('06412005', 'IKH311', 3, 'D'); INSERT INTO transkrip VALUES ('06412005', 'IKH313', 3, 'B'); INSERT INTO transkrip VALUES ('06412005', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06412005', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412005', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06412005', 'IKD312', 3, 'B+'); INSERT INTO transkrip VALUES ('06412005', 'IKH123', 1, 'A-'); INSERT INTO transkrip VALUES ('06412005', 'IKH323', 3, 'A'); INSERT INTO transkrip VALUES ('06412005', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06412005', 'IKS301', 3, 'B+'); INSERT INTO transkrip VALUES ('06412005', 'IKS304', 3, 'B+'); INSERT INTO transkrip VALUES ('06412005', 'IKS323', 3, 'B'); INSERT INTO transkrip VALUES ('06412005', 'IUM263', 2, 'B'); INSERT INTO transkrip VALUES ('06412005', 'IKP102', 1, 'A'); INSERT INTO transkrip VALUES ('06412005', 'IKP111', 1, 'B'); INSERT INTO transkrip VALUES ('06412005', 'IKP302', 3, 'B'); INSERT INTO transkrip VALUES ('06412005', 'IKP311', 3, 'B-'); INSERT INTO transkrip VALUES ('06412005', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06412005', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06412005', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06412005', 'UKW400', 4, 'A-'); INSERT INTO transkrip VALUES ('06412005', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06412004', 'IKH351', 3, 'D'); INSERT INTO transkrip VALUES ('06412004', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06412004', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06412004', 'IKL141', 1, 'C+'); INSERT INTO transkrip VALUES ('06412004', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06412004', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06412004', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412004', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06412004', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06412004', 'UBA402', 4, 'C'); INSERT INTO transkrip VALUES ('06412004', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06412004', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06412004', 'IKH313', 3, 'D'); INSERT INTO transkrip VALUES ('06412004', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06412004', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412004', 'IKD112', 1, 'B+'); INSERT INTO transkrip VALUES ('06412004', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06412004', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06412004', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06412004', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06412004', 'IKS304', 3, 'C+'); INSERT INTO transkrip VALUES ('06412004', 'IKS323', 3, 'D'); INSERT INTO transkrip VALUES ('06412004', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06412004', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06412004', 'IKS327', 3, 'B-'); INSERT INTO transkrip VALUES ('06412004', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06412004', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06412004', 'IKG101', 1, 'C'); INSERT INTO transkrip VALUES ('06412004', 'IKH342', 3, 'B'); INSERT INTO transkrip VALUES ('06412004', 'IKG402', 4, 'B'); INSERT INTO transkrip VALUES ('06412003', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06412003', 'IKH111', 1, 'A'); INSERT INTO transkrip VALUES ('06412003', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06412003', 'IKL141', 1, 'C+'); INSERT INTO transkrip VALUES ('06412003', 'IKB411', 4, 'A-'); INSERT INTO transkrip VALUES ('06412003', 'IKH151', 1, 'A-'); INSERT INTO transkrip VALUES ('06412003', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412003', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06412003', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06412003', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06412003', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06412003', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06412003', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06412003', 'IKH313', 3, 'B+'); INSERT INTO transkrip VALUES ('06412003', 'IKS413', 4, 'A-'); INSERT INTO transkrip VALUES ('06412003', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412003', 'IKH329', 3, 'B+'); INSERT INTO transkrip VALUES ('06412003', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06412003', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06412003', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06412003', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06412003', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06412003', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06412003', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06412003', 'IKB406', 4, 'B+'); INSERT INTO transkrip VALUES ('06412003', 'IKH314', 3, 'A'); INSERT INTO transkrip VALUES ('06412003', 'IKH112', 1, 'B+'); INSERT INTO transkrip VALUES ('06412003', 'IKH312', 3, 'B+'); INSERT INTO transkrip VALUES ('06412003', 'IUM314', 3, 'C+'); INSERT INTO transkrip VALUES ('06412003', 'IKH109', 1, 'A'); INSERT INTO transkrip VALUES ('06412003', 'IKH110', 1, 'A-'); INSERT INTO transkrip VALUES ('06412003', 'IKH128', 1, 'A'); INSERT INTO transkrip VALUES ('06412003', 'IKH310', 3, 'B+'); INSERT INTO transkrip VALUES ('06412003', 'IKH328', 3, 'A-'); INSERT INTO transkrip VALUES ('06412003', 'IKH329', 3, 'B+'); INSERT INTO transkrip VALUES ('06412003', 'IKH314', 3, 'A'); INSERT INTO transkrip VALUES ('06412003', 'IKP333', 3, 'A-'); INSERT INTO transkrip VALUES ('06412002', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06412002', 'IKH111', 1, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06412002', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06412002', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06412002', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06412002', 'IUM461', 4, 'A'); INSERT INTO transkrip VALUES ('06412002', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06412002', 'IKB405', 4, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKH311', 3, 'A-'); INSERT INTO transkrip VALUES ('06412002', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06412002', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKH123', 1, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06412002', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKS301', 3, 'B+'); INSERT INTO transkrip VALUES ('06412002', 'IKS304', 3, 'A-'); INSERT INTO transkrip VALUES ('06412002', 'IKS323', 3, 'A-'); INSERT INTO transkrip VALUES ('06412002', 'IUM263', 2, 'A-'); INSERT INTO transkrip VALUES ('06412002', 'IKP102', 1, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKP302', 3, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKP311', 3, 'A'); INSERT INTO transkrip VALUES ('06412002', 'IKS126', 1, 'A-'); INSERT INTO transkrip VALUES ('06412002', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06412002', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06412002', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06412002', 'IKB206', 2, 'A-'); INSERT INTO transkrip VALUES ('06412002', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06412002', 'ISM403', 4, 'B+'); INSERT INTO transkrip VALUES ('06511009', 'IKH309', 3, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06511009', 'IKH111', 1, 'C+'); INSERT INTO transkrip VALUES ('06511009', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06511009', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKB411', 4, 'B-'); INSERT INTO transkrip VALUES ('06511009', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06511009', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06511009', 'IUM461', 4, 'A-'); INSERT INTO transkrip VALUES ('06511009', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKB405', 4, 'B+'); INSERT INTO transkrip VALUES ('06511009', 'IKH113', 1, 'A-'); INSERT INTO transkrip VALUES ('06511009', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKH313', 3, 'B+'); INSERT INTO transkrip VALUES ('06511009', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06511009', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06511009', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06511009', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06511009', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06511009', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKS323', 3, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKS126', 1, 'B-'); INSERT INTO transkrip VALUES ('06511009', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06511009', 'ISM401', 4, 'A-'); INSERT INTO transkrip VALUES ('06511009', 'UKW400', 4, 'A'); INSERT INTO transkrip VALUES ('06511009', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKB406', 4, 'A-'); INSERT INTO transkrip VALUES ('06511009', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06511009', 'ISM403', 4, 'A'); INSERT INTO transkrip VALUES ('06511009', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06511009', 'IKD123', 1, 'B+'); INSERT INTO transkrip VALUES ('06511009', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06511009', 'ISL303', 3, 'A-'); INSERT INTO transkrip VALUES ('06511009', 'IIB205', 2, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKS108', 1, 'B+'); INSERT INTO transkrip VALUES ('06511009', 'IKS308', 3, 'A'); INSERT INTO transkrip VALUES ('06511009', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06511009', 'ISO301', 3, 'B+'); INSERT INTO transkrip VALUES ('06511009', 'ISO101', 1, 'A-'); INSERT INTO transkrip VALUES ('06511009', 'ISM313', 3, 'A'); INSERT INTO transkrip VALUES ('06511009', 'IKS319', 3, 'A'); INSERT INTO transkrip VALUES ('06511009', 'IKS326', 3, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKS328', 3, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKP311', 3, 'B'); INSERT INTO transkrip VALUES ('06511009', 'IKP303', 3, 'B-'); INSERT INTO transkrip VALUES ('06511009', 'ISL302', 3, 'A'); INSERT INTO transkrip VALUES ('06511009', 'ISM316', 3, 'A'); INSERT INTO transkrip VALUES ('06511007', 'IKH309', 3, 'B+'); INSERT INTO transkrip VALUES ('06511007', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06511007', 'IKH111', 1, 'A-'); INSERT INTO transkrip VALUES ('06511007', 'IKL341', 3, 'D'); INSERT INTO transkrip VALUES ('06511007', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06511007', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06511007', 'IKH151', 1, 'B+'); INSERT INTO transkrip VALUES ('06511007', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06511007', 'IKL335', 3, 'A'); INSERT INTO transkrip VALUES ('06511007', 'IUM461', 4, 'A-'); INSERT INTO transkrip VALUES ('06511007', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06511007', 'IKB405', 4, 'C'); INSERT INTO transkrip VALUES ('06511007', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06511007', 'IKH311', 3, 'A'); INSERT INTO transkrip VALUES ('06511007', 'IKH313', 3, 'B-'); INSERT INTO transkrip VALUES ('06511007', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06511007', 'UKT101', 1, 'A-'); INSERT INTO transkrip VALUES ('06511007', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06511007', 'IKD312', 3, 'B+'); INSERT INTO transkrip VALUES ('06511007', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06511007', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06511007', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06511007', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06511007', 'IKS126', 1, 'B+'); INSERT INTO transkrip VALUES ('06511007', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06511007', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06511007', 'UKW400', 4, 'A'); INSERT INTO transkrip VALUES ('06511007', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06511007', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06511007', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06511007', 'ISM403', 4, 'B'); INSERT INTO transkrip VALUES ('06511007', 'IKD313', 3, 'B'); INSERT INTO transkrip VALUES ('06511007', 'IKD123', 1, 'B+'); INSERT INTO transkrip VALUES ('06511007', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06511007', 'ISL303', 3, 'A-'); INSERT INTO transkrip VALUES ('06511007', 'IIB205', 2, 'B'); INSERT INTO transkrip VALUES ('06511007', 'IKS108', 1, 'B+'); INSERT INTO transkrip VALUES ('06511007', 'IKS308', 3, 'B'); INSERT INTO transkrip VALUES ('06511007', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06511007', 'ISO301', 3, 'B'); INSERT INTO transkrip VALUES ('06511007', 'ISO101', 1, 'A'); INSERT INTO transkrip VALUES ('06511007', 'ISM313', 3, 'A'); INSERT INTO transkrip VALUES ('06511007', 'IKS319', 3, 'A'); INSERT INTO transkrip VALUES ('06511007', 'IKS326', 3, 'B'); INSERT INTO transkrip VALUES ('06511007', 'IKS328', 3, 'B'); INSERT INTO transkrip VALUES ('06511007', 'IKP311', 3, 'B+'); INSERT INTO transkrip VALUES ('06511007', 'IKP303', 3, 'B+'); INSERT INTO transkrip VALUES ('06511007', 'ISL302', 3, 'A'); INSERT INTO transkrip VALUES ('06511007', 'ISM316', 3, 'A-'); INSERT INTO transkrip VALUES ('06511005', 'IKH309', 3, 'D'); INSERT INTO transkrip VALUES ('06511005', 'IKH111', 1, 'A-'); INSERT INTO transkrip VALUES ('06511005', 'IKL141', 1, 'D'); INSERT INTO transkrip VALUES ('06511005', 'IKB411', 4, 'D'); INSERT INTO transkrip VALUES ('06511005', 'IKH151', 1, 'D'); INSERT INTO transkrip VALUES ('06511005', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06511005', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06511005', 'IUM461', 4, 'D'); INSERT INTO transkrip VALUES ('06511005', 'UBA402', 4, 'D'); INSERT INTO transkrip VALUES ('06511005', 'IKH113', 1, 'C+'); INSERT INTO transkrip VALUES ('06511005', 'IKH311', 3, 'D'); INSERT INTO transkrip VALUES ('06511005', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06511005', 'UKT101', 1, 'B'); INSERT INTO transkrip VALUES ('06511005', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06511005', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06511005', 'IKS301', 3, 'C'); INSERT INTO transkrip VALUES ('06511005', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06511005', 'IKS327', 3, 'D'); INSERT INTO transkrip VALUES ('06511005', 'ISM401', 4, 'C'); INSERT INTO transkrip VALUES ('06511005', 'IKB206', 2, 'D'); INSERT INTO transkrip VALUES ('06511005', 'IKB406', 4, 'B-'); INSERT INTO transkrip VALUES ('06511005', 'ISM221', 2, 'D'); INSERT INTO transkrip VALUES ('06511005', 'IKD313', 3, 'B-'); INSERT INTO transkrip VALUES ('06511005', 'ISM314', 3, 'B-'); INSERT INTO transkrip VALUES ('06511005', 'ISL303', 3, 'B-'); INSERT INTO transkrip VALUES ('06511005', 'IIB205', 2, 'D'); INSERT INTO transkrip VALUES ('06511005', 'IKS108', 1, 'B+'); INSERT INTO transkrip VALUES ('06511005', 'IKS308', 3, 'C'); INSERT INTO transkrip VALUES ('06511005', 'ISL304', 3, 'B+'); INSERT INTO transkrip VALUES ('06511005', 'ISO301', 3, 'B-'); INSERT INTO transkrip VALUES ('06511005', 'ISM313', 3, 'C+'); INSERT INTO transkrip VALUES ('06511005', 'IKS319', 3, 'B'); INSERT INTO transkrip VALUES ('06511005', 'IKS326', 3, 'C'); INSERT INTO transkrip VALUES ('06511005', 'IKP311', 3, 'C'); INSERT INTO transkrip VALUES ('06511005', 'ISM316', 3, 'A-'); INSERT INTO transkrip VALUES ('06511004', 'IKH309', 3, 'D'); INSERT INTO transkrip VALUES ('06511004', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06511004', 'IKL135', 1, 'D'); INSERT INTO transkrip VALUES ('06511004', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06511004', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06511004', 'UBA402', 4, 'A-'); INSERT INTO transkrip VALUES ('06511004', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06511004', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06511004', 'IKS301', 3, 'B-'); INSERT INTO transkrip VALUES ('06511004', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06511004', 'IKS327', 3, 'D'); INSERT INTO transkrip VALUES ('06511004', 'ISM401', 4, 'C'); INSERT INTO transkrip VALUES ('06511004', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06511004', 'IKB206', 2, 'D'); INSERT INTO transkrip VALUES ('06511004', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06511004', 'ISM221', 2, 'D'); INSERT INTO transkrip VALUES ('06511004', 'ISM314', 3, 'B'); INSERT INTO transkrip VALUES ('06511004', 'ISL303', 3, 'B-'); INSERT INTO transkrip VALUES ('06511004', 'IIB205', 2, 'C+'); INSERT INTO transkrip VALUES ('06511004', 'IKS108', 1, 'B+'); INSERT INTO transkrip VALUES ('06511004', 'IKS308', 3, 'B-'); INSERT INTO transkrip VALUES ('06511004', 'ISL304', 3, 'C+'); INSERT INTO transkrip VALUES ('06511004', 'ISO301', 3, 'B-'); INSERT INTO transkrip VALUES ('06511004', 'ISM313', 3, 'B+'); INSERT INTO transkrip VALUES ('06511004', 'IKS319', 3, 'B-'); INSERT INTO transkrip VALUES ('06511004', 'IKS326', 3, 'C'); INSERT INTO transkrip VALUES ('06511004', 'IKS328', 3, 'C'); INSERT INTO transkrip VALUES ('06511004', 'ISL302', 3, 'A-'); INSERT INTO transkrip VALUES ('06511004', 'ISM316', 3, 'A-'); INSERT INTO transkrip VALUES ('06511002', 'IKH309', 3, 'C'); INSERT INTO transkrip VALUES ('06511002', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06511002', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06511002', 'IKL341', 3, 'D'); INSERT INTO transkrip VALUES ('06511002', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06511002', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06511002', 'IKH151', 1, 'C'); INSERT INTO transkrip VALUES ('06511002', 'IKL135', 1, 'D'); INSERT INTO transkrip VALUES ('06511002', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06511002', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06511002', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06511002', 'IKB405', 4, 'C+'); INSERT INTO transkrip VALUES ('06511002', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06511002', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06511002', 'IKH313', 3, 'B-'); INSERT INTO transkrip VALUES ('06511002', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06511002', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06511002', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06511002', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06511002', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06511002', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06511002', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06511002', 'IKS126', 1, 'A-'); INSERT INTO transkrip VALUES ('06511002', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06511002', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06511002', 'UKW400', 4, 'A'); INSERT INTO transkrip VALUES ('06511002', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06511002', 'IKB406', 4, 'B+'); INSERT INTO transkrip VALUES ('06511002', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06511002', 'ISM403', 4, 'A'); INSERT INTO transkrip VALUES ('06511002', 'IKD313', 3, 'B-'); INSERT INTO transkrip VALUES ('06511002', 'IKD123', 1, 'C+'); INSERT INTO transkrip VALUES ('06511002', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06511002', 'ISL303', 3, 'B-'); INSERT INTO transkrip VALUES ('06511002', 'IIB205', 2, 'B'); INSERT INTO transkrip VALUES ('06511002', 'IKS108', 1, 'B+'); INSERT INTO transkrip VALUES ('06511002', 'IKS308', 3, 'B-'); INSERT INTO transkrip VALUES ('06511002', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06511002', 'ISO301', 3, 'B'); INSERT INTO transkrip VALUES ('06511002', 'ISO101', 1, 'A-'); INSERT INTO transkrip VALUES ('06511002', 'ISM313', 3, 'A'); INSERT INTO transkrip VALUES ('06511002', 'IKS319', 3, 'A'); INSERT INTO transkrip VALUES ('06511002', 'IKS326', 3, 'A-'); INSERT INTO transkrip VALUES ('06511002', 'IKS328', 3, 'B+'); INSERT INTO transkrip VALUES ('06511002', 'IKP311', 3, 'B+'); INSERT INTO transkrip VALUES ('06511002', 'ISL302', 3, 'A-'); INSERT INTO transkrip VALUES ('06511002', 'ISM316', 3, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06411026', 'IKH111', 1, 'B-'); INSERT INTO transkrip VALUES ('06411026', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06411026', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06411026', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06411026', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06411026', 'IKL335', 3, 'B+'); INSERT INTO transkrip VALUES ('06411026', 'IUM461', 4, 'B+'); INSERT INTO transkrip VALUES ('06411026', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06411026', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06411026', 'IKH113', 1, 'A-'); INSERT INTO transkrip VALUES ('06411026', 'IKH311', 3, 'C+'); INSERT INTO transkrip VALUES ('06411026', 'IKH313', 3, 'A-'); INSERT INTO transkrip VALUES ('06411026', 'IKS413', 4, 'A-'); INSERT INTO transkrip VALUES ('06411026', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06411026', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06411026', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06411026', 'IKS104', 1, 'A-'); INSERT INTO transkrip VALUES ('06411026', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06411026', 'IKS304', 3, 'A-'); INSERT INTO transkrip VALUES ('06411026', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IUM263', 2, 'B-'); INSERT INTO transkrip VALUES ('06411026', 'IKP102', 1, 'A-'); INSERT INTO transkrip VALUES ('06411026', 'IKP111', 1, 'A-'); INSERT INTO transkrip VALUES ('06411026', 'IKP302', 3, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKP311', 3, 'B-'); INSERT INTO transkrip VALUES ('06411026', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06411026', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06411026', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06411026', 'IKB206', 2, 'A-'); INSERT INTO transkrip VALUES ('06411026', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06411026', 'IKH331', 3, 'A-'); INSERT INTO transkrip VALUES ('06411026', 'IKP103', 1, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKP303', 3, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKS118', 1, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKS318', 3, 'B+'); INSERT INTO transkrip VALUES ('06411026', 'ISM221', 2, 'C'); INSERT INTO transkrip VALUES ('06411026', 'IKP321', 3, 'A'); INSERT INTO transkrip VALUES ('06411026', 'ISM403', 4, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06411026', 'IKD123', 1, 'B+'); INSERT INTO transkrip VALUES ('06411026', 'IKH314', 3, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06411026', 'IKP321', 3, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKH314', 3, 'A'); INSERT INTO transkrip VALUES ('06411026', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06411026', 'ISD314', 3, 'B'); INSERT INTO transkrip VALUES ('06411022', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06411022', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06411022', 'IKH151', 1, 'C+'); INSERT INTO transkrip VALUES ('06411022', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06411022', 'IKL335', 3, 'D'); INSERT INTO transkrip VALUES ('06411022', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06411022', 'UBA402', 4, 'C'); INSERT INTO transkrip VALUES ('06411022', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06411022', 'IKH311', 3, 'D'); INSERT INTO transkrip VALUES ('06411022', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06411022', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06411022', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06411022', 'IKD312', 3, 'B+'); INSERT INTO transkrip VALUES ('06411022', 'IKH123', 1, 'D'); INSERT INTO transkrip VALUES ('06411022', 'IKP311', 3, 'C+'); INSERT INTO transkrip VALUES ('06411022', 'UKW400', 4, 'D'); INSERT INTO transkrip VALUES ('06411022', 'ISM221', 2, 'D'); INSERT INTO transkrip VALUES ('06411022', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06411022', 'IKS308', 3, 'B-'); INSERT INTO transkrip VALUES ('06411017', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06411017', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06411017', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06411017', 'IKL141', 1, 'C+'); INSERT INTO transkrip VALUES ('06411017', 'IKB411', 4, 'C+'); INSERT INTO transkrip VALUES ('06411017', 'IKH151', 1, 'B-'); INSERT INTO transkrip VALUES ('06411017', 'IKL135', 1, 'B-'); INSERT INTO transkrip VALUES ('06411017', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06411017', 'IUM461', 4, 'A-'); INSERT INTO transkrip VALUES ('06411017', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06411017', 'IKB405', 4, 'D'); INSERT INTO transkrip VALUES ('06411017', 'IKH113', 1, 'C+'); INSERT INTO transkrip VALUES ('06411017', 'IKH311', 3, 'C+'); INSERT INTO transkrip VALUES ('06411017', 'IKH313', 3, 'C+'); INSERT INTO transkrip VALUES ('06411017', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06411017', 'UKT101', 1, 'A-'); INSERT INTO transkrip VALUES ('06411017', 'IKH329', 3, 'C+'); INSERT INTO transkrip VALUES ('06411017', 'IKD112', 1, 'A-'); INSERT INTO transkrip VALUES ('06411017', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06411017', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06411017', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06411017', 'IKP311', 3, 'C+'); INSERT INTO transkrip VALUES ('06411017', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06411017', 'UKW400', 4, 'A-'); INSERT INTO transkrip VALUES ('06411017', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06411017', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06411017', 'ISM221', 2, 'D'); INSERT INTO transkrip VALUES ('06411017', 'ISM403', 4, 'B-'); INSERT INTO transkrip VALUES ('06411017', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06411017', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06411017', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06411017', 'IKH112', 1, 'B-'); INSERT INTO transkrip VALUES ('06411017', 'IKH312', 3, 'C'); INSERT INTO transkrip VALUES ('06411017', 'IUM314', 3, 'B-'); INSERT INTO transkrip VALUES ('06411017', 'IKH109', 1, 'A'); INSERT INTO transkrip VALUES ('06411017', 'IKH128', 1, 'B+'); INSERT INTO transkrip VALUES ('06411017', 'IKH310', 3, 'C'); INSERT INTO transkrip VALUES ('06411017', 'IKH328', 3, 'C+'); INSERT INTO transkrip VALUES ('06411017', 'IKH316', 3, 'B-'); INSERT INTO transkrip VALUES ('06411017', 'IKH329', 3, 'C+'); INSERT INTO transkrip VALUES ('06411017', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06411017', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06411017', 'IKP333', 3, 'C'); INSERT INTO transkrip VALUES ('06411017', 'ISM314', 3, 'A-'); INSERT INTO transkrip VALUES ('06411017', 'IKS308', 3, 'B'); INSERT INTO transkrip VALUES ('06411016', 'IKH351', 3, 'D'); INSERT INTO transkrip VALUES ('06411016', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IKL341', 3, 'D'); INSERT INTO transkrip VALUES ('06411016', 'IKL141', 1, 'D'); INSERT INTO transkrip VALUES ('06411016', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06411016', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06411016', 'UBA402', 4, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IKB405', 4, 'D'); INSERT INTO transkrip VALUES ('06411016', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06411016', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06411016', 'IKH329', 3, 'C+'); INSERT INTO transkrip VALUES ('06411016', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06411016', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06411016', 'IKH123', 1, 'D'); INSERT INTO transkrip VALUES ('06411016', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IKP311', 3, 'B'); INSERT INTO transkrip VALUES ('06411016', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06411016', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06411016', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06411016', 'IKB406', 4, 'B-'); INSERT INTO transkrip VALUES ('06411016', 'ISM221', 2, 'C'); INSERT INTO transkrip VALUES ('06411016', 'ISM403', 4, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06411016', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06411016', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IKH112', 1, 'B-'); INSERT INTO transkrip VALUES ('06411016', 'IUM314', 3, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IKH109', 1, 'A'); INSERT INTO transkrip VALUES ('06411016', 'IKH128', 1, 'A-'); INSERT INTO transkrip VALUES ('06411016', 'IKH310', 3, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IKH328', 3, 'C+'); INSERT INTO transkrip VALUES ('06411016', 'IKH329', 3, 'C+'); INSERT INTO transkrip VALUES ('06411016', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06411016', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06411016', 'IKP333', 3, 'C'); INSERT INTO transkrip VALUES ('06411016', 'ISM314', 3, 'B+'); INSERT INTO transkrip VALUES ('06411016', 'IKS308', 3, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06411015', 'IKH111', 1, 'B+'); INSERT INTO transkrip VALUES ('06411015', 'IKL341', 3, 'B-'); INSERT INTO transkrip VALUES ('06411015', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06411015', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKL135', 1, 'B+'); INSERT INTO transkrip VALUES ('06411015', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06411015', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKB405', 4, 'C'); INSERT INTO transkrip VALUES ('06411015', 'IKH113', 1, 'A-'); INSERT INTO transkrip VALUES ('06411015', 'IKH311', 3, 'A'); INSERT INTO transkrip VALUES ('06411015', 'IKH313', 3, 'B-'); INSERT INTO transkrip VALUES ('06411015', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06411015', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06411015', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06411015', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06411015', 'IKH123', 1, 'B-'); INSERT INTO transkrip VALUES ('06411015', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06411015', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06411015', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKS304', 3, 'C+'); INSERT INTO transkrip VALUES ('06411015', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06411015', 'IUM263', 2, 'C+'); INSERT INTO transkrip VALUES ('06411015', 'IKP102', 1, 'B+'); INSERT INTO transkrip VALUES ('06411015', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06411015', 'IKP302', 3, 'A'); INSERT INTO transkrip VALUES ('06411015', 'IKP311', 3, 'B-'); INSERT INTO transkrip VALUES ('06411015', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKS327', 3, 'A-'); INSERT INTO transkrip VALUES ('06411015', 'ISM401', 4, 'C'); INSERT INTO transkrip VALUES ('06411015', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06411015', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKH331', 3, 'A-'); INSERT INTO transkrip VALUES ('06411015', 'IKP103', 1, 'A'); INSERT INTO transkrip VALUES ('06411015', 'IKP303', 3, 'A-'); INSERT INTO transkrip VALUES ('06411015', 'IKS118', 1, 'A'); INSERT INTO transkrip VALUES ('06411015', 'IKS318', 3, 'B+'); INSERT INTO transkrip VALUES ('06411015', 'ISM221', 2, 'D'); INSERT INTO transkrip VALUES ('06411015', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06411015', 'ISM403', 4, 'B+'); INSERT INTO transkrip VALUES ('06411015', 'IKD313', 3, 'A-'); INSERT INTO transkrip VALUES ('06411015', 'IKD123', 1, 'C+'); INSERT INTO transkrip VALUES ('06411015', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06411015', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06411015', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06411015', 'ISD314', 3, 'B'); INSERT INTO transkrip VALUES ('06411013', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06411013', 'IKH111', 1, 'A'); INSERT INTO transkrip VALUES ('06411013', 'IKL341', 3, 'D'); INSERT INTO transkrip VALUES ('06411013', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06411013', 'IKH151', 1, 'C'); INSERT INTO transkrip VALUES ('06411013', 'IKL135', 1, 'D'); INSERT INTO transkrip VALUES ('06411013', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06411013', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06411013', 'IKB405', 4, 'D'); INSERT INTO transkrip VALUES ('06411013', 'IKH113', 1, 'B-'); INSERT INTO transkrip VALUES ('06411013', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06411013', 'IKH313', 3, 'C+'); INSERT INTO transkrip VALUES ('06411013', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06411013', 'UKT101', 1, 'B'); INSERT INTO transkrip VALUES ('06411013', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06411013', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06411013', 'IKH123', 1, 'D'); INSERT INTO transkrip VALUES ('06411013', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06411013', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06411013', 'IKD313', 3, 'D'); INSERT INTO transkrip VALUES ('06411013', 'IKH314', 3, 'B+'); INSERT INTO transkrip VALUES ('06411013', 'IKH312', 3, 'D'); INSERT INTO transkrip VALUES ('06411013', 'IUM314', 3, 'C'); INSERT INTO transkrip VALUES ('06411013', 'IKH310', 3, 'B'); INSERT INTO transkrip VALUES ('06411013', 'IKH316', 3, 'B-'); INSERT INTO transkrip VALUES ('06411013', 'IKH314', 3, 'B+'); INSERT INTO transkrip VALUES ('06411013', 'ISM314', 3, 'B+'); INSERT INTO transkrip VALUES ('06411013', 'IKS308', 3, 'B'); INSERT INTO transkrip VALUES ('06411010', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06411010', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06411010', 'IKL341', 3, 'C+'); INSERT INTO transkrip VALUES ('06411010', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06411010', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06411010', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKL135', 1, 'A-'); INSERT INTO transkrip VALUES ('06411010', 'IKL335', 3, 'B+'); INSERT INTO transkrip VALUES ('06411010', 'IUM461', 4, 'A'); INSERT INTO transkrip VALUES ('06411010', 'UBA402', 4, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06411010', 'IKH113', 1, 'B+'); INSERT INTO transkrip VALUES ('06411010', 'IKH311', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06411010', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKL343', 3, 'B+'); INSERT INTO transkrip VALUES ('06411010', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06411010', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06411010', 'IKS104', 1, 'A-'); INSERT INTO transkrip VALUES ('06411010', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKS304', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IUM263', 2, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKP102', 1, 'B+'); INSERT INTO transkrip VALUES ('06411010', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKP302', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKP311', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06411010', 'UKW400', 4, 'B-'); INSERT INTO transkrip VALUES ('06411010', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06411010', 'IKB406', 4, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKH331', 3, 'A-'); INSERT INTO transkrip VALUES ('06411010', 'IKP103', 1, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKP303', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKS118', 1, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKS318', 3, 'B+'); INSERT INTO transkrip VALUES ('06411010', 'ISM221', 2, 'A-'); INSERT INTO transkrip VALUES ('06411010', 'IKP321', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'ISM403', 4, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKD313', 3, 'A-'); INSERT INTO transkrip VALUES ('06411010', 'IKD123', 1, 'B+'); INSERT INTO transkrip VALUES ('06411010', 'IKH314', 3, 'A-'); INSERT INTO transkrip VALUES ('06411010', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKP321', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'IKH314', 3, 'A-'); INSERT INTO transkrip VALUES ('06411010', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06411010', 'ISD314', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06411007', 'IKH111', 1, 'B-'); INSERT INTO transkrip VALUES ('06411007', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06411007', 'IKL141', 1, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06411007', 'IKH151', 1, 'C+'); INSERT INTO transkrip VALUES ('06411007', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06411007', 'IKL335', 3, 'B+'); INSERT INTO transkrip VALUES ('06411007', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06411007', 'UBA402', 4, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKB405', 4, 'B+'); INSERT INTO transkrip VALUES ('06411007', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKH311', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06411007', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKL343', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKH123', 1, 'B+'); INSERT INTO transkrip VALUES ('06411007', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06411007', 'IKS104', 1, 'A-'); INSERT INTO transkrip VALUES ('06411007', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06411007', 'IKS304', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IUM263', 2, 'B+'); INSERT INTO transkrip VALUES ('06411007', 'IKP102', 1, 'A-'); INSERT INTO transkrip VALUES ('06411007', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKP302', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKP311', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06411007', 'UKW400', 4, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06411007', 'IKB406', 4, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKH331', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKP103', 1, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKP303', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKS118', 1, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKS318', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKP321', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'ISM403', 4, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKB250', 2, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKD313', 3, 'B'); INSERT INTO transkrip VALUES ('06411007', 'IKD123', 1, 'A-'); INSERT INTO transkrip VALUES ('06411007', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKP321', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06411007', 'ISD314', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKH351', 3, 'B+'); INSERT INTO transkrip VALUES ('06411003', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06411003', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06411003', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06411003', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06411003', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKL135', 1, 'A-'); INSERT INTO transkrip VALUES ('06411003', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06411003', 'IUM461', 4, 'A'); INSERT INTO transkrip VALUES ('06411003', 'UBA402', 4, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKB405', 4, 'B+'); INSERT INTO transkrip VALUES ('06411003', 'IKH113', 1, 'B'); INSERT INTO transkrip VALUES ('06411003', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06411003', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06411003', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKL343', 3, 'B'); INSERT INTO transkrip VALUES ('06411003', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06411003', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06411003', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06411003', 'IKS104', 1, 'A-'); INSERT INTO transkrip VALUES ('06411003', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06411003', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKS304', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKS323', 3, 'B'); INSERT INTO transkrip VALUES ('06411003', 'IUM263', 2, 'B+'); INSERT INTO transkrip VALUES ('06411003', 'IKP102', 1, 'A-'); INSERT INTO transkrip VALUES ('06411003', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKP302', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKP311', 3, 'A-'); INSERT INTO transkrip VALUES ('06411003', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06411003', 'UKW400', 4, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06411003', 'IKB406', 4, 'A-'); INSERT INTO transkrip VALUES ('06411003', 'IKH331', 3, 'A-'); INSERT INTO transkrip VALUES ('06411003', 'IKP103', 1, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKP303', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKS118', 1, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKS318', 3, 'B+'); INSERT INTO transkrip VALUES ('06411003', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06411003', 'IKP321', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'ISM403', 4, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06411003', 'IKD123', 1, 'C'); INSERT INTO transkrip VALUES ('06411003', 'IKH314', 3, 'A-'); INSERT INTO transkrip VALUES ('06411003', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKP321', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'IKH314', 3, 'A-'); INSERT INTO transkrip VALUES ('06411003', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06411003', 'ISD314', 3, 'B'); INSERT INTO transkrip VALUES ('06411002', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06411002', 'IKH111', 1, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06411002', 'IKL141', 1, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'IKB411', 4, 'B'); INSERT INTO transkrip VALUES ('06411002', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06411002', 'IKL335', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IUM461', 4, 'A'); INSERT INTO transkrip VALUES ('06411002', 'UBA402', 4, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'IKB405', 4, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'IKH113', 1, 'B'); INSERT INTO transkrip VALUES ('06411002', 'IKH311', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKH313', 3, 'B'); INSERT INTO transkrip VALUES ('06411002', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06411002', 'UKT101', 1, 'B+'); INSERT INTO transkrip VALUES ('06411002', 'IKL343', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06411002', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06411002', 'IKS104', 1, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKS304', 3, 'B-'); INSERT INTO transkrip VALUES ('06411002', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IUM263', 2, 'C+'); INSERT INTO transkrip VALUES ('06411002', 'IKP102', 1, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKP302', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKP311', 3, 'B'); INSERT INTO transkrip VALUES ('06411002', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKS327', 3, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'ISM401', 4, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06411002', 'IKB206', 2, 'B+'); INSERT INTO transkrip VALUES ('06411002', 'IKB406', 4, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKH331', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKP103', 1, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKP303', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKS118', 1, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKS318', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'ISM403', 4, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'IKD313', 3, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'IKD123', 1, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'IKH314', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06411002', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06411002', 'IKH314', 3, 'A'); INSERT INTO transkrip VALUES ('06411002', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06411002', 'ISD314', 3, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06411001', 'IKH111', 1, 'C+'); INSERT INTO transkrip VALUES ('06411001', 'IKL341', 3, 'C+'); INSERT INTO transkrip VALUES ('06411001', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKB411', 4, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06411001', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06411001', 'IUM461', 4, 'A'); INSERT INTO transkrip VALUES ('06411001', 'UBA402', 4, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKB405', 4, 'C'); INSERT INTO transkrip VALUES ('06411001', 'IKH113', 1, 'B-'); INSERT INTO transkrip VALUES ('06411001', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKH313', 3, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06411001', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKH123', 1, 'C+'); INSERT INTO transkrip VALUES ('06411001', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKS104', 1, 'A-'); INSERT INTO transkrip VALUES ('06411001', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKS304', 3, 'A-'); INSERT INTO transkrip VALUES ('06411001', 'IKS323', 3, 'A-'); INSERT INTO transkrip VALUES ('06411001', 'IUM263', 2, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKP102', 1, 'A-'); INSERT INTO transkrip VALUES ('06411001', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKP302', 3, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKP311', 3, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06411001', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06411001', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKB406', 4, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKP103', 1, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKP303', 3, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKS118', 1, 'A'); INSERT INTO transkrip VALUES ('06411001', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06411001', 'ISM221', 2, 'C+'); INSERT INTO transkrip VALUES ('06411001', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06411001', 'ISM403', 4, 'B+'); INSERT INTO transkrip VALUES ('06411001', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06411001', 'IKD123', 1, 'C'); INSERT INTO transkrip VALUES ('06411001', 'IKH314', 3, 'B+'); INSERT INTO transkrip VALUES ('06411001', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06411001', 'IKH314', 3, 'B+'); INSERT INTO transkrip VALUES ('06411001', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06411001', 'ISD314', 3, 'C'); INSERT INTO transkrip VALUES ('06510015', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06510015', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06510015', 'UKT101', 1, 'C'); INSERT INTO transkrip VALUES ('06510013', 'IKH351', 3, 'B'); INSERT INTO transkrip VALUES ('06510013', 'IKB411', 4, 'C+'); INSERT INTO transkrip VALUES ('06510013', 'IKL135', 1, 'D'); INSERT INTO transkrip VALUES ('06510013', 'IKL335', 3, 'D'); INSERT INTO transkrip VALUES ('06510013', 'IUM461', 4, 'D'); INSERT INTO transkrip VALUES ('06510013', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06510013', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06510013', 'IKH313', 3, 'B-'); INSERT INTO transkrip VALUES ('06510013', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06510013', 'UKT101', 1, 'A-'); INSERT INTO transkrip VALUES ('06510013', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06510013', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06510013', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06510013', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06510013', 'IKS301', 3, 'C'); INSERT INTO transkrip VALUES ('06510013', 'IKS323', 3, 'B'); INSERT INTO transkrip VALUES ('06510013', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06510013', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06510013', 'ISL303', 3, 'A-'); INSERT INTO transkrip VALUES ('06510013', 'IKS108', 1, 'B+'); INSERT INTO transkrip VALUES ('06510013', 'IKS308', 3, 'B+'); INSERT INTO transkrip VALUES ('06510013', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06510013', 'ISM313', 3, 'A'); INSERT INTO transkrip VALUES ('06510013', 'IKS326', 3, 'B'); INSERT INTO transkrip VALUES ('06510013', 'ISM316', 3, 'A-'); INSERT INTO transkrip VALUES ('06510012', 'IKH309', 3, 'C+'); INSERT INTO transkrip VALUES ('06510012', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06510012', 'IKH111', 1, 'B+'); INSERT INTO transkrip VALUES ('06510012', 'IKL141', 1, 'C+'); INSERT INTO transkrip VALUES ('06510012', 'IKB411', 4, 'C+'); INSERT INTO transkrip VALUES ('06510012', 'IKH151', 1, 'B-'); INSERT INTO transkrip VALUES ('06510012', 'IKL135', 1, 'B+'); INSERT INTO transkrip VALUES ('06510012', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06510012', 'IUM461', 4, 'B'); INSERT INTO transkrip VALUES ('06510012', 'UBA402', 4, 'A'); INSERT INTO transkrip VALUES ('06510012', 'IKB405', 4, 'A'); INSERT INTO transkrip VALUES ('06510012', 'IKH311', 3, 'B-'); INSERT INTO transkrip VALUES ('06510012', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06510012', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06510012', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06510012', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06510012', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06510012', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06510012', 'IKS301', 3, 'C+'); INSERT INTO transkrip VALUES ('06510012', 'IKS323', 3, 'B-'); INSERT INTO transkrip VALUES ('06510012', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06510012', 'IKS327', 3, 'C'); INSERT INTO transkrip VALUES ('06510012', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06510012', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06510012', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06510012', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06510012', 'ISM221', 2, 'C'); INSERT INTO transkrip VALUES ('06510012', 'ISM403', 4, 'B'); INSERT INTO transkrip VALUES ('06510012', 'ISM404', 4, 'B'); INSERT INTO transkrip VALUES ('06510012', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06510012', 'IKD123', 1, 'B-'); INSERT INTO transkrip VALUES ('06510012', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06510012', 'ISL303', 3, 'A'); INSERT INTO transkrip VALUES ('06510012', 'IKS108', 1, 'B+'); INSERT INTO transkrip VALUES ('06510012', 'IKS308', 3, 'B-'); INSERT INTO transkrip VALUES ('06510012', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06510012', 'ISO301', 3, 'A-'); INSERT INTO transkrip VALUES ('06510012', 'ISO101', 1, 'A-'); INSERT INTO transkrip VALUES ('06510012', 'ISM313', 3, 'A'); INSERT INTO transkrip VALUES ('06510012', 'IKS319', 3, 'B'); INSERT INTO transkrip VALUES ('06510012', 'IKS326', 3, 'A-'); INSERT INTO transkrip VALUES ('06510012', 'ISM114', 1, 'A'); INSERT INTO transkrip VALUES ('06510012', 'IKS328', 3, 'B'); INSERT INTO transkrip VALUES ('06510012', 'IKB150', 1, 'A'); INSERT INTO transkrip VALUES ('06510012', 'ISA301', 3, 'A'); INSERT INTO transkrip VALUES ('06510012', 'ISL302', 3, 'A'); INSERT INTO transkrip VALUES ('06510012', 'ISM316', 3, 'A'); INSERT INTO transkrip VALUES ('06510008', 'IKH351', 3, 'D'); INSERT INTO transkrip VALUES ('06510008', 'IKH111', 1, 'D'); INSERT INTO transkrip VALUES ('06510008', 'IKL341', 3, 'D'); INSERT INTO transkrip VALUES ('06510008', 'IKL141', 1, 'D'); INSERT INTO transkrip VALUES ('06510008', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06510008', 'IKH151', 1, 'D'); INSERT INTO transkrip VALUES ('06510008', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06510008', 'IUM461', 4, 'D'); INSERT INTO transkrip VALUES ('06510008', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06510008', 'IKH311', 3, 'D'); INSERT INTO transkrip VALUES ('06510008', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06510008', 'UKT101', 1, 'B+'); INSERT INTO transkrip VALUES ('06510008', 'IKS301', 3, 'D'); INSERT INTO transkrip VALUES ('06510008', 'IKS323', 3, 'D'); INSERT INTO transkrip VALUES ('06510008', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06510008', 'IKS327', 3, 'B-'); INSERT INTO transkrip VALUES ('06510008', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06510008', 'UKW400', 4, 'C+'); INSERT INTO transkrip VALUES ('06510008', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06510008', 'ISM403', 4, 'C+'); INSERT INTO transkrip VALUES ('06510008', 'ISM404', 4, 'C'); INSERT INTO transkrip VALUES ('06510008', 'IKD123', 1, 'B-'); INSERT INTO transkrip VALUES ('06510008', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06510008', 'ISL304', 3, 'B'); INSERT INTO transkrip VALUES ('06510008', 'ISO301', 3, 'B-'); INSERT INTO transkrip VALUES ('06510008', 'ISO101', 1, 'A-'); INSERT INTO transkrip VALUES ('06510008', 'ISM313', 3, 'A'); INSERT INTO transkrip VALUES ('06510008', 'IKS319', 3, 'C+'); INSERT INTO transkrip VALUES ('06510008', 'IKS326', 3, 'B'); INSERT INTO transkrip VALUES ('06510008', 'IKB150', 1, 'B+'); INSERT INTO transkrip VALUES ('06510007', 'IKH309', 3, 'D'); INSERT INTO transkrip VALUES ('06510007', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06510007', 'IKH111', 1, 'B-'); INSERT INTO transkrip VALUES ('06510007', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06510007', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06510007', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06510007', 'IKH151', 1, 'C'); INSERT INTO transkrip VALUES ('06510007', 'IKL135', 1, 'C+'); INSERT INTO transkrip VALUES ('06510007', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06510007', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06510007', 'UBA402', 4, 'C'); INSERT INTO transkrip VALUES ('06510007', 'IKB405', 4, 'C+'); INSERT INTO transkrip VALUES ('06510007', 'IKH113', 1, 'C+'); INSERT INTO transkrip VALUES ('06510007', 'IKH311', 3, 'B+'); INSERT INTO transkrip VALUES ('06510007', 'IKH313', 3, 'D'); INSERT INTO transkrip VALUES ('06510007', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06510007', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06510007', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06510007', 'IKD312', 3, 'C+'); INSERT INTO transkrip VALUES ('06510007', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06510007', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06510007', 'IKS301', 3, 'C+'); INSERT INTO transkrip VALUES ('06510007', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06510007', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06510007', 'IKS327', 3, 'B-'); INSERT INTO transkrip VALUES ('06510007', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06510007', 'UKW400', 4, 'C+'); INSERT INTO transkrip VALUES ('06510007', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06510007', 'IKB406', 4, 'C+'); INSERT INTO transkrip VALUES ('06510007', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06510007', 'ISM403', 4, 'C'); INSERT INTO transkrip VALUES ('06510007', 'ISM404', 4, 'B-'); INSERT INTO transkrip VALUES ('06510007', 'IKB250', 2, 'A'); INSERT INTO transkrip VALUES ('06510007', 'IKB450', 4, 'B+'); INSERT INTO transkrip VALUES ('06510007', 'IKD313', 3, 'B-'); INSERT INTO transkrip VALUES ('06510007', 'IKD123', 1, 'B'); INSERT INTO transkrip VALUES ('06510007', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06510007', 'ISL303', 3, 'B+'); INSERT INTO transkrip VALUES ('06510007', 'IIB205', 2, 'C'); INSERT INTO transkrip VALUES ('06510007', 'IKS308', 3, 'B-'); INSERT INTO transkrip VALUES ('06510007', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06510007', 'ISO301', 3, 'B-'); INSERT INTO transkrip VALUES ('06510007', 'ISO101', 1, 'B-'); INSERT INTO transkrip VALUES ('06510007', 'ISM313', 3, 'A-'); INSERT INTO transkrip VALUES ('06510007', 'IKS319', 3, 'C'); INSERT INTO transkrip VALUES ('06510007', 'IKS326', 3, 'C+'); INSERT INTO transkrip VALUES ('06510007', 'ISM114', 1, 'A'); INSERT INTO transkrip VALUES ('06510007', 'IKS328', 3, 'C'); INSERT INTO transkrip VALUES ('06510007', 'IKH104', 1, 'C+'); INSERT INTO transkrip VALUES ('06510007', 'IKB150', 1, 'A'); INSERT INTO transkrip VALUES ('06510007', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06510007', 'ISA301', 3, 'B+'); INSERT INTO transkrip VALUES ('06510007', 'ISL302', 3, 'A-'); INSERT INTO transkrip VALUES ('06510007', 'ISM316', 3, 'A-'); INSERT INTO transkrip VALUES ('06510004', 'IKH309', 3, 'B-'); INSERT INTO transkrip VALUES ('06510004', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06510004', 'IKH111', 1, 'B-'); INSERT INTO transkrip VALUES ('06510004', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06510004', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06510004', 'IKL135', 1, 'B+'); INSERT INTO transkrip VALUES ('06510004', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06510004', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06510004', 'UBA402', 4, 'A'); INSERT INTO transkrip VALUES ('06510004', 'IKB405', 4, 'B+'); INSERT INTO transkrip VALUES ('06510004', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06510004', 'IKH313', 3, 'B+'); INSERT INTO transkrip VALUES ('06510004', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06510004', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06510004', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06510004', 'IKS301', 3, 'C'); INSERT INTO transkrip VALUES ('06510004', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06510004', 'IKS327', 3, 'C'); INSERT INTO transkrip VALUES ('06510004', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06510004', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06510004', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06510004', 'IKB406', 4, 'C+'); INSERT INTO transkrip VALUES ('06510004', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06510004', 'ISM403', 4, 'B'); INSERT INTO transkrip VALUES ('06510004', 'ISM404', 4, 'C+'); INSERT INTO transkrip VALUES ('06510004', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06510004', 'IKD123', 1, 'B-'); INSERT INTO transkrip VALUES ('06510004', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06510004', 'ISL303', 3, 'B+'); INSERT INTO transkrip VALUES ('06510004', 'IKS308', 3, 'B-'); INSERT INTO transkrip VALUES ('06510004', 'ISL304', 3, 'A-'); INSERT INTO transkrip VALUES ('06510004', 'ISO301', 3, 'A'); INSERT INTO transkrip VALUES ('06510004', 'ISO101', 1, 'B+'); INSERT INTO transkrip VALUES ('06510004', 'ISM313', 3, 'A'); INSERT INTO transkrip VALUES ('06510004', 'IKS319', 3, 'B'); INSERT INTO transkrip VALUES ('06510004', 'IKS326', 3, 'B'); INSERT INTO transkrip VALUES ('06510004', 'ISM114', 1, 'A-'); INSERT INTO transkrip VALUES ('06510004', 'IKS328', 3, 'B-'); INSERT INTO transkrip VALUES ('06510004', 'ISA301', 3, 'B+'); INSERT INTO transkrip VALUES ('06510004', 'ISL302', 3, 'A-'); INSERT INTO transkrip VALUES ('06510004', 'ISM316', 3, 'A-'); INSERT INTO transkrip VALUES ('06510001', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06510001', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06510001', 'IKS413', 4, 'B-'); INSERT INTO transkrip VALUES ('06510001', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06410030', 'IKH111', 1, 'A-'); INSERT INTO transkrip VALUES ('06410030', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06410030', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKB411', 4, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKH151', 1, 'C+'); INSERT INTO transkrip VALUES ('06410030', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06410030', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06410030', 'IKH113', 1, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKH311', 3, 'C+'); INSERT INTO transkrip VALUES ('06410030', 'IKH313', 3, 'B-'); INSERT INTO transkrip VALUES ('06410030', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06410030', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKL343', 3, 'C+'); INSERT INTO transkrip VALUES ('06410030', 'IKD112', 1, 'A-'); INSERT INTO transkrip VALUES ('06410030', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKH123', 1, 'A-'); INSERT INTO transkrip VALUES ('06410030', 'IKH323', 3, 'C+'); INSERT INTO transkrip VALUES ('06410030', 'IKS104', 1, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06410030', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKS304', 3, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IUM263', 2, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKP102', 1, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKP111', 1, 'B+'); INSERT INTO transkrip VALUES ('06410030', 'IKP302', 3, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKP311', 3, 'B+'); INSERT INTO transkrip VALUES ('06410030', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06410030', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06410030', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKB206', 2, 'C+'); INSERT INTO transkrip VALUES ('06410030', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKH331', 3, 'A-'); INSERT INTO transkrip VALUES ('06410030', 'IKP103', 1, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKP113', 1, 'A-'); INSERT INTO transkrip VALUES ('06410030', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06410030', 'IKS118', 1, 'A-'); INSERT INTO transkrip VALUES ('06410030', 'IKS318', 3, 'A-'); INSERT INTO transkrip VALUES ('06410030', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410030', 'ISM403', 4, 'B+'); INSERT INTO transkrip VALUES ('06410030', 'ISM404', 4, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06410030', 'IKD123', 1, 'A-'); INSERT INTO transkrip VALUES ('06410030', 'IKP213', 2, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06410030', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410030', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06410030', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06410030', 'IKP333', 3, 'A-'); INSERT INTO transkrip VALUES ('06410030', 'ISD314', 3, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IKH111', 1, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IKL341', 3, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06410027', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06410027', 'IKH151', 1, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IKL135', 1, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06410027', 'IKB405', 4, 'A'); INSERT INTO transkrip VALUES ('06410027', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06410027', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06410027', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06410027', 'IKS413', 4, 'A-'); INSERT INTO transkrip VALUES ('06410027', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06410027', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06410027', 'IKD312', 3, 'B-'); INSERT INTO transkrip VALUES ('06410027', 'IKH123', 1, 'B+'); INSERT INTO transkrip VALUES ('06410027', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06410027', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06410027', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06410027', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06410027', 'IKS304', 3, 'B'); INSERT INTO transkrip VALUES ('06410027', 'IKS323', 3, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IUM263', 2, 'D'); INSERT INTO transkrip VALUES ('06410027', 'IKS126', 1, 'A-'); INSERT INTO transkrip VALUES ('06410027', 'IKS327', 3, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06410027', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06410027', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06410027', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06410027', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06410027', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06410027', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06410027', 'IKP321', 3, 'B+'); INSERT INTO transkrip VALUES ('06410027', 'ISM403', 4, 'B-'); INSERT INTO transkrip VALUES ('06410027', 'ISM404', 4, 'B+'); INSERT INTO transkrip VALUES ('06410027', 'IKB450', 4, 'A-'); INSERT INTO transkrip VALUES ('06410027', 'IKD313', 3, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IKD123', 1, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IKH326', 3, 'B-'); INSERT INTO transkrip VALUES ('06410027', 'IKG321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410027', 'IKG101', 1, 'B'); INSERT INTO transkrip VALUES ('06410027', 'IKH342', 3, 'C'); INSERT INTO transkrip VALUES ('06410027', 'IKG102', 1, 'B+'); INSERT INTO transkrip VALUES ('06410027', 'IKG302', 3, 'C'); INSERT INTO transkrip VALUES ('06410027', 'IKL133', 1, 'B+'); INSERT INTO transkrip VALUES ('06410027', 'IKL233', 2, 'C'); INSERT INTO transkrip VALUES ('06410027', 'PDU212', 2, 'C'); INSERT INTO transkrip VALUES ('06410027', 'IKG121', 1, 'B-'); INSERT INTO transkrip VALUES ('06410027', 'IKG402', 4, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IKH300', 3, 'D'); INSERT INTO transkrip VALUES ('06410027', 'IKP321', 3, 'B+'); INSERT INTO transkrip VALUES ('06410027', 'IKH326', 3, 'B-'); INSERT INTO transkrip VALUES ('06410027', 'IKG321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410027', 'IKG311', 3, 'C+'); INSERT INTO transkrip VALUES ('06410027', 'IKG304', 3, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06410026', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06410026', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06410026', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06410026', 'IKH151', 1, 'B-'); INSERT INTO transkrip VALUES ('06410026', 'IKL135', 1, 'B-'); INSERT INTO transkrip VALUES ('06410026', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06410026', 'IUM461', 4, 'B+'); INSERT INTO transkrip VALUES ('06410026', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKH113', 1, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06410026', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06410026', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06410026', 'IKD112', 1, 'B+'); INSERT INTO transkrip VALUES ('06410026', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKH123', 1, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKS104', 1, 'B+'); INSERT INTO transkrip VALUES ('06410026', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06410026', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06410026', 'IKS304', 3, 'B+'); INSERT INTO transkrip VALUES ('06410026', 'IKS323', 3, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'IUM263', 2, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKP111', 1, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKP311', 3, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKS327', 3, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06410026', 'UKW400', 4, 'A'); INSERT INTO transkrip VALUES ('06410026', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06410026', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06410026', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06410026', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'ISM403', 4, 'B+'); INSERT INTO transkrip VALUES ('06410026', 'ISM404', 4, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06410026', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06410026', 'IKD123', 1, 'C'); INSERT INTO transkrip VALUES ('06410026', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKG321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'IKG101', 1, 'A'); INSERT INTO transkrip VALUES ('06410026', 'IKH342', 3, 'C'); INSERT INTO transkrip VALUES ('06410026', 'IKG102', 1, 'A'); INSERT INTO transkrip VALUES ('06410026', 'IKG302', 3, 'A'); INSERT INTO transkrip VALUES ('06410026', 'IKL133', 1, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'IKL233', 2, 'A'); INSERT INTO transkrip VALUES ('06410026', 'PDU212', 2, 'B'); INSERT INTO transkrip VALUES ('06410026', 'IKG121', 1, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'IKG402', 4, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06410026', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06410026', 'ISD314', 3, 'C'); INSERT INTO transkrip VALUES ('06410026', 'IKG321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410026', 'ISD305', 3, 'B+'); INSERT INTO transkrip VALUES ('06410025', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06410025', 'IKH111', 1, 'C+'); INSERT INTO transkrip VALUES ('06410025', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06410025', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06410025', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06410025', 'IKH151', 1, 'C'); INSERT INTO transkrip VALUES ('06410025', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06410025', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06410025', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06410025', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06410025', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06410025', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06410025', 'UKT101', 1, 'B+'); INSERT INTO transkrip VALUES ('06410025', 'IKD112', 1, 'B+'); INSERT INTO transkrip VALUES ('06410025', 'IKD312', 3, 'B-'); INSERT INTO transkrip VALUES ('06410025', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06410025', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKS301', 3, 'B+'); INSERT INTO transkrip VALUES ('06410025', 'IKS304', 3, 'B-'); INSERT INTO transkrip VALUES ('06410025', 'IKS323', 3, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IUM263', 2, 'C+'); INSERT INTO transkrip VALUES ('06410025', 'IKP102', 1, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKP111', 1, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKP302', 3, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKP311', 3, 'B-'); INSERT INTO transkrip VALUES ('06410025', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKS327', 3, 'B-'); INSERT INTO transkrip VALUES ('06410025', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06410025', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06410025', 'IKB406', 4, 'A-'); INSERT INTO transkrip VALUES ('06410025', 'IKH331', 3, 'B+'); INSERT INTO transkrip VALUES ('06410025', 'IKP113', 1, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKP303', 3, 'C+'); INSERT INTO transkrip VALUES ('06410025', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06410025', 'ISM221', 2, 'C'); INSERT INTO transkrip VALUES ('06410025', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410025', 'ISM403', 4, 'C'); INSERT INTO transkrip VALUES ('06410025', 'ISM404', 4, 'A'); INSERT INTO transkrip VALUES ('06410025', 'IKB450', 4, 'A-'); INSERT INTO transkrip VALUES ('06410025', 'IKD313', 3, 'C+'); INSERT INTO transkrip VALUES ('06410025', 'IKD123', 1, 'A-'); INSERT INTO transkrip VALUES ('06410025', 'IKP213', 2, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06410025', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKH300', 3, 'C+'); INSERT INTO transkrip VALUES ('06410025', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410025', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06410025', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06410025', 'IKP333', 3, 'C'); INSERT INTO transkrip VALUES ('06410025', 'ISD314', 3, 'B-'); INSERT INTO transkrip VALUES ('06410023', 'IKH351', 3, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKB411', 4, 'B-'); INSERT INTO transkrip VALUES ('06410023', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IUM461', 4, 'A'); INSERT INTO transkrip VALUES ('06410023', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06410023', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06410023', 'IKH311', 3, 'C+'); INSERT INTO transkrip VALUES ('06410023', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06410023', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06410023', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06410023', 'IKL343', 3, 'C+'); INSERT INTO transkrip VALUES ('06410023', 'IKD112', 1, 'B+'); INSERT INTO transkrip VALUES ('06410023', 'IKD312', 3, 'B-'); INSERT INTO transkrip VALUES ('06410023', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06410023', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06410023', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06410023', 'IKS304', 3, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKS323', 3, 'C+'); INSERT INTO transkrip VALUES ('06410023', 'IUM263', 2, 'A-'); INSERT INTO transkrip VALUES ('06410023', 'IKP102', 1, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKP111', 1, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKP302', 3, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKP311', 3, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKS327', 3, 'B+'); INSERT INTO transkrip VALUES ('06410023', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06410023', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKB206', 2, 'B-'); INSERT INTO transkrip VALUES ('06410023', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKH331', 3, 'B+'); INSERT INTO transkrip VALUES ('06410023', 'IKP103', 1, 'A-'); INSERT INTO transkrip VALUES ('06410023', 'IKP113', 1, 'B+'); INSERT INTO transkrip VALUES ('06410023', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06410023', 'IKS118', 1, 'B+'); INSERT INTO transkrip VALUES ('06410023', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06410023', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410023', 'ISM403', 4, 'B+'); INSERT INTO transkrip VALUES ('06410023', 'ISM404', 4, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06410023', 'IKD313', 3, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKD123', 1, 'A-'); INSERT INTO transkrip VALUES ('06410023', 'IKP213', 2, 'B+'); INSERT INTO transkrip VALUES ('06410023', 'IKH314', 3, 'C+'); INSERT INTO transkrip VALUES ('06410023', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06410023', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410023', 'IKH314', 3, 'C+'); INSERT INTO transkrip VALUES ('06410023', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06410023', 'IKP333', 3, 'A'); INSERT INTO transkrip VALUES ('06410021', 'IKH351', 3, 'B'); INSERT INTO transkrip VALUES ('06410021', 'IKH111', 1, 'C+'); INSERT INTO transkrip VALUES ('06410021', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06410021', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06410021', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06410021', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06410021', 'IUM461', 4, 'B+'); INSERT INTO transkrip VALUES ('06410021', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06410021', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06410021', 'IKH113', 1, 'B'); INSERT INTO transkrip VALUES ('06410021', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKS413', 4, 'B-'); INSERT INTO transkrip VALUES ('06410021', 'UKT101', 1, 'B'); INSERT INTO transkrip VALUES ('06410021', 'IKH329', 3, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKD112', 1, 'B+'); INSERT INTO transkrip VALUES ('06410021', 'IKD312', 3, 'B-'); INSERT INTO transkrip VALUES ('06410021', 'IKH123', 1, 'A'); INSERT INTO transkrip VALUES ('06410021', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKP311', 3, 'C+'); INSERT INTO transkrip VALUES ('06410021', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06410021', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06410021', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06410021', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06410021', 'ISM403', 4, 'C'); INSERT INTO transkrip VALUES ('06410021', 'ISM404', 4, 'A'); INSERT INTO transkrip VALUES ('06410021', 'IKH314', 3, 'C+'); INSERT INTO transkrip VALUES ('06410021', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKH112', 1, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKH114', 1, 'B'); INSERT INTO transkrip VALUES ('06410021', 'IKH312', 3, 'C+'); INSERT INTO transkrip VALUES ('06410021', 'IUM314', 3, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKH109', 1, 'A'); INSERT INTO transkrip VALUES ('06410021', 'IKH110', 1, 'B-'); INSERT INTO transkrip VALUES ('06410021', 'IKH128', 1, 'B'); INSERT INTO transkrip VALUES ('06410021', 'IKH310', 3, 'B'); INSERT INTO transkrip VALUES ('06410021', 'IKH328', 3, 'B-'); INSERT INTO transkrip VALUES ('06410021', 'IKH119', 1, 'B'); INSERT INTO transkrip VALUES ('06410021', 'IKH126', 1, 'B+'); INSERT INTO transkrip VALUES ('06410021', 'IKH319', 3, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKH118', 1, 'B-'); INSERT INTO transkrip VALUES ('06410021', 'IKH318', 3, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKH327', 3, 'B'); INSERT INTO transkrip VALUES ('06410021', 'IKH132', 1, 'B-'); INSERT INTO transkrip VALUES ('06410021', 'IKH324', 3, 'B-'); INSERT INTO transkrip VALUES ('06410021', 'IKG321', 3, 'B+'); INSERT INTO transkrip VALUES ('06410021', 'IKH316', 3, 'C+'); INSERT INTO transkrip VALUES ('06410021', 'IKH329', 3, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKH300', 3, 'D'); INSERT INTO transkrip VALUES ('06410021', 'IKH314', 3, 'C+'); INSERT INTO transkrip VALUES ('06410021', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06410021', 'IKG321', 3, 'B+'); INSERT INTO transkrip VALUES ('06410021', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06410021', 'IKS308', 3, 'B+'); INSERT INTO transkrip VALUES ('06410021', 'ISM313', 3, 'A'); INSERT INTO transkrip VALUES ('06410013', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06410013', 'IKH111', 1, 'C+'); INSERT INTO transkrip VALUES ('06410013', 'IKL341', 3, 'C+'); INSERT INTO transkrip VALUES ('06410013', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06410013', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06410013', 'IKH151', 1, 'D'); INSERT INTO transkrip VALUES ('06410013', 'IKL135', 1, 'D'); INSERT INTO transkrip VALUES ('06410013', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06410013', 'IUM461', 4, 'B'); INSERT INTO transkrip VALUES ('06410013', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06410013', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06410013', 'IKH113', 1, 'B-'); INSERT INTO transkrip VALUES ('06410013', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06410013', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06410013', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06410013', 'IKD112', 1, 'B+'); INSERT INTO transkrip VALUES ('06410013', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06410013', 'IKH123', 1, 'B+'); INSERT INTO transkrip VALUES ('06410013', 'IKH323', 3, 'C+'); INSERT INTO transkrip VALUES ('06410013', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06410013', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06410013', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06410013', 'IKS304', 3, 'C+'); INSERT INTO transkrip VALUES ('06410013', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06410013', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06410013', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06410013', 'ISM401', 4, 'A-'); INSERT INTO transkrip VALUES ('06410013', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06410013', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06410013', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06410013', 'IKS118', 1, 'B+'); INSERT INTO transkrip VALUES ('06410013', 'IKS318', 3, 'C+'); INSERT INTO transkrip VALUES ('06410013', 'ISM221', 2, 'C'); INSERT INTO transkrip VALUES ('06410013', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410013', 'ISM403', 4, 'B'); INSERT INTO transkrip VALUES ('06410013', 'ISM404', 4, 'B'); INSERT INTO transkrip VALUES ('06410013', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06410013', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06410013', 'IKD123', 1, 'C'); INSERT INTO transkrip VALUES ('06410013', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06410013', 'IKG321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410013', 'IKG101', 1, 'A'); INSERT INTO transkrip VALUES ('06410013', 'IKH342', 3, 'D'); INSERT INTO transkrip VALUES ('06410013', 'IKG102', 1, 'B+'); INSERT INTO transkrip VALUES ('06410013', 'IKG302', 3, 'C'); INSERT INTO transkrip VALUES ('06410013', 'IKL133', 1, 'C'); INSERT INTO transkrip VALUES ('06410013', 'IKL233', 2, 'B+'); INSERT INTO transkrip VALUES ('06410013', 'PDU212', 2, 'B'); INSERT INTO transkrip VALUES ('06410013', 'IKG121', 1, 'B-'); INSERT INTO transkrip VALUES ('06410013', 'IKG402', 4, 'B-'); INSERT INTO transkrip VALUES ('06410013', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06410013', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410013', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06410013', 'IKG321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410013', 'IKG311', 3, 'B+'); INSERT INTO transkrip VALUES ('06410013', 'IKG304', 3, 'A'); INSERT INTO transkrip VALUES ('06410013', 'ISD305', 3, 'B-'); INSERT INTO transkrip VALUES ('06410010', 'IKH351', 3, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKL341', 3, 'C+'); INSERT INTO transkrip VALUES ('06410010', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06410010', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06410010', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06410010', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKH311', 3, 'C+'); INSERT INTO transkrip VALUES ('06410010', 'IKH313', 3, 'C+'); INSERT INTO transkrip VALUES ('06410010', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06410010', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06410010', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06410010', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06410010', 'IKD312', 3, 'B+'); INSERT INTO transkrip VALUES ('06410010', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06410010', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06410010', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06410010', 'IKS304', 3, 'B+'); INSERT INTO transkrip VALUES ('06410010', 'IKS323', 3, 'B-'); INSERT INTO transkrip VALUES ('06410010', 'IUM263', 2, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKP102', 1, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKP111', 1, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKP302', 3, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKP311', 3, 'B-'); INSERT INTO transkrip VALUES ('06410010', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06410010', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06410010', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKB206', 2, 'B-'); INSERT INTO transkrip VALUES ('06410010', 'IKB406', 4, 'A-'); INSERT INTO transkrip VALUES ('06410010', 'IKH331', 3, 'B+'); INSERT INTO transkrip VALUES ('06410010', 'IKP103', 1, 'A-'); INSERT INTO transkrip VALUES ('06410010', 'IKP113', 1, 'B+'); INSERT INTO transkrip VALUES ('06410010', 'IKP303', 3, 'C+'); INSERT INTO transkrip VALUES ('06410010', 'IKS118', 1, 'B+'); INSERT INTO transkrip VALUES ('06410010', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06410010', 'ISM221', 2, 'B-'); INSERT INTO transkrip VALUES ('06410010', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410010', 'ISM403', 4, 'B'); INSERT INTO transkrip VALUES ('06410010', 'ISM404', 4, 'B+'); INSERT INTO transkrip VALUES ('06410010', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06410010', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06410010', 'IKD123', 1, 'A-'); INSERT INTO transkrip VALUES ('06410010', 'IKP213', 2, 'B'); INSERT INTO transkrip VALUES ('06410010', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06410010', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06410010', 'IKH300', 3, 'C+'); INSERT INTO transkrip VALUES ('06410010', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410010', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06410010', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06410010', 'IKP333', 3, 'B'); INSERT INTO transkrip VALUES ('06410010', 'ISD314', 3, 'C'); INSERT INTO transkrip VALUES ('06410010', 'ISL304', 3, 'C+'); INSERT INTO transkrip VALUES ('06410008', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKL341', 3, 'C+'); INSERT INTO transkrip VALUES ('06410008', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06410008', 'IKH151', 1, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'IKL135', 1, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'IUM461', 4, 'B+'); INSERT INTO transkrip VALUES ('06410008', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06410008', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06410008', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06410008', 'UKT101', 1, 'A-'); INSERT INTO transkrip VALUES ('06410008', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06410008', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06410008', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06410008', 'IKS304', 3, 'A-'); INSERT INTO transkrip VALUES ('06410008', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06410008', 'IUM263', 2, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'IKP111', 1, 'C'); INSERT INTO transkrip VALUES ('06410008', 'IKP311', 3, 'C'); INSERT INTO transkrip VALUES ('06410008', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06410008', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06410008', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06410008', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06410008', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06410008', 'ISM221', 2, 'A-'); INSERT INTO transkrip VALUES ('06410008', 'IKP321', 3, 'B+'); INSERT INTO transkrip VALUES ('06410008', 'ISM403', 4, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'ISM404', 4, 'A-'); INSERT INTO transkrip VALUES ('06410008', 'IKB250', 2, 'A-'); INSERT INTO transkrip VALUES ('06410008', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06410008', 'IKD313', 3, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKD123', 1, 'C+'); INSERT INTO transkrip VALUES ('06410008', 'IKH326', 3, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'IKG321', 3, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'IKG101', 1, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'IKH342', 3, 'C+'); INSERT INTO transkrip VALUES ('06410008', 'IKG102', 1, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKG302', 3, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKL133', 1, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKL233', 2, 'A'); INSERT INTO transkrip VALUES ('06410008', 'PDU212', 2, 'C+'); INSERT INTO transkrip VALUES ('06410008', 'IKG121', 1, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKG402', 4, 'A-'); INSERT INTO transkrip VALUES ('06410008', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06410008', 'IKP321', 3, 'B+'); INSERT INTO transkrip VALUES ('06410008', 'IKH326', 3, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'ISD314', 3, 'B'); INSERT INTO transkrip VALUES ('06410008', 'IKG321', 3, 'B-'); INSERT INTO transkrip VALUES ('06410008', 'ISD305', 3, 'C+'); INSERT INTO transkrip VALUES ('06410005', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06410005', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06410005', 'IKL341', 3, 'B-'); INSERT INTO transkrip VALUES ('06410005', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06410005', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06410005', 'IKH151', 1, 'C'); INSERT INTO transkrip VALUES ('06410005', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06410005', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06410005', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06410005', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06410005', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06410005', 'IKH311', 3, 'B+'); INSERT INTO transkrip VALUES ('06410005', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06410005', 'IKS413', 4, 'A-'); INSERT INTO transkrip VALUES ('06410005', 'UKT101', 1, 'B-'); INSERT INTO transkrip VALUES ('06410005', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06410005', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06410005', 'IKH123', 1, 'C'); INSERT INTO transkrip VALUES ('06410005', 'IKH323', 3, 'C+'); INSERT INTO transkrip VALUES ('06410005', 'IKS123', 1, 'C+'); INSERT INTO transkrip VALUES ('06410005', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06410005', 'IKS304', 3, 'C'); INSERT INTO transkrip VALUES ('06410005', 'IKS323', 3, 'B-'); INSERT INTO transkrip VALUES ('06410005', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06410005', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06410005', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06410005', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06410005', 'UKW400', 4, 'A'); INSERT INTO transkrip VALUES ('06410005', 'IKB206', 2, 'B-'); INSERT INTO transkrip VALUES ('06410005', 'IKB406', 4, 'C+'); INSERT INTO transkrip VALUES ('06410005', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06410005', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06410005', 'ISM221', 2, 'B+'); INSERT INTO transkrip VALUES ('06410005', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410005', 'ISM403', 4, 'B'); INSERT INTO transkrip VALUES ('06410005', 'ISM404', 4, 'A-'); INSERT INTO transkrip VALUES ('06410005', 'IKB450', 4, 'B'); INSERT INTO transkrip VALUES ('06410005', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06410005', 'IKD123', 1, 'C+'); INSERT INTO transkrip VALUES ('06410005', 'IKH314', 3, 'A'); INSERT INTO transkrip VALUES ('06410005', 'IKG321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410005', 'IKG101', 1, 'A-'); INSERT INTO transkrip VALUES ('06410005', 'IKH342', 3, 'D'); INSERT INTO transkrip VALUES ('06410005', 'IKG102', 1, 'C'); INSERT INTO transkrip VALUES ('06410005', 'IKG302', 3, 'C+'); INSERT INTO transkrip VALUES ('06410005', 'IKL133', 1, 'C'); INSERT INTO transkrip VALUES ('06410005', 'IKL233', 2, 'C'); INSERT INTO transkrip VALUES ('06410005', 'PDU212', 2, 'C+'); INSERT INTO transkrip VALUES ('06410005', 'IKG121', 1, 'B'); INSERT INTO transkrip VALUES ('06410005', 'IKG402', 4, 'C+'); INSERT INTO transkrip VALUES ('06410005', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06410005', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410005', 'IKH314', 3, 'A'); INSERT INTO transkrip VALUES ('06410005', 'IKG321', 3, 'A-'); INSERT INTO transkrip VALUES ('06410005', 'IKG304', 3, 'B+'); INSERT INTO transkrip VALUES ('06410004', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06410004', 'IKL341', 3, 'D'); INSERT INTO transkrip VALUES ('06410004', 'IKL141', 1, 'D'); INSERT INTO transkrip VALUES ('06410004', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06410004', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06410004', 'IKS413', 4, 'D'); INSERT INTO transkrip VALUES ('06410004', 'UKT101', 1, 'C+'); INSERT INTO transkrip VALUES ('06410004', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06410004', 'IKD312', 3, 'D'); INSERT INTO transkrip VALUES ('06410004', 'IKS104', 1, 'B+'); INSERT INTO transkrip VALUES ('06410004', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06410004', 'IKS323', 3, 'C+'); INSERT INTO transkrip VALUES ('06410004', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06410004', 'ISM401', 4, 'C+'); INSERT INTO transkrip VALUES ('06410004', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06410004', 'IKS318', 3, 'C+'); INSERT INTO transkrip VALUES ('06410004', 'ISM221', 2, 'D'); INSERT INTO transkrip VALUES ('06410004', 'ISM403', 4, 'C+'); INSERT INTO transkrip VALUES ('06410004', 'IKG101', 1, 'B-'); INSERT INTO transkrip VALUES ('06410004', 'IKG302', 3, 'C'); INSERT INTO transkrip VALUES ('06410004', 'PDU212', 2, 'C'); INSERT INTO transkrip VALUES ('06410004', 'IKH300', 3, 'D'); INSERT INTO transkrip VALUES ('06509105', 'IKH309', 3, 'C'); INSERT INTO transkrip VALUES ('06509105', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06509105', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06509105', 'IKL341', 3, 'B-'); INSERT INTO transkrip VALUES ('06509105', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06509105', 'IKH151', 1, 'C'); INSERT INTO transkrip VALUES ('06509105', 'IKL135', 1, 'C+'); INSERT INTO transkrip VALUES ('06509105', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06509105', 'IUM461', 4, 'B'); INSERT INTO transkrip VALUES ('06509105', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06509105', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06509105', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06509105', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06509105', 'IKH313', 3, 'B'); INSERT INTO transkrip VALUES ('06509105', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06509105', 'UKT101', 1, 'C'); INSERT INTO transkrip VALUES ('06509105', 'IKD112', 1, 'B-'); INSERT INTO transkrip VALUES ('06509105', 'IKD312', 3, 'B-'); INSERT INTO transkrip VALUES ('06509105', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06509105', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06509105', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06509105', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06509105', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06509105', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06509105', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06509105', 'UKW400', 4, 'C+'); INSERT INTO transkrip VALUES ('06509105', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06509105', 'ISM221', 2, 'C+'); INSERT INTO transkrip VALUES ('06509105', 'ISM403', 4, 'B-'); INSERT INTO transkrip VALUES ('06509105', 'ISM404', 4, 'C'); INSERT INTO transkrip VALUES ('06509105', 'IKB450', 4, 'C'); INSERT INTO transkrip VALUES ('06509105', 'IKD313', 3, 'A-'); INSERT INTO transkrip VALUES ('06509105', 'IKD123', 1, 'A-'); INSERT INTO transkrip VALUES ('06509105', 'ISM314', 3, 'B'); INSERT INTO transkrip VALUES ('06509105', 'ISL303', 3, 'B-'); INSERT INTO transkrip VALUES ('06509105', 'IIB205', 2, 'B-'); INSERT INTO transkrip VALUES ('06509105', 'IKS108', 1, 'B+'); INSERT INTO transkrip VALUES ('06509105', 'IKS308', 3, 'B+'); INSERT INTO transkrip VALUES ('06509105', 'ISL304', 3, 'C'); INSERT INTO transkrip VALUES ('06509105', 'ISO301', 3, 'A'); INSERT INTO transkrip VALUES ('06509105', 'ISO101', 1, 'A'); INSERT INTO transkrip VALUES ('06509105', 'ISM313', 3, 'B+'); INSERT INTO transkrip VALUES ('06509105', 'IKS319', 3, 'C+'); INSERT INTO transkrip VALUES ('06509105', 'IKS326', 3, 'C'); INSERT INTO transkrip VALUES ('06509105', 'IKS328', 3, 'C+'); INSERT INTO transkrip VALUES ('06509105', 'IKH104', 1, 'C'); INSERT INTO transkrip VALUES ('06509105', 'IKS304', 3, 'B-'); INSERT INTO transkrip VALUES ('06509105', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06509105', 'ISA301', 3, 'B'); INSERT INTO transkrip VALUES ('06509105', 'ISL302', 3, 'C+'); INSERT INTO transkrip VALUES ('06509105', 'ISL305', 3, 'C+'); INSERT INTO transkrip VALUES ('06509105', 'ISL301', 3, 'D'); INSERT INTO transkrip VALUES ('06509105', 'IKS314', 3, 'D'); INSERT INTO transkrip VALUES ('06509025', 'IKH309', 3, 'B'); INSERT INTO transkrip VALUES ('06509025', 'IKH351', 3, 'A-'); INSERT INTO transkrip VALUES ('06509025', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06509025', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06509025', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06509025', 'IKB411', 4, 'D'); INSERT INTO transkrip VALUES ('06509025', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06509025', 'IKL135', 1, 'C+'); INSERT INTO transkrip VALUES ('06509025', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06509025', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06509025', 'UBA402', 4, 'C'); INSERT INTO transkrip VALUES ('06509025', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06509025', 'IKH113', 1, 'B-'); INSERT INTO transkrip VALUES ('06509025', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06509025', 'IKH313', 3, 'B'); INSERT INTO transkrip VALUES ('06509025', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06509025', 'UKT101', 1, 'A-'); INSERT INTO transkrip VALUES ('06509025', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06509025', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06509025', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06509025', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06509025', 'IKS301', 3, 'B-'); INSERT INTO transkrip VALUES ('06509025', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06509025', 'IKS126', 1, 'B+'); INSERT INTO transkrip VALUES ('06509025', 'IKS327', 3, 'A-'); INSERT INTO transkrip VALUES ('06509025', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06509025', 'UKW400', 4, 'A-'); INSERT INTO transkrip VALUES ('06509025', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06509025', 'IKB406', 4, 'D'); INSERT INTO transkrip VALUES ('06509025', 'ISM221', 2, 'A-'); INSERT INTO transkrip VALUES ('06509025', 'ISM403', 4, 'B+'); INSERT INTO transkrip VALUES ('06509025', 'IKB250', 2, 'B+'); INSERT INTO transkrip VALUES ('06509025', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06509025', 'IKD313', 3, 'C+'); INSERT INTO transkrip VALUES ('06509025', 'IKD123', 1, 'C+'); INSERT INTO transkrip VALUES ('06509025', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06509025', 'ISL303', 3, 'A'); INSERT INTO transkrip VALUES ('06509025', 'IIB205', 2, 'B'); INSERT INTO transkrip VALUES ('06509025', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06509025', 'IKS308', 3, 'A-'); INSERT INTO transkrip VALUES ('06509025', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06509025', 'ISO301', 3, 'A'); INSERT INTO transkrip VALUES ('06509025', 'ISO101', 1, 'A'); INSERT INTO transkrip VALUES ('06509025', 'ISM313', 3, 'B+'); INSERT INTO transkrip VALUES ('06509025', 'IKS319', 3, 'A'); INSERT INTO transkrip VALUES ('06509025', 'IKS326', 3, 'B'); INSERT INTO transkrip VALUES ('06509025', 'ISM114', 1, 'A'); INSERT INTO transkrip VALUES ('06509025', 'IKS328', 3, 'A'); INSERT INTO transkrip VALUES ('06509025', 'IKP311', 3, 'C'); INSERT INTO transkrip VALUES ('06509025', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06509025', 'ISA301', 3, 'B'); INSERT INTO transkrip VALUES ('06509023', 'IKH309', 3, 'D'); INSERT INTO transkrip VALUES ('06509023', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IKB411', 4, 'D'); INSERT INTO transkrip VALUES ('06509023', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IUM461', 4, 'D'); INSERT INTO transkrip VALUES ('06509023', 'UBA402', 4, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IKH113', 1, 'B'); INSERT INTO transkrip VALUES ('06509023', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06509023', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06509023', 'IKS301', 3, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IKS327', 3, 'C+'); INSERT INTO transkrip VALUES ('06509023', 'ISM401', 4, 'C'); INSERT INTO transkrip VALUES ('06509023', 'UKW400', 4, 'B-'); INSERT INTO transkrip VALUES ('06509023', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IKB406', 4, 'C+'); INSERT INTO transkrip VALUES ('06509023', 'ISM221', 2, 'A-'); INSERT INTO transkrip VALUES ('06509023', 'ISM404', 4, 'B+'); INSERT INTO transkrip VALUES ('06509023', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06509023', 'IKD123', 1, 'C'); INSERT INTO transkrip VALUES ('06509023', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06509023', 'ISL303', 3, 'B'); INSERT INTO transkrip VALUES ('06509023', 'IIB205', 2, 'A-'); INSERT INTO transkrip VALUES ('06509023', 'IKS108', 1, 'C+'); INSERT INTO transkrip VALUES ('06509023', 'IKS308', 3, 'C+'); INSERT INTO transkrip VALUES ('06509023', 'ISL304', 3, 'B+'); INSERT INTO transkrip VALUES ('06509023', 'ISO301', 3, 'B'); INSERT INTO transkrip VALUES ('06509023', 'ISO101', 1, 'A-'); INSERT INTO transkrip VALUES ('06509023', 'ISM313', 3, 'C+'); INSERT INTO transkrip VALUES ('06509023', 'IKS319', 3, 'D'); INSERT INTO transkrip VALUES ('06509023', 'IKS326', 3, 'B-'); INSERT INTO transkrip VALUES ('06509023', 'ISM114', 1, 'A'); INSERT INTO transkrip VALUES ('06509023', 'IKS328', 3, 'B'); INSERT INTO transkrip VALUES ('06509023', 'IKP311', 3, 'D'); INSERT INTO transkrip VALUES ('06509023', 'IKP303', 3, 'D'); INSERT INTO transkrip VALUES ('06509023', 'ISA301', 3, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IKH309', 3, 'B'); INSERT INTO transkrip VALUES ('06509017', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IKH111', 1, 'D'); INSERT INTO transkrip VALUES ('06509017', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06509017', 'IKH151', 1, 'D'); INSERT INTO transkrip VALUES ('06509017', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06509017', 'UBA402', 4, 'D'); INSERT INTO transkrip VALUES ('06509017', 'IKH113', 1, 'B-'); INSERT INTO transkrip VALUES ('06509017', 'IKH311', 3, 'D'); INSERT INTO transkrip VALUES ('06509017', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06509017', 'UKT101', 1, 'B-'); INSERT INTO transkrip VALUES ('06509017', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06509017', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06509017', 'IKS301', 3, 'C+'); INSERT INTO transkrip VALUES ('06509017', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IKS126', 1, 'A-'); INSERT INTO transkrip VALUES ('06509017', 'IKS327', 3, 'C+'); INSERT INTO transkrip VALUES ('06509017', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06509017', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06509017', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06509017', 'ISM221', 2, 'B-'); INSERT INTO transkrip VALUES ('06509017', 'ISM404', 4, 'B+'); INSERT INTO transkrip VALUES ('06509017', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06509017', 'ISL303', 3, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IIB205', 2, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06509017', 'IKS308', 3, 'C+'); INSERT INTO transkrip VALUES ('06509017', 'ISL304', 3, 'C+'); INSERT INTO transkrip VALUES ('06509017', 'ISO301', 3, 'B'); INSERT INTO transkrip VALUES ('06509017', 'ISO101', 1, 'B'); INSERT INTO transkrip VALUES ('06509017', 'ISM313', 3, 'C'); INSERT INTO transkrip VALUES ('06509017', 'IKS319', 3, 'C+'); INSERT INTO transkrip VALUES ('06509017', 'IKS326', 3, 'B-'); INSERT INTO transkrip VALUES ('06509017', 'ISM114', 1, 'A'); INSERT INTO transkrip VALUES ('06509017', 'IKS328', 3, 'B+'); INSERT INTO transkrip VALUES ('06509017', 'IKP311', 3, 'D'); INSERT INTO transkrip VALUES ('06509017', 'IKP303', 3, 'C+'); INSERT INTO transkrip VALUES ('06509017', 'ISA301', 3, 'C'); INSERT INTO transkrip VALUES ('06509017', 'ISM316', 3, 'B+'); INSERT INTO transkrip VALUES ('06509013', 'IKH309', 3, 'D'); INSERT INTO transkrip VALUES ('06509013', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06509013', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06509013', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06509013', 'UBA402', 4, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06509013', 'IKH113', 1, 'C+'); INSERT INTO transkrip VALUES ('06509013', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06509013', 'UKT101', 1, 'B'); INSERT INTO transkrip VALUES ('06509013', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06509013', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06509013', 'IKS301', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKS126', 1, 'A-'); INSERT INTO transkrip VALUES ('06509013', 'IKS327', 3, 'D'); INSERT INTO transkrip VALUES ('06509013', 'ISM401', 4, 'C+'); INSERT INTO transkrip VALUES ('06509013', 'UKW400', 4, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06509013', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06509013', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06509013', 'ISM403', 4, 'C'); INSERT INTO transkrip VALUES ('06509013', 'ISM404', 4, 'B'); INSERT INTO transkrip VALUES ('06509013', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06509013', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06509013', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKD123', 1, 'C'); INSERT INTO transkrip VALUES ('06509013', 'ISM314', 3, 'B-'); INSERT INTO transkrip VALUES ('06509013', 'ISL303', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IIB205', 2, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKS108', 1, 'C+'); INSERT INTO transkrip VALUES ('06509013', 'IKS308', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'ISL304', 3, 'B-'); INSERT INTO transkrip VALUES ('06509013', 'ISO301', 3, 'A'); INSERT INTO transkrip VALUES ('06509013', 'ISO101', 1, 'B-'); INSERT INTO transkrip VALUES ('06509013', 'ISM313', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKS319', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'IKS326', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'ISM114', 1, 'A'); INSERT INTO transkrip VALUES ('06509013', 'IKS328', 3, 'B+'); INSERT INTO transkrip VALUES ('06509013', 'IKS304', 3, 'B'); INSERT INTO transkrip VALUES ('06509013', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'ISM312', 3, 'C'); INSERT INTO transkrip VALUES ('06509013', 'ISL305', 3, 'D'); INSERT INTO transkrip VALUES ('06509013', 'ISM316', 3, 'A-'); INSERT INTO transkrip VALUES ('06509012', 'IKH309', 3, 'D'); INSERT INTO transkrip VALUES ('06509012', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06509012', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06509012', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06509012', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06509012', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06509012', 'IKL135', 1, 'C+'); INSERT INTO transkrip VALUES ('06509012', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06509012', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06509012', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06509012', 'IKH113', 1, 'B'); INSERT INTO transkrip VALUES ('06509012', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06509012', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06509012', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06509012', 'UKT101', 1, 'B+'); INSERT INTO transkrip VALUES ('06509012', 'IKD112', 1, 'A-'); INSERT INTO transkrip VALUES ('06509012', 'IKD312', 3, 'C+'); INSERT INTO transkrip VALUES ('06509012', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06509012', 'IKS301', 3, 'B-'); INSERT INTO transkrip VALUES ('06509012', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06509012', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06509012', 'IKS327', 3, 'B+'); INSERT INTO transkrip VALUES ('06509012', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06509012', 'UKW400', 4, 'B-'); INSERT INTO transkrip VALUES ('06509012', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06509012', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06509012', 'ISM221', 2, 'B-'); INSERT INTO transkrip VALUES ('06509012', 'ISM404', 4, 'B+'); INSERT INTO transkrip VALUES ('06509012', 'IKB250', 2, 'B+'); INSERT INTO transkrip VALUES ('06509012', 'IKB450', 4, 'B+'); INSERT INTO transkrip VALUES ('06509012', 'IKD313', 3, 'C+'); INSERT INTO transkrip VALUES ('06509012', 'IKD123', 1, 'C+'); INSERT INTO transkrip VALUES ('06509012', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06509012', 'ISL303', 3, 'A'); INSERT INTO transkrip VALUES ('06509012', 'IIB205', 2, 'B'); INSERT INTO transkrip VALUES ('06509012', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06509012', 'IKS308', 3, 'C'); INSERT INTO transkrip VALUES ('06509012', 'ISL304', 3, 'C'); INSERT INTO transkrip VALUES ('06509012', 'ISO301', 3, 'B-'); INSERT INTO transkrip VALUES ('06509012', 'ISO101', 1, 'B'); INSERT INTO transkrip VALUES ('06509012', 'ISM313', 3, 'C+'); INSERT INTO transkrip VALUES ('06509012', 'IKS319', 3, 'C+'); INSERT INTO transkrip VALUES ('06509012', 'IKS326', 3, 'B-'); INSERT INTO transkrip VALUES ('06509012', 'ISM114', 1, 'B+'); INSERT INTO transkrip VALUES ('06509012', 'IKS328', 3, 'B+'); INSERT INTO transkrip VALUES ('06509012', 'IKP303', 3, 'B-'); INSERT INTO transkrip VALUES ('06509012', 'ISA301', 3, 'B'); INSERT INTO transkrip VALUES ('06509012', 'ISL302', 3, 'A'); INSERT INTO transkrip VALUES ('06509012', 'ISM316', 3, 'A-'); INSERT INTO transkrip VALUES ('06509010', 'IKH309', 3, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IKH351', 3, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06509010', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06509010', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06509010', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06509010', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06509010', 'IKH113', 1, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06509010', 'IKS413', 4, 'B-'); INSERT INTO transkrip VALUES ('06509010', 'UKT101', 1, 'B+'); INSERT INTO transkrip VALUES ('06509010', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06509010', 'IKS123', 1, 'B-'); INSERT INTO transkrip VALUES ('06509010', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06509010', 'IKS323', 3, 'C+'); INSERT INTO transkrip VALUES ('06509010', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IKS327', 3, 'B-'); INSERT INTO transkrip VALUES ('06509010', 'ISM401', 4, 'C+'); INSERT INTO transkrip VALUES ('06509010', 'UKW400', 4, 'A'); INSERT INTO transkrip VALUES ('06509010', 'IKB206', 2, 'A-'); INSERT INTO transkrip VALUES ('06509010', 'IKB406', 4, 'A'); INSERT INTO transkrip VALUES ('06509010', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06509010', 'ISM403', 4, 'A-'); INSERT INTO transkrip VALUES ('06509010', 'ISM404', 4, 'C'); INSERT INTO transkrip VALUES ('06509010', 'IKD313', 3, 'C+'); INSERT INTO transkrip VALUES ('06509010', 'IKD123', 1, 'C+'); INSERT INTO transkrip VALUES ('06509010', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06509010', 'ISL303', 3, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IIB205', 2, 'B'); INSERT INTO transkrip VALUES ('06509010', 'IKS308', 3, 'B-'); INSERT INTO transkrip VALUES ('06509010', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06509010', 'ISO301', 3, 'A'); INSERT INTO transkrip VALUES ('06509010', 'ISO101', 1, 'C'); INSERT INTO transkrip VALUES ('06509010', 'ISM313', 3, 'A'); INSERT INTO transkrip VALUES ('06509010', 'IKS319', 3, 'A'); INSERT INTO transkrip VALUES ('06509010', 'IKS326', 3, 'B+'); INSERT INTO transkrip VALUES ('06509010', 'ISM114', 1, 'A'); INSERT INTO transkrip VALUES ('06509010', 'IKS328', 3, 'A'); INSERT INTO transkrip VALUES ('06509010', 'IKP311', 3, 'B+'); INSERT INTO transkrip VALUES ('06509010', 'IKP303', 3, 'D'); INSERT INTO transkrip VALUES ('06509010', 'ISL305', 3, 'B-'); INSERT INTO transkrip VALUES ('06509010', 'ISM316', 3, 'A'); INSERT INTO transkrip VALUES ('06509008', 'IKH309', 3, 'C'); INSERT INTO transkrip VALUES ('06509008', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06509008', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06509008', 'IKL341', 3, 'C+'); INSERT INTO transkrip VALUES ('06509008', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06509008', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06509008', 'IKH151', 1, 'B-'); INSERT INTO transkrip VALUES ('06509008', 'IKL135', 1, 'B-'); INSERT INTO transkrip VALUES ('06509008', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06509008', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06509008', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06509008', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06509008', 'IKH113', 1, 'A-'); INSERT INTO transkrip VALUES ('06509008', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06509008', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06509008', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06509008', 'UKT101', 1, 'A-'); INSERT INTO transkrip VALUES ('06509008', 'IKD112', 1, 'B-'); INSERT INTO transkrip VALUES ('06509008', 'IKD312', 3, 'B-'); INSERT INTO transkrip VALUES ('06509008', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06509008', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06509008', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06509008', 'IKS323', 3, 'B-'); INSERT INTO transkrip VALUES ('06509008', 'IKS126', 1, 'A-'); INSERT INTO transkrip VALUES ('06509008', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06509008', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06509008', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06509008', 'IKB206', 2, 'D'); INSERT INTO transkrip VALUES ('06509008', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06509008', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06509008', 'ISM403', 4, 'C+'); INSERT INTO transkrip VALUES ('06509008', 'ISM404', 4, 'B+'); INSERT INTO transkrip VALUES ('06509008', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06509008', 'IKB450', 4, 'A-'); INSERT INTO transkrip VALUES ('06509008', 'IKD313', 3, 'A'); INSERT INTO transkrip VALUES ('06509008', 'IKD123', 1, 'A'); INSERT INTO transkrip VALUES ('06509008', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06509008', 'ISL303', 3, 'A-'); INSERT INTO transkrip VALUES ('06509008', 'IIB205', 2, 'B'); INSERT INTO transkrip VALUES ('06509008', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06509008', 'IKS308', 3, 'A-'); INSERT INTO transkrip VALUES ('06509008', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06509008', 'ISO301', 3, 'A'); INSERT INTO transkrip VALUES ('06509008', 'ISO101', 1, 'A'); INSERT INTO transkrip VALUES ('06509008', 'ISM313', 3, 'B+'); INSERT INTO transkrip VALUES ('06509008', 'IKS319', 3, 'B'); INSERT INTO transkrip VALUES ('06509008', 'IKS326', 3, 'C+'); INSERT INTO transkrip VALUES ('06509008', 'ISM114', 1, 'A-'); INSERT INTO transkrip VALUES ('06509008', 'IKS328', 3, 'B+'); INSERT INTO transkrip VALUES ('06509008', 'UKT300', 3, 'A'); INSERT INTO transkrip VALUES ('06509008', 'IKP311', 3, 'C+'); INSERT INTO transkrip VALUES ('06509008', 'ISL305', 3, 'B+'); INSERT INTO transkrip VALUES ('06509008', 'ISM316', 3, 'A'); INSERT INTO transkrip VALUES ('06509006', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06509006', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06509006', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06509006', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06509006', 'IKH151', 1, 'C+'); INSERT INTO transkrip VALUES ('06509006', 'IKL135', 1, 'B-'); INSERT INTO transkrip VALUES ('06509006', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06509006', 'IUM461', 4, 'B+'); INSERT INTO transkrip VALUES ('06509006', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06509006', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06509006', 'UKT101', 1, 'C'); INSERT INTO transkrip VALUES ('06509006', 'IKD112', 1, 'C+'); INSERT INTO transkrip VALUES ('06509006', 'IKD312', 3, 'C+'); INSERT INTO transkrip VALUES ('06509006', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06509006', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06509006', 'IKS301', 3, 'C'); INSERT INTO transkrip VALUES ('06509006', 'ISM401', 4, 'C'); INSERT INTO transkrip VALUES ('06509006', 'IKB206', 2, 'B-'); INSERT INTO transkrip VALUES ('06509006', 'IKB406', 4, 'C+'); INSERT INTO transkrip VALUES ('06509006', 'ISM403', 4, 'C'); INSERT INTO transkrip VALUES ('06509006', 'ISM404', 4, 'C'); INSERT INTO transkrip VALUES ('06509006', 'IKB250', 2, 'B+'); INSERT INTO transkrip VALUES ('06509006', 'IKD313', 3, 'C+'); INSERT INTO transkrip VALUES ('06509006', 'IKD123', 1, 'C+'); INSERT INTO transkrip VALUES ('06509006', 'ISM314', 3, 'C'); INSERT INTO transkrip VALUES ('06509006', 'ISL303', 3, 'C'); INSERT INTO transkrip VALUES ('06509006', 'IKS308', 3, 'B'); INSERT INTO transkrip VALUES ('06509006', 'ISL304', 3, 'A-'); INSERT INTO transkrip VALUES ('06509006', 'ISM313', 3, 'B-'); INSERT INTO transkrip VALUES ('06509006', 'IKS319', 3, 'C+'); INSERT INTO transkrip VALUES ('06509006', 'IKS326', 3, 'C'); INSERT INTO transkrip VALUES ('06509006', 'ISM114', 1, 'A'); INSERT INTO transkrip VALUES ('06509006', 'IKS328', 3, 'C+'); INSERT INTO transkrip VALUES ('06509006', 'IKH123', 1, 'D'); INSERT INTO transkrip VALUES ('06509006', 'IKS304', 3, 'D'); INSERT INTO transkrip VALUES ('06509006', 'ISM316', 3, 'A-'); INSERT INTO transkrip VALUES ('06509005', 'IKH309', 3, 'B+'); INSERT INTO transkrip VALUES ('06509005', 'IKH351', 3, 'B+'); INSERT INTO transkrip VALUES ('06509005', 'IKH111', 1, 'A-'); INSERT INTO transkrip VALUES ('06509005', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06509005', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06509005', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06509005', 'IKH151', 1, 'C+'); INSERT INTO transkrip VALUES ('06509005', 'IKL135', 1, 'B-'); INSERT INTO transkrip VALUES ('06509005', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06509005', 'IUM461', 4, 'A-'); INSERT INTO transkrip VALUES ('06509005', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06509005', 'IKB405', 4, 'B+'); INSERT INTO transkrip VALUES ('06509005', 'IKH113', 1, 'A-'); INSERT INTO transkrip VALUES ('06509005', 'IKH311', 3, 'B-'); INSERT INTO transkrip VALUES ('06509005', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06509005', 'UKT101', 1, 'A-'); INSERT INTO transkrip VALUES ('06509005', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06509005', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06509005', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06509005', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06509005', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06509005', 'IKS327', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06509005', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06509005', 'IKB206', 2, 'B+'); INSERT INTO transkrip VALUES ('06509005', 'IKB406', 4, 'A-'); INSERT INTO transkrip VALUES ('06509005', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06509005', 'ISM403', 4, 'B+'); INSERT INTO transkrip VALUES ('06509005', 'ISM404', 4, 'A'); INSERT INTO transkrip VALUES ('06509005', 'IKB250', 2, 'B+'); INSERT INTO transkrip VALUES ('06509005', 'IKB450', 4, 'B+'); INSERT INTO transkrip VALUES ('06509005', 'IKD313', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'IKD123', 1, 'A'); INSERT INTO transkrip VALUES ('06509005', 'ISM314', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'ISL303', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'IIB205', 2, 'B'); INSERT INTO transkrip VALUES ('06509005', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06509005', 'IKS308', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'ISO301', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'ISO101', 1, 'A'); INSERT INTO transkrip VALUES ('06509005', 'ISM313', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'IKS319', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'IKS326', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'ISM114', 1, 'A'); INSERT INTO transkrip VALUES ('06509005', 'IKS328', 3, 'B+'); INSERT INTO transkrip VALUES ('06509005', 'IKS304', 3, 'A'); INSERT INTO transkrip VALUES ('06509005', 'IKP311', 3, 'B'); INSERT INTO transkrip VALUES ('06509005', 'IKP303', 3, 'A-'); INSERT INTO transkrip VALUES ('06509005', 'ISL302', 3, 'B+'); INSERT INTO transkrip VALUES ('06509005', 'ISM316', 3, 'A'); INSERT INTO transkrip VALUES ('06409045', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06409045', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06409045', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKB411', 4, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKH151', 1, 'B-'); INSERT INTO transkrip VALUES ('06409045', 'IKL135', 1, 'B+'); INSERT INTO transkrip VALUES ('06409045', 'IKL335', 3, 'B+'); INSERT INTO transkrip VALUES ('06409045', 'IUM461', 4, 'A'); INSERT INTO transkrip VALUES ('06409045', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06409045', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06409045', 'IKH311', 3, 'B-'); INSERT INTO transkrip VALUES ('06409045', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06409045', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06409045', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06409045', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06409045', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06409045', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKS104', 1, 'C+'); INSERT INTO transkrip VALUES ('06409045', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06409045', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06409045', 'IKS304', 3, 'C+'); INSERT INTO transkrip VALUES ('06409045', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06409045', 'IUM263', 2, 'A'); INSERT INTO transkrip VALUES ('06409045', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06409045', 'ISM401', 4, 'A-'); INSERT INTO transkrip VALUES ('06409045', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06409045', 'IKB206', 2, 'A-'); INSERT INTO transkrip VALUES ('06409045', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06409045', 'IKS118', 1, 'B+'); INSERT INTO transkrip VALUES ('06409045', 'IKS318', 3, 'B-'); INSERT INTO transkrip VALUES ('06409045', 'ISM221', 2, 'C'); INSERT INTO transkrip VALUES ('06409045', 'IKP321', 3, 'B+'); INSERT INTO transkrip VALUES ('06409045', 'ISM403', 4, 'B-'); INSERT INTO transkrip VALUES ('06409045', 'ISM404', 4, 'B+'); INSERT INTO transkrip VALUES ('06409045', 'IKB450', 4, 'C'); INSERT INTO transkrip VALUES ('06409045', 'IKD313', 3, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKD123', 1, 'A-'); INSERT INTO transkrip VALUES ('06409045', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKG321', 3, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKG101', 1, 'C'); INSERT INTO transkrip VALUES ('06409045', 'IKH342', 3, 'B+'); INSERT INTO transkrip VALUES ('06409045', 'IKG102', 1, 'A'); INSERT INTO transkrip VALUES ('06409045', 'IKG302', 3, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKL133', 1, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKL233', 2, 'A-'); INSERT INTO transkrip VALUES ('06409045', 'PDU212', 2, 'B+'); INSERT INTO transkrip VALUES ('06409045', 'IKG121', 1, 'A-'); INSERT INTO transkrip VALUES ('06409045', 'IKG402', 4, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IUM332', 3, 'B+'); INSERT INTO transkrip VALUES ('06409045', 'IFI302', 3, 'A-'); INSERT INTO transkrip VALUES ('06409045', 'IKH300', 3, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKP321', 3, 'B+'); INSERT INTO transkrip VALUES ('06409045', 'IKH326', 3, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKG321', 3, 'B'); INSERT INTO transkrip VALUES ('06409045', 'IKG304', 3, 'A-'); INSERT INTO transkrip VALUES ('06409045', 'ISD305', 3, 'B+'); INSERT INTO transkrip VALUES ('06409042', 'IKH351', 3, 'A-'); INSERT INTO transkrip VALUES ('06409042', 'IKH111', 1, 'B+'); INSERT INTO transkrip VALUES ('06409042', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06409042', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06409042', 'IKB411', 4, 'B-'); INSERT INTO transkrip VALUES ('06409042', 'IKH151', 1, 'A-'); INSERT INTO transkrip VALUES ('06409042', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06409042', 'IKB405', 4, 'C+'); INSERT INTO transkrip VALUES ('06409042', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06409042', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06409042', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06409042', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06409042', 'IKL343', 3, 'B-'); INSERT INTO transkrip VALUES ('06409042', 'IKD112', 1, 'A-'); INSERT INTO transkrip VALUES ('06409042', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06409042', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKS104', 1, 'A-'); INSERT INTO transkrip VALUES ('06409042', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06409042', 'IKS301', 3, 'B-'); INSERT INTO transkrip VALUES ('06409042', 'IKS304', 3, 'C'); INSERT INTO transkrip VALUES ('06409042', 'IKS323', 3, 'B+'); INSERT INTO transkrip VALUES ('06409042', 'IUM263', 2, 'A-'); INSERT INTO transkrip VALUES ('06409042', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06409042', 'IKS327', 3, 'B+'); INSERT INTO transkrip VALUES ('06409042', 'ISM401', 4, 'C'); INSERT INTO transkrip VALUES ('06409042', 'UKW400', 4, 'A'); INSERT INTO transkrip VALUES ('06409042', 'IKB206', 2, 'B-'); INSERT INTO transkrip VALUES ('06409042', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKS118', 1, 'B+'); INSERT INTO transkrip VALUES ('06409042', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06409042', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06409042', 'ISM404', 4, 'C'); INSERT INTO transkrip VALUES ('06409042', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06409042', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06409042', 'IKD123', 1, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06409042', 'IKG321', 3, 'C+'); INSERT INTO transkrip VALUES ('06409042', 'IKG101', 1, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKH342', 3, 'B+'); INSERT INTO transkrip VALUES ('06409042', 'IKG102', 1, 'D'); INSERT INTO transkrip VALUES ('06409042', 'IKG302', 3, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKL133', 1, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKL233', 2, 'B-'); INSERT INTO transkrip VALUES ('06409042', 'PDU212', 2, 'D'); INSERT INTO transkrip VALUES ('06409042', 'IKG121', 1, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKG402', 4, 'B+'); INSERT INTO transkrip VALUES ('06409042', 'IUM332', 3, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IFI302', 3, 'D'); INSERT INTO transkrip VALUES ('06409042', 'IKH300', 3, 'C+'); INSERT INTO transkrip VALUES ('06409042', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06409042', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06409042', 'IKG321', 3, 'C+'); INSERT INTO transkrip VALUES ('06409042', 'IKG304', 3, 'C+'); INSERT INTO transkrip VALUES ('06409040', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06409040', 'IKH111', 1, 'A'); INSERT INTO transkrip VALUES ('06409040', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06409040', 'IKL141', 1, 'A'); INSERT INTO transkrip VALUES ('06409040', 'IKB411', 4, 'A'); INSERT INTO transkrip VALUES ('06409040', 'IKH151', 1, 'A'); INSERT INTO transkrip VALUES ('06409040', 'IKL135', 1, 'D'); INSERT INTO transkrip VALUES ('06409040', 'IKL335', 3, 'B+'); INSERT INTO transkrip VALUES ('06409040', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06409040', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06409040', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06409040', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06409040', 'IKH311', 3, 'A-'); INSERT INTO transkrip VALUES ('06409040', 'IKH313', 3, 'B+'); INSERT INTO transkrip VALUES ('06409040', 'IKS413', 4, 'D'); INSERT INTO transkrip VALUES ('06409040', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06409040', 'IKH329', 3, 'B+'); INSERT INTO transkrip VALUES ('06409040', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06409040', 'IKD312', 3, 'B+'); INSERT INTO transkrip VALUES ('06409040', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06409040', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06409040', 'IKS301', 3, 'B+'); INSERT INTO transkrip VALUES ('06409040', 'IKS304', 3, 'D'); INSERT INTO transkrip VALUES ('06409040', 'ISM401', 4, 'A-'); INSERT INTO transkrip VALUES ('06409040', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06409040', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06409040', 'IKB406', 4, 'B-'); INSERT INTO transkrip VALUES ('06409040', 'ISM221', 2, 'B-'); INSERT INTO transkrip VALUES ('06409040', 'ISM403', 4, 'A'); INSERT INTO transkrip VALUES ('06409040', 'ISM404', 4, 'B-'); INSERT INTO transkrip VALUES ('06409040', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06409040', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06409040', 'IKH314', 3, 'D'); INSERT INTO transkrip VALUES ('06409040', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06409040', 'IKH112', 1, 'D'); INSERT INTO transkrip VALUES ('06409040', 'IKH312', 3, 'B-'); INSERT INTO transkrip VALUES ('06409040', 'IUM314', 3, 'C'); INSERT INTO transkrip VALUES ('06409040', 'IKH109', 1, 'A-'); INSERT INTO transkrip VALUES ('06409040', 'IKH110', 1, 'C'); INSERT INTO transkrip VALUES ('06409040', 'IKH128', 1, 'A-'); INSERT INTO transkrip VALUES ('06409040', 'IKH310', 3, 'B-'); INSERT INTO transkrip VALUES ('06409040', 'IKH328', 3, 'A-'); INSERT INTO transkrip VALUES ('06409040', 'IKH126', 1, 'A-'); INSERT INTO transkrip VALUES ('06409040', 'IKH118', 1, 'B-'); INSERT INTO transkrip VALUES ('06409040', 'IKH318', 3, 'C'); INSERT INTO transkrip VALUES ('06409040', 'IKH327', 3, 'A'); INSERT INTO transkrip VALUES ('06409040', 'IKH132', 1, 'B'); INSERT INTO transkrip VALUES ('06409040', 'IKH324', 3, 'A'); INSERT INTO transkrip VALUES ('06409040', 'IKG321', 3, 'C'); INSERT INTO transkrip VALUES ('06409040', 'IKH316', 3, 'B'); INSERT INTO transkrip VALUES ('06409040', 'IKH329', 3, 'B+'); INSERT INTO transkrip VALUES ('06409040', 'IKH300', 3, 'D'); INSERT INTO transkrip VALUES ('06409040', 'IKH314', 3, 'D'); INSERT INTO transkrip VALUES ('06409040', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06409040', 'IKP333', 3, 'A'); INSERT INTO transkrip VALUES ('06409040', 'IKG321', 3, 'C'); INSERT INTO transkrip VALUES ('06409040', 'ISM314', 3, 'A-'); INSERT INTO transkrip VALUES ('06409036', 'IKH351', 3, 'A-'); INSERT INTO transkrip VALUES ('06409036', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKL341', 3, 'B-'); INSERT INTO transkrip VALUES ('06409036', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06409036', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06409036', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06409036', 'IKL335', 3, 'A'); INSERT INTO transkrip VALUES ('06409036', 'IUM461', 4, 'B+'); INSERT INTO transkrip VALUES ('06409036', 'UBA402', 4, 'A-'); INSERT INTO transkrip VALUES ('06409036', 'IKB405', 4, 'B+'); INSERT INTO transkrip VALUES ('06409036', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06409036', 'IKH311', 3, 'A'); INSERT INTO transkrip VALUES ('06409036', 'IKH313', 3, 'A-'); INSERT INTO transkrip VALUES ('06409036', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06409036', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06409036', 'IKH329', 3, 'A'); INSERT INTO transkrip VALUES ('06409036', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06409036', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06409036', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06409036', 'IKH123', 1, 'B+'); INSERT INTO transkrip VALUES ('06409036', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKS301', 3, 'B+'); INSERT INTO transkrip VALUES ('06409036', 'IKS304', 3, 'C+'); INSERT INTO transkrip VALUES ('06409036', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06409036', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06409036', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06409036', 'ISM404', 4, 'B+'); INSERT INTO transkrip VALUES ('06409036', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKB450', 4, 'B-'); INSERT INTO transkrip VALUES ('06409036', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKH326', 3, 'B+'); INSERT INTO transkrip VALUES ('06409036', 'IKH112', 1, 'C+'); INSERT INTO transkrip VALUES ('06409036', 'IKH114', 1, 'B+'); INSERT INTO transkrip VALUES ('06409036', 'IKH312', 3, 'C+'); INSERT INTO transkrip VALUES ('06409036', 'IUM314', 3, 'A-'); INSERT INTO transkrip VALUES ('06409036', 'IKH109', 1, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKH110', 1, 'C'); INSERT INTO transkrip VALUES ('06409036', 'IKH128', 1, 'C+'); INSERT INTO transkrip VALUES ('06409036', 'IKH310', 3, 'C+'); INSERT INTO transkrip VALUES ('06409036', 'IKH328', 3, 'C+'); INSERT INTO transkrip VALUES ('06409036', 'IKH119', 1, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKH126', 1, 'B+'); INSERT INTO transkrip VALUES ('06409036', 'IKH319', 3, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKH118', 1, 'C+'); INSERT INTO transkrip VALUES ('06409036', 'IKH318', 3, 'B+'); INSERT INTO transkrip VALUES ('06409036', 'IKH327', 3, 'B-'); INSERT INTO transkrip VALUES ('06409036', 'IKH132', 1, 'B-'); INSERT INTO transkrip VALUES ('06409036', 'IKH324', 3, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKH316', 3, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKH329', 3, 'A'); INSERT INTO transkrip VALUES ('06409036', 'IUM332', 3, 'C+'); INSERT INTO transkrip VALUES ('06409036', 'IFI302', 3, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKH300', 3, 'B-'); INSERT INTO transkrip VALUES ('06409036', 'UKT300', 3, 'A'); INSERT INTO transkrip VALUES ('06409036', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06409036', 'IKH326', 3, 'B+'); INSERT INTO transkrip VALUES ('06409033', 'IKH351', 3, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKH111', 1, 'B+'); INSERT INTO transkrip VALUES ('06409033', 'IKL341', 3, 'B-'); INSERT INTO transkrip VALUES ('06409033', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06409033', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06409033', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKL135', 1, 'A-'); INSERT INTO transkrip VALUES ('06409033', 'IKL335', 3, 'A-'); INSERT INTO transkrip VALUES ('06409033', 'IUM461', 4, 'B'); INSERT INTO transkrip VALUES ('06409033', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06409033', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06409033', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKH313', 3, 'B-'); INSERT INTO transkrip VALUES ('06409033', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06409033', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06409033', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06409033', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06409033', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06409033', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06409033', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06409033', 'IKS304', 3, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKS323', 3, 'B+'); INSERT INTO transkrip VALUES ('06409033', 'IUM263', 2, 'A'); INSERT INTO transkrip VALUES ('06409033', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06409033', 'IKS327', 3, 'C+'); INSERT INTO transkrip VALUES ('06409033', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06409033', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKB206', 2, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKB406', 4, 'C+'); INSERT INTO transkrip VALUES ('06409033', 'IKS118', 1, 'B+'); INSERT INTO transkrip VALUES ('06409033', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06409033', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06409033', 'ISM404', 4, 'C+'); INSERT INTO transkrip VALUES ('06409033', 'IKB250', 2, 'B+'); INSERT INTO transkrip VALUES ('06409033', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06409033', 'IKD313', 3, 'B-'); INSERT INTO transkrip VALUES ('06409033', 'IKD123', 1, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKH314', 3, 'B-'); INSERT INTO transkrip VALUES ('06409033', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06409033', 'IKG321', 3, 'C'); INSERT INTO transkrip VALUES ('06409033', 'IKG101', 1, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKH342', 3, 'C+'); INSERT INTO transkrip VALUES ('06409033', 'IKG102', 1, 'A-'); INSERT INTO transkrip VALUES ('06409033', 'IKG302', 3, 'A-'); INSERT INTO transkrip VALUES ('06409033', 'IKL133', 1, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKL233', 2, 'A'); INSERT INTO transkrip VALUES ('06409033', 'PDU212', 2, 'A'); INSERT INTO transkrip VALUES ('06409033', 'IKG121', 1, 'B+'); INSERT INTO transkrip VALUES ('06409033', 'IKG402', 4, 'A'); INSERT INTO transkrip VALUES ('06409033', 'IUM332', 3, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IFI302', 3, 'C'); INSERT INTO transkrip VALUES ('06409033', 'IKH300', 3, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06409033', 'IKH314', 3, 'B-'); INSERT INTO transkrip VALUES ('06409033', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06409033', 'ISD312', 3, 'B-'); INSERT INTO transkrip VALUES ('06409033', 'IKG321', 3, 'C'); INSERT INTO transkrip VALUES ('06409033', 'IKG304', 3, 'A-'); INSERT INTO transkrip VALUES ('06409032', 'IKH351', 3, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKL341', 3, 'B-'); INSERT INTO transkrip VALUES ('06409032', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06409032', 'IKB411', 4, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKL135', 1, 'B+'); INSERT INTO transkrip VALUES ('06409032', 'IKL335', 3, 'B+'); INSERT INTO transkrip VALUES ('06409032', 'IUM461', 4, 'A'); INSERT INTO transkrip VALUES ('06409032', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06409032', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06409032', 'IKH311', 3, 'B+'); INSERT INTO transkrip VALUES ('06409032', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06409032', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06409032', 'UKT101', 1, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06409032', 'IKD112', 1, 'A-'); INSERT INTO transkrip VALUES ('06409032', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06409032', 'IKH123', 1, 'A-'); INSERT INTO transkrip VALUES ('06409032', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKS104', 1, 'A'); INSERT INTO transkrip VALUES ('06409032', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06409032', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06409032', 'IKS304', 3, 'A'); INSERT INTO transkrip VALUES ('06409032', 'IKS323', 3, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IUM263', 2, 'B-'); INSERT INTO transkrip VALUES ('06409032', 'IKP102', 1, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06409032', 'IKP302', 3, 'B+'); INSERT INTO transkrip VALUES ('06409032', 'IKP311', 3, 'A'); INSERT INTO transkrip VALUES ('06409032', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06409032', 'IKS327', 3, 'B+'); INSERT INTO transkrip VALUES ('06409032', 'ISM401', 4, 'A-'); INSERT INTO transkrip VALUES ('06409032', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06409032', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06409032', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06409032', 'IKH331', 3, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKP103', 1, 'A'); INSERT INTO transkrip VALUES ('06409032', 'IKP113', 1, 'A-'); INSERT INTO transkrip VALUES ('06409032', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06409032', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06409032', 'ISM221', 2, 'A-'); INSERT INTO transkrip VALUES ('06409032', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06409032', 'ISM404', 4, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06409032', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06409032', 'IKD123', 1, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKP213', 2, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IUM332', 3, 'B+'); INSERT INTO transkrip VALUES ('06409032', 'IFI302', 3, 'B+'); INSERT INTO transkrip VALUES ('06409032', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06409032', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06409032', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IKH351', 3, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IKL341', 3, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKH151', 1, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKL135', 1, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKL335', 3, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IUM461', 4, 'A-'); INSERT INTO transkrip VALUES ('06409025', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06409025', 'IKB405', 4, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06409025', 'IKH311', 3, 'A-'); INSERT INTO transkrip VALUES ('06409025', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06409025', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06409025', 'UKT101', 1, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06409025', 'IKD112', 1, 'A-'); INSERT INTO transkrip VALUES ('06409025', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06409025', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06409025', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06409025', 'IKS304', 3, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IKS323', 3, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IUM263', 2, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKP102', 1, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IKP111', 1, 'C'); INSERT INTO transkrip VALUES ('06409025', 'IKP302', 3, 'A-'); INSERT INTO transkrip VALUES ('06409025', 'IKP311', 3, 'C'); INSERT INTO transkrip VALUES ('06409025', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06409025', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06409025', 'ISM401', 4, 'A'); INSERT INTO transkrip VALUES ('06409025', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06409025', 'IKB406', 4, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKH331', 3, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKP103', 1, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKP113', 1, 'A-'); INSERT INTO transkrip VALUES ('06409025', 'IKP303', 3, 'B-'); INSERT INTO transkrip VALUES ('06409025', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IKS318', 3, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'ISM221', 2, 'C+'); INSERT INTO transkrip VALUES ('06409025', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06409025', 'ISM404', 4, 'A'); INSERT INTO transkrip VALUES ('06409025', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IKB450', 4, 'C'); INSERT INTO transkrip VALUES ('06409025', 'IKD313', 3, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKD123', 1, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IKP213', 2, 'B'); INSERT INTO transkrip VALUES ('06409025', 'IKH314', 3, 'A-'); INSERT INTO transkrip VALUES ('06409025', 'IUM332', 3, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IFI302', 3, 'B+'); INSERT INTO transkrip VALUES ('06409025', 'IKH300', 3, 'B-'); INSERT INTO transkrip VALUES ('06409025', 'IKP321', 3, 'A-'); INSERT INTO transkrip VALUES ('06409025', 'IKH314', 3, 'A-'); INSERT INTO transkrip VALUES ('06409022', 'IKH351', 3, 'B+'); INSERT INTO transkrip VALUES ('06409022', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06409022', 'IKL341', 3, 'A-'); INSERT INTO transkrip VALUES ('06409022', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06409022', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06409022', 'IKH151', 1, 'A-'); INSERT INTO transkrip VALUES ('06409022', 'IKL135', 1, 'B+'); INSERT INTO transkrip VALUES ('06409022', 'IKL335', 3, 'B+'); INSERT INTO transkrip VALUES ('06409022', 'IUM461', 4, 'B'); INSERT INTO transkrip VALUES ('06409022', 'UBA402', 4, 'C+'); INSERT INTO transkrip VALUES ('06409022', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06409022', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06409022', 'IKH311', 3, 'B-'); INSERT INTO transkrip VALUES ('06409022', 'IKH313', 3, 'A-'); INSERT INTO transkrip VALUES ('06409022', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06409022', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06409022', 'IKD112', 1, 'A'); INSERT INTO transkrip VALUES ('06409022', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06409022', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06409022', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06409022', 'IKS104', 1, 'A-'); INSERT INTO transkrip VALUES ('06409022', 'IKS123', 1, 'A-'); INSERT INTO transkrip VALUES ('06409022', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06409022', 'IKS304', 3, 'B+'); INSERT INTO transkrip VALUES ('06409022', 'IKS323', 3, 'A-'); INSERT INTO transkrip VALUES ('06409022', 'IUM263', 2, 'C+'); INSERT INTO transkrip VALUES ('06409022', 'IKS126', 1, 'A-'); INSERT INTO transkrip VALUES ('06409022', 'IKS327', 3, 'C+'); INSERT INTO transkrip VALUES ('06409022', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06409022', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06409022', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06409022', 'IKB406', 4, 'C+'); INSERT INTO transkrip VALUES ('06409022', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06409022', 'IKS318', 3, 'C+'); INSERT INTO transkrip VALUES ('06409022', 'ISM221', 2, 'A'); INSERT INTO transkrip VALUES ('06409022', 'IKP321', 3, 'B-'); INSERT INTO transkrip VALUES ('06409022', 'ISM404', 4, 'B'); INSERT INTO transkrip VALUES ('06409022', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06409022', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06409022', 'IKD313', 3, 'B'); INSERT INTO transkrip VALUES ('06409022', 'IKD123', 1, 'C'); INSERT INTO transkrip VALUES ('06409022', 'IKG321', 3, 'B+'); INSERT INTO transkrip VALUES ('06409022', 'IKG101', 1, 'B-'); INSERT INTO transkrip VALUES ('06409022', 'IKH342', 3, 'B+'); INSERT INTO transkrip VALUES ('06409022', 'IKG102', 1, 'A'); INSERT INTO transkrip VALUES ('06409022', 'IKG302', 3, 'B+'); INSERT INTO transkrip VALUES ('06409022', 'IKL133', 1, 'B'); INSERT INTO transkrip VALUES ('06409022', 'IKL233', 2, 'B'); INSERT INTO transkrip VALUES ('06409022', 'PDU212', 2, 'B-'); INSERT INTO transkrip VALUES ('06409022', 'IKG121', 1, 'B'); INSERT INTO transkrip VALUES ('06409022', 'IKG402', 4, 'B-'); INSERT INTO transkrip VALUES ('06409022', 'IFI302', 3, 'B'); INSERT INTO transkrip VALUES ('06409022', 'IKH300', 3, 'D'); INSERT INTO transkrip VALUES ('06409022', 'IKP321', 3, 'B-'); INSERT INTO transkrip VALUES ('06409022', 'IKG321', 3, 'B+'); INSERT INTO transkrip VALUES ('06409022', 'IKG311', 3, 'C+'); INSERT INTO transkrip VALUES ('06409022', 'ISD305', 3, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06409019', 'IKH111', 1, 'D'); INSERT INTO transkrip VALUES ('06409019', 'IKL341', 3, 'B-'); INSERT INTO transkrip VALUES ('06409019', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06409019', 'IKB411', 4, 'C+'); INSERT INTO transkrip VALUES ('06409019', 'IKH151', 1, 'A-'); INSERT INTO transkrip VALUES ('06409019', 'IKL135', 1, 'B-'); INSERT INTO transkrip VALUES ('06409019', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06409019', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06409019', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKH113', 1, 'A-'); INSERT INTO transkrip VALUES ('06409019', 'IKH311', 3, 'C+'); INSERT INTO transkrip VALUES ('06409019', 'IKH313', 3, 'A'); INSERT INTO transkrip VALUES ('06409019', 'IKS413', 4, 'A-'); INSERT INTO transkrip VALUES ('06409019', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06409019', 'IKL343', 3, 'D'); INSERT INTO transkrip VALUES ('06409019', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06409019', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06409019', 'IKS301', 3, 'B+'); INSERT INTO transkrip VALUES ('06409019', 'IKS304', 3, 'B+'); INSERT INTO transkrip VALUES ('06409019', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06409019', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06409019', 'IKP102', 1, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKP111', 1, 'A-'); INSERT INTO transkrip VALUES ('06409019', 'IKP311', 3, 'A-'); INSERT INTO transkrip VALUES ('06409019', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06409019', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06409019', 'ISM401', 4, 'C+'); INSERT INTO transkrip VALUES ('06409019', 'UKW400', 4, 'C+'); INSERT INTO transkrip VALUES ('06409019', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06409019', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKH331', 3, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKP103', 1, 'A-'); INSERT INTO transkrip VALUES ('06409019', 'IKP113', 1, 'B-'); INSERT INTO transkrip VALUES ('06409019', 'IKP303', 3, 'A-'); INSERT INTO transkrip VALUES ('06409019', 'IKS118', 1, 'A'); INSERT INTO transkrip VALUES ('06409019', 'IKS318', 3, 'A'); INSERT INTO transkrip VALUES ('06409019', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKP321', 3, 'C+'); INSERT INTO transkrip VALUES ('06409019', 'ISM404', 4, 'A-'); INSERT INTO transkrip VALUES ('06409019', 'IKB250', 2, 'A-'); INSERT INTO transkrip VALUES ('06409019', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06409019', 'IKP213', 2, 'C'); INSERT INTO transkrip VALUES ('06409019', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06409019', 'IUM314', 3, 'B-'); INSERT INTO transkrip VALUES ('06409019', 'IKH119', 1, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06409019', 'IKP321', 3, 'C+'); INSERT INTO transkrip VALUES ('06409019', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06409019', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06409019', 'IKP333', 3, 'B'); INSERT INTO transkrip VALUES ('06409019', 'ISD314', 3, 'C'); INSERT INTO transkrip VALUES ('06409017', 'IKH351', 3, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKL341', 3, 'B-'); INSERT INTO transkrip VALUES ('06409017', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06409017', 'IKB411', 4, 'B+'); INSERT INTO transkrip VALUES ('06409017', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKL335', 3, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06409017', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06409017', 'IKB405', 4, 'B+'); INSERT INTO transkrip VALUES ('06409017', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKH313', 3, 'B+'); INSERT INTO transkrip VALUES ('06409017', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06409017', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKL343', 3, 'C+'); INSERT INTO transkrip VALUES ('06409017', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06409017', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKS301', 3, 'A-'); INSERT INTO transkrip VALUES ('06409017', 'IKS304', 3, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKS323', 3, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06409017', 'IKP102', 1, 'B+'); INSERT INTO transkrip VALUES ('06409017', 'IKP111', 1, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKP311', 3, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKS126', 1, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06409017', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06409017', 'UKW400', 4, 'B-'); INSERT INTO transkrip VALUES ('06409017', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06409017', 'IKB406', 4, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKH331', 3, 'B+'); INSERT INTO transkrip VALUES ('06409017', 'IKP103', 1, 'A-'); INSERT INTO transkrip VALUES ('06409017', 'IKP113', 1, 'B-'); INSERT INTO transkrip VALUES ('06409017', 'IKP303', 3, 'B+'); INSERT INTO transkrip VALUES ('06409017', 'IKS118', 1, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKS318', 3, 'A'); INSERT INTO transkrip VALUES ('06409017', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06409017', 'ISM404', 4, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKB250', 2, 'B+'); INSERT INTO transkrip VALUES ('06409017', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKP213', 2, 'C'); INSERT INTO transkrip VALUES ('06409017', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06409017', 'IKH312', 3, 'D'); INSERT INTO transkrip VALUES ('06409017', 'IUM314', 3, 'D'); INSERT INTO transkrip VALUES ('06409017', 'IKH128', 1, 'C'); INSERT INTO transkrip VALUES ('06409017', 'IKH328', 3, 'C'); INSERT INTO transkrip VALUES ('06409017', 'IKH119', 1, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKH327', 3, 'D'); INSERT INTO transkrip VALUES ('06409017', 'IUM332', 3, 'C'); INSERT INTO transkrip VALUES ('06409017', 'IKH300', 3, 'B-'); INSERT INTO transkrip VALUES ('06409017', 'IKP321', 3, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06409017', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06409017', 'ISD314', 3, 'B-'); INSERT INTO transkrip VALUES ('06409004', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06409004', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKL341', 3, 'B-'); INSERT INTO transkrip VALUES ('06409004', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06409004', 'IKB411', 4, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKH151', 1, 'B-'); INSERT INTO transkrip VALUES ('06409004', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06409004', 'IKL335', 3, 'A'); INSERT INTO transkrip VALUES ('06409004', 'IUM461', 4, 'B+'); INSERT INTO transkrip VALUES ('06409004', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06409004', 'IKB405', 4, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06409004', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKH313', 3, 'B-'); INSERT INTO transkrip VALUES ('06409004', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06409004', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06409004', 'IKH329', 3, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06409004', 'IKD112', 1, 'B+'); INSERT INTO transkrip VALUES ('06409004', 'IKD312', 3, 'B+'); INSERT INTO transkrip VALUES ('06409004', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKH323', 3, 'A-'); INSERT INTO transkrip VALUES ('06409004', 'IKS301', 3, 'B+'); INSERT INTO transkrip VALUES ('06409004', 'IKS304', 3, 'B-'); INSERT INTO transkrip VALUES ('06409004', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06409004', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06409004', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06409004', 'IKB406', 4, 'A'); INSERT INTO transkrip VALUES ('06409004', 'ISM221', 2, 'B-'); INSERT INTO transkrip VALUES ('06409004', 'ISM404', 4, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKB250', 2, 'B+'); INSERT INTO transkrip VALUES ('06409004', 'IKB450', 4, 'C'); INSERT INTO transkrip VALUES ('06409004', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06409004', 'IKH326', 3, 'B+'); INSERT INTO transkrip VALUES ('06409004', 'IKH112', 1, 'C+'); INSERT INTO transkrip VALUES ('06409004', 'IKH114', 1, 'B+'); INSERT INTO transkrip VALUES ('06409004', 'IKH312', 3, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IUM314', 3, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKH109', 1, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKH110', 1, 'C'); INSERT INTO transkrip VALUES ('06409004', 'IKH128', 1, 'B-'); INSERT INTO transkrip VALUES ('06409004', 'IKH310', 3, 'C'); INSERT INTO transkrip VALUES ('06409004', 'IKH328', 3, 'B-'); INSERT INTO transkrip VALUES ('06409004', 'IKH119', 1, 'B-'); INSERT INTO transkrip VALUES ('06409004', 'IKH126', 1, 'B+'); INSERT INTO transkrip VALUES ('06409004', 'IKH319', 3, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKH118', 1, 'C+'); INSERT INTO transkrip VALUES ('06409004', 'IKH318', 3, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKH327', 3, 'C'); INSERT INTO transkrip VALUES ('06409004', 'IKH132', 1, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKH324', 3, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKH316', 3, 'A'); INSERT INTO transkrip VALUES ('06409004', 'IKH329', 3, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IUM332', 3, 'B-'); INSERT INTO transkrip VALUES ('06409004', 'IFI302', 3, 'B'); INSERT INTO transkrip VALUES ('06409004', 'IKH300', 3, 'D'); INSERT INTO transkrip VALUES ('06409004', 'UKT300', 3, 'A'); INSERT INTO transkrip VALUES ('06409004', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06409004', 'IKH326', 3, 'B+'); INSERT INTO transkrip VALUES ('06409003', 'IKH351', 3, 'B+'); INSERT INTO transkrip VALUES ('06409003', 'IKH111', 1, 'B+'); INSERT INTO transkrip VALUES ('06409003', 'IKL341', 3, 'B-'); INSERT INTO transkrip VALUES ('06409003', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06409003', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IKH151', 1, 'A-'); INSERT INTO transkrip VALUES ('06409003', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IUM461', 4, 'B+'); INSERT INTO transkrip VALUES ('06409003', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKB405', 4, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKH313', 3, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06409003', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06409003', 'IKH329', 3, 'A'); INSERT INTO transkrip VALUES ('06409003', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IKD112', 1, 'A-'); INSERT INTO transkrip VALUES ('06409003', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06409003', 'IKH123', 1, 'A-'); INSERT INTO transkrip VALUES ('06409003', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKS301', 3, 'B+'); INSERT INTO transkrip VALUES ('06409003', 'IKS304', 3, 'A-'); INSERT INTO transkrip VALUES ('06409003', 'ISM401', 4, 'A-'); INSERT INTO transkrip VALUES ('06409003', 'UKW400', 4, 'B-'); INSERT INTO transkrip VALUES ('06409003', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IKB406', 4, 'B+'); INSERT INTO transkrip VALUES ('06409003', 'ISM221', 2, 'A-'); INSERT INTO transkrip VALUES ('06409003', 'IKP321', 3, 'C+'); INSERT INTO transkrip VALUES ('06409003', 'ISM404', 4, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKB450', 4, 'B-'); INSERT INTO transkrip VALUES ('06409003', 'IKH314', 3, 'B+'); INSERT INTO transkrip VALUES ('06409003', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06409003', 'IKH112', 1, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKH114', 1, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKH312', 3, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IUM314', 3, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IKH109', 1, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKH110', 1, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IKH128', 1, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IKH310', 3, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKH328', 3, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IKH119', 1, 'B+'); INSERT INTO transkrip VALUES ('06409003', 'IKH126', 1, 'A-'); INSERT INTO transkrip VALUES ('06409003', 'IKH319', 3, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKH118', 1, 'C+'); INSERT INTO transkrip VALUES ('06409003', 'IKH318', 3, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKH327', 3, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IKH132', 1, 'B+'); INSERT INTO transkrip VALUES ('06409003', 'IKH324', 3, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKH316', 3, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKH329', 3, 'A'); INSERT INTO transkrip VALUES ('06409003', 'IUM332', 3, 'C'); INSERT INTO transkrip VALUES ('06409003', 'IFI302', 3, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKH300', 3, 'B'); INSERT INTO transkrip VALUES ('06409003', 'IKP321', 3, 'C+'); INSERT INTO transkrip VALUES ('06409003', 'IKH314', 3, 'B+'); INSERT INTO transkrip VALUES ('06409003', 'IKH326', 3, 'A'); INSERT INTO transkrip VALUES ('06409002', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06409002', 'IKL341', 3, 'B'); INSERT INTO transkrip VALUES ('06409002', 'IKL141', 1, 'B'); INSERT INTO transkrip VALUES ('06409002', 'IKB411', 4, 'B'); INSERT INTO transkrip VALUES ('06409002', 'IKH151', 1, 'A-'); INSERT INTO transkrip VALUES ('06409002', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06409002', 'IKL335', 3, 'D'); INSERT INTO transkrip VALUES ('06409002', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06409002', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06409002', 'IKH113', 1, 'D'); INSERT INTO transkrip VALUES ('06409002', 'IKS413', 4, 'C+'); INSERT INTO transkrip VALUES ('06409002', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06409002', 'IKH329', 3, 'C'); INSERT INTO transkrip VALUES ('06409002', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06409002', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06409002', 'IKH123', 1, 'B-'); INSERT INTO transkrip VALUES ('06409002', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06409002', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06409002', 'IKH112', 1, 'C+'); INSERT INTO transkrip VALUES ('06409002', 'IKH312', 3, 'D'); INSERT INTO transkrip VALUES ('06409002', 'IUM314', 3, 'C+'); INSERT INTO transkrip VALUES ('06409002', 'IKH329', 3, 'C'); INSERT INTO transkrip VALUES ('06409002', 'IUM332', 3, 'D'); INSERT INTO transkrip VALUES ('06409002', 'IFI302', 3, 'D'); INSERT INTO transkrip VALUES ('06409002', 'IKH300', 3, 'D'); INSERT INTO transkrip VALUES ('06508009', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06508009', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06508009', 'IKL341', 3, 'B-'); INSERT INTO transkrip VALUES ('06508009', 'IKL141', 1, 'C+'); INSERT INTO transkrip VALUES ('06508009', 'IKB411', 4, 'D'); INSERT INTO transkrip VALUES ('06508009', 'IKH151', 1, 'B-'); INSERT INTO transkrip VALUES ('06508009', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06508009', 'IKB405', 4, 'C+'); INSERT INTO transkrip VALUES ('06508009', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06508009', 'IKH313', 3, 'D'); INSERT INTO transkrip VALUES ('06508009', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06508009', 'UKT101', 1, 'C'); INSERT INTO transkrip VALUES ('06508009', 'IKD112', 1, 'D'); INSERT INTO transkrip VALUES ('06508009', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06508009', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06508009', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06508009', 'IKS301', 3, 'B-'); INSERT INTO transkrip VALUES ('06508009', 'IKS323', 3, 'C'); INSERT INTO transkrip VALUES ('06508009', 'IKS126', 1, 'A-'); INSERT INTO transkrip VALUES ('06508009', 'IKS327', 3, 'C'); INSERT INTO transkrip VALUES ('06508009', 'ISM401', 4, 'C'); INSERT INTO transkrip VALUES ('06508009', 'UKW400', 4, 'B-'); INSERT INTO transkrip VALUES ('06508009', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06508009', 'ISM221', 2, 'C'); INSERT INTO transkrip VALUES ('06508009', 'ISM403', 4, 'C+'); INSERT INTO transkrip VALUES ('06508009', 'IKD313', 3, 'B'); INSERT INTO transkrip VALUES ('06508009', 'IKD123', 1, 'B'); INSERT INTO transkrip VALUES ('06508009', 'ISL303', 3, 'A'); INSERT INTO transkrip VALUES ('06508009', 'IIB205', 2, 'C'); INSERT INTO transkrip VALUES ('06508009', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06508009', 'IKS308', 3, 'B+'); INSERT INTO transkrip VALUES ('06508009', 'ISL304', 3, 'B'); INSERT INTO transkrip VALUES ('06508009', 'IKS326', 3, 'C+'); INSERT INTO transkrip VALUES ('06508009', 'IKS328', 3, 'C'); INSERT INTO transkrip VALUES ('06508009', 'IKS304', 3, 'B'); INSERT INTO transkrip VALUES ('06508009', 'IKP311', 3, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKH309', 3, 'B'); INSERT INTO transkrip VALUES ('06508007', 'IKH351', 3, 'B'); INSERT INTO transkrip VALUES ('06508007', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKL341', 3, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06508007', 'IKB411', 4, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'IKH151', 1, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKL335', 3, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06508007', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06508007', 'IKB405', 4, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06508007', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKH313', 3, 'D'); INSERT INTO transkrip VALUES ('06508007', 'IKS413', 4, 'C'); INSERT INTO transkrip VALUES ('06508007', 'UKT101', 1, 'B'); INSERT INTO transkrip VALUES ('06508007', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKD312', 3, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06508007', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06508007', 'IKS301', 3, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'IKS323', 3, 'B-'); INSERT INTO transkrip VALUES ('06508007', 'IKS126', 1, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKS327', 3, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06508007', 'UKW400', 4, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'IKB206', 2, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06508007', 'ISM221', 2, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'ISM403', 4, 'B'); INSERT INTO transkrip VALUES ('06508007', 'ISM404', 4, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06508007', 'IKB450', 4, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKD313', 3, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'IKD123', 1, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'ISM314', 3, 'C'); INSERT INTO transkrip VALUES ('06508007', 'ISL303', 3, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IIB205', 2, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKS108', 1, 'B'); INSERT INTO transkrip VALUES ('06508007', 'IKS308', 3, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'ISL304', 3, 'A-'); INSERT INTO transkrip VALUES ('06508007', 'ISO301', 3, 'C'); INSERT INTO transkrip VALUES ('06508007', 'ISO101', 1, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'ISM313', 3, 'B-'); INSERT INTO transkrip VALUES ('06508007', 'IKS319', 3, 'B'); INSERT INTO transkrip VALUES ('06508007', 'IKS326', 3, 'B-'); INSERT INTO transkrip VALUES ('06508007', 'ISM114', 1, 'C'); INSERT INTO transkrip VALUES ('06508007', 'IKS328', 3, 'B-'); INSERT INTO transkrip VALUES ('06508007', 'IKP303', 3, 'B-'); INSERT INTO transkrip VALUES ('06508007', 'ISA301', 3, 'B'); INSERT INTO transkrip VALUES ('06508007', 'ISL305', 3, 'C+'); INSERT INTO transkrip VALUES ('06508007', 'ISL301', 3, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IKH309', 3, 'C+'); INSERT INTO transkrip VALUES ('06508006', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IKL141', 1, 'B-'); INSERT INTO transkrip VALUES ('06508006', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IKH151', 1, 'C+'); INSERT INTO transkrip VALUES ('06508006', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06508006', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06508006', 'IUM461', 4, 'B-'); INSERT INTO transkrip VALUES ('06508006', 'IKH113', 1, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IKH313', 3, 'D'); INSERT INTO transkrip VALUES ('06508006', 'IKS413', 4, 'B-'); INSERT INTO transkrip VALUES ('06508006', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06508006', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06508006', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06508006', 'IKH323', 3, 'D'); INSERT INTO transkrip VALUES ('06508006', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06508006', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06508006', 'IKS126', 1, 'D'); INSERT INTO transkrip VALUES ('06508006', 'IKS327', 3, 'A-'); INSERT INTO transkrip VALUES ('06508006', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06508006', 'UKW400', 4, 'B-'); INSERT INTO transkrip VALUES ('06508006', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06508006', 'ISM221', 2, 'C+'); INSERT INTO transkrip VALUES ('06508006', 'ISM403', 4, 'C+'); INSERT INTO transkrip VALUES ('06508006', 'ISM404', 4, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06508006', 'IKB450', 4, 'C+'); INSERT INTO transkrip VALUES ('06508006', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IKD123', 1, 'A-'); INSERT INTO transkrip VALUES ('06508006', 'ISM314', 3, 'C'); INSERT INTO transkrip VALUES ('06508006', 'ISL303', 3, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IIB205', 2, 'D'); INSERT INTO transkrip VALUES ('06508006', 'IKS108', 1, 'C+'); INSERT INTO transkrip VALUES ('06508006', 'IKS308', 3, 'C'); INSERT INTO transkrip VALUES ('06508006', 'ISL304', 3, 'A'); INSERT INTO transkrip VALUES ('06508006', 'ISO301', 3, 'A'); INSERT INTO transkrip VALUES ('06508006', 'ISO101', 1, 'B'); INSERT INTO transkrip VALUES ('06508006', 'ISM313', 3, 'B-'); INSERT INTO transkrip VALUES ('06508006', 'IKS319', 3, 'B'); INSERT INTO transkrip VALUES ('06508006', 'IKS326', 3, 'B-'); INSERT INTO transkrip VALUES ('06508006', 'ISM114', 1, 'C'); INSERT INTO transkrip VALUES ('06508006', 'IKS328', 3, 'D'); INSERT INTO transkrip VALUES ('06508006', 'IKH104', 1, 'C'); INSERT INTO transkrip VALUES ('06508006', 'ISA301', 3, 'C+'); INSERT INTO transkrip VALUES ('06508006', 'ISL305', 3, 'C+'); INSERT INTO transkrip VALUES ('06508006', 'ISL301', 3, 'C+'); INSERT INTO transkrip VALUES ('06508006', 'ISM316', 3, 'A-'); INSERT INTO transkrip VALUES ('06408032', 'IKH111', 1, 'B-'); INSERT INTO transkrip VALUES ('06408032', 'IKL341', 3, 'C+'); INSERT INTO transkrip VALUES ('06408032', 'IKL141', 1, 'C+'); INSERT INTO transkrip VALUES ('06408032', 'IKB411', 4, 'B'); INSERT INTO transkrip VALUES ('06408032', 'IKL135', 1, 'C+'); INSERT INTO transkrip VALUES ('06408032', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06408032', 'IUM461', 4, 'B'); INSERT INTO transkrip VALUES ('06408032', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06408032', 'IKB405', 4, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKH311', 3, 'B-'); INSERT INTO transkrip VALUES ('06408032', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06408032', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06408032', 'IKD112', 1, 'B'); INSERT INTO transkrip VALUES ('06408032', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06408032', 'IKH123', 1, 'B-'); INSERT INTO transkrip VALUES ('06408032', 'IKS104', 1, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKS123', 1, 'B+'); INSERT INTO transkrip VALUES ('06408032', 'IKS301', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKS304', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKS323', 3, 'B+'); INSERT INTO transkrip VALUES ('06408032', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKP102', 1, 'B'); INSERT INTO transkrip VALUES ('06408032', 'IKP111', 1, 'D'); INSERT INTO transkrip VALUES ('06408032', 'IKP311', 3, 'B+'); INSERT INTO transkrip VALUES ('06408032', 'IKS126', 1, 'A-'); INSERT INTO transkrip VALUES ('06408032', 'IKS327', 3, 'B'); INSERT INTO transkrip VALUES ('06408032', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06408032', 'UKW400', 4, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKB406', 4, 'A-'); INSERT INTO transkrip VALUES ('06408032', 'IKH331', 3, 'B'); INSERT INTO transkrip VALUES ('06408032', 'IKP103', 1, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKP113', 1, 'B+'); INSERT INTO transkrip VALUES ('06408032', 'IKP303', 3, 'B-'); INSERT INTO transkrip VALUES ('06408032', 'IKS118', 1, 'B+'); INSERT INTO transkrip VALUES ('06408032', 'IKS318', 3, 'C+'); INSERT INTO transkrip VALUES ('06408032', 'ISM221', 2, 'B-'); INSERT INTO transkrip VALUES ('06408032', 'IKP321', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'ISM404', 4, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKB250', 2, 'B+'); INSERT INTO transkrip VALUES ('06408032', 'IKB450', 4, 'A-'); INSERT INTO transkrip VALUES ('06408032', 'IKD313', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKD123', 1, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKP213', 2, 'B+'); INSERT INTO transkrip VALUES ('06408032', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IFI302', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKP321', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKH314', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKP333', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'ISD312', 3, 'C'); INSERT INTO transkrip VALUES ('06408032', 'IKG311', 3, 'D'); INSERT INTO transkrip VALUES ('06408029', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKH111', 1, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKL341', 3, 'B+'); INSERT INTO transkrip VALUES ('06408029', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06408029', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKH151', 1, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKL135', 1, 'B-'); INSERT INTO transkrip VALUES ('06408029', 'IKL335', 3, 'B-'); INSERT INTO transkrip VALUES ('06408029', 'IUM461', 4, 'C+'); INSERT INTO transkrip VALUES ('06408029', 'UBA402', 4, 'A-'); INSERT INTO transkrip VALUES ('06408029', 'IKB405', 4, 'B+'); INSERT INTO transkrip VALUES ('06408029', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06408029', 'IKH311', 3, 'B-'); INSERT INTO transkrip VALUES ('06408029', 'IKH313', 3, 'B-'); INSERT INTO transkrip VALUES ('06408029', 'IKS413', 4, 'A'); INSERT INTO transkrip VALUES ('06408029', 'UKT101', 1, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKD112', 1, 'A-'); INSERT INTO transkrip VALUES ('06408029', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06408029', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKH323', 3, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKS104', 1, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKS123', 1, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06408029', 'IKS304', 3, 'A-'); INSERT INTO transkrip VALUES ('06408029', 'IKS323', 3, 'B+'); INSERT INTO transkrip VALUES ('06408029', 'IUM263', 2, 'A'); INSERT INTO transkrip VALUES ('06408029', 'IKP102', 1, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKP111', 1, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKP302', 3, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKP311', 3, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKS126', 1, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKS327', 3, 'B-'); INSERT INTO transkrip VALUES ('06408029', 'ISM401', 4, 'B-'); INSERT INTO transkrip VALUES ('06408029', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06408029', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKH331', 3, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKP103', 1, 'A-'); INSERT INTO transkrip VALUES ('06408029', 'IKP113', 1, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKP303', 3, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06408029', 'ISM221', 2, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKP321', 3, 'B+'); INSERT INTO transkrip VALUES ('06408029', 'ISM404', 4, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKB250', 2, 'B+'); INSERT INTO transkrip VALUES ('06408029', 'IKB450', 4, 'B'); INSERT INTO transkrip VALUES ('06408029', 'IKD313', 3, 'A-'); INSERT INTO transkrip VALUES ('06408029', 'IKD123', 1, 'A-'); INSERT INTO transkrip VALUES ('06408029', 'IKP213', 2, 'A'); INSERT INTO transkrip VALUES ('06408029', 'IKH314', 3, 'B-'); INSERT INTO transkrip VALUES ('06408029', 'IKL232', 2, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IUM332', 3, 'B-'); INSERT INTO transkrip VALUES ('06408029', 'IFI302', 3, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IEB232', 2, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06408029', 'IKP321', 3, 'B+'); INSERT INTO transkrip VALUES ('06408029', 'IKH314', 3, 'B-'); INSERT INTO transkrip VALUES ('06408021', 'IKH351', 3, 'C+'); INSERT INTO transkrip VALUES ('06408021', 'IKH111', 1, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKL141', 1, 'B+'); INSERT INTO transkrip VALUES ('06408021', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKH151', 1, 'A-'); INSERT INTO transkrip VALUES ('06408021', 'IKL135', 1, 'A'); INSERT INTO transkrip VALUES ('06408021', 'IKL335', 3, 'C+'); INSERT INTO transkrip VALUES ('06408021', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06408021', 'UBA402', 4, 'B'); INSERT INTO transkrip VALUES ('06408021', 'IKB405', 4, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKH113', 1, 'A-'); INSERT INTO transkrip VALUES ('06408021', 'IKH311', 3, 'C+'); INSERT INTO transkrip VALUES ('06408021', 'IKH313', 3, 'B-'); INSERT INTO transkrip VALUES ('06408021', 'IKS413', 4, 'B'); INSERT INTO transkrip VALUES ('06408021', 'UKT101', 1, 'B+'); INSERT INTO transkrip VALUES ('06408021', 'IKD312', 3, 'B'); INSERT INTO transkrip VALUES ('06408021', 'IKH123', 1, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKS104', 1, 'B'); INSERT INTO transkrip VALUES ('06408021', 'IKS123', 1, 'A'); INSERT INTO transkrip VALUES ('06408021', 'IKS301', 3, 'B'); INSERT INTO transkrip VALUES ('06408021', 'IKS304', 3, 'A'); INSERT INTO transkrip VALUES ('06408021', 'IKS323', 3, 'B'); INSERT INTO transkrip VALUES ('06408021', 'IUM263', 2, 'C+'); INSERT INTO transkrip VALUES ('06408021', 'IKP311', 3, 'A'); INSERT INTO transkrip VALUES ('06408021', 'IKS126', 1, 'A-'); INSERT INTO transkrip VALUES ('06408021', 'IKS327', 3, 'B+'); INSERT INTO transkrip VALUES ('06408021', 'ISM401', 4, 'B+'); INSERT INTO transkrip VALUES ('06408021', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06408021', 'IKB206', 2, 'C+'); INSERT INTO transkrip VALUES ('06408021', 'IKB406', 4, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKS118', 1, 'A'); INSERT INTO transkrip VALUES ('06408021', 'IKS318', 3, 'A-'); INSERT INTO transkrip VALUES ('06408021', 'ISM221', 2, 'D'); INSERT INTO transkrip VALUES ('06408021', 'IKP321', 3, 'B+'); INSERT INTO transkrip VALUES ('06408021', 'ISM403', 4, 'C'); INSERT INTO transkrip VALUES ('06408021', 'ISM404', 4, 'A-'); INSERT INTO transkrip VALUES ('06408021', 'IKB450', 4, 'A'); INSERT INTO transkrip VALUES ('06408021', 'IKD313', 3, 'C+'); INSERT INTO transkrip VALUES ('06408021', 'IKD123', 1, 'A'); INSERT INTO transkrip VALUES ('06408021', 'IKG321', 3, 'B-'); INSERT INTO transkrip VALUES ('06408021', 'IKG101', 1, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKH342', 3, 'C+'); INSERT INTO transkrip VALUES ('06408021', 'IKG102', 1, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKL133', 1, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKL233', 2, 'C'); INSERT INTO transkrip VALUES ('06408021', 'PDU212', 2, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKG121', 1, 'A'); INSERT INTO transkrip VALUES ('06408021', 'IKG402', 4, 'B'); INSERT INTO transkrip VALUES ('06408021', 'IUM332', 3, 'D'); INSERT INTO transkrip VALUES ('06408021', 'IFI302', 3, 'D'); INSERT INTO transkrip VALUES ('06408021', 'IKH300', 3, 'C'); INSERT INTO transkrip VALUES ('06408021', 'IKP321', 3, 'B+'); INSERT INTO transkrip VALUES ('06408021', 'IKG321', 3, 'B-'); INSERT INTO transkrip VALUES ('06408021', 'IKG311', 3, 'B-'); INSERT INTO transkrip VALUES ('06408021', 'IKG304', 3, 'A'); INSERT INTO transkrip VALUES ('06408018', 'IKH351', 3, 'B-'); INSERT INTO transkrip VALUES ('06408018', 'IKH111', 1, 'B+'); INSERT INTO transkrip VALUES ('06408018', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKH151', 1, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKL135', 1, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IUM461', 4, 'A-'); INSERT INTO transkrip VALUES ('06408018', 'UBA402', 4, 'B+'); INSERT INTO transkrip VALUES ('06408018', 'IKB405', 4, 'B-'); INSERT INTO transkrip VALUES ('06408018', 'IKH113', 1, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKH311', 3, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKH313', 3, 'C+'); INSERT INTO transkrip VALUES ('06408018', 'IKS413', 4, 'B+'); INSERT INTO transkrip VALUES ('06408018', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06408018', 'IKH329', 3, 'B+'); INSERT INTO transkrip VALUES ('06408018', 'IKL343', 3, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKD112', 1, 'A-'); INSERT INTO transkrip VALUES ('06408018', 'IKD312', 3, 'A-'); INSERT INTO transkrip VALUES ('06408018', 'IKH123', 1, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKH323', 3, 'B-'); INSERT INTO transkrip VALUES ('06408018', 'IKS301', 3, 'A'); INSERT INTO transkrip VALUES ('06408018', 'IKS304', 3, 'A'); INSERT INTO transkrip VALUES ('06408018', 'ISM401', 4, 'A-'); INSERT INTO transkrip VALUES ('06408018', 'UKW400', 4, 'B+'); INSERT INTO transkrip VALUES ('06408018', 'IKB206', 2, 'B-'); INSERT INTO transkrip VALUES ('06408018', 'IKB406', 4, 'B'); INSERT INTO transkrip VALUES ('06408018', 'ISM221', 2, 'B+'); INSERT INTO transkrip VALUES ('06408018', 'ISM404', 4, 'A'); INSERT INTO transkrip VALUES ('06408018', 'IKB450', 4, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKH112', 1, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKH114', 1, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKH312', 3, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IUM314', 3, 'B-'); INSERT INTO transkrip VALUES ('06408018', 'IKH109', 1, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKH110', 1, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKH128', 1, 'B-'); INSERT INTO transkrip VALUES ('06408018', 'IKH310', 3, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKH328', 3, 'B-'); INSERT INTO transkrip VALUES ('06408018', 'IKH119', 1, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKH126', 1, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKH319', 3, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKH118', 1, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKH318', 3, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKH327', 3, 'C+'); INSERT INTO transkrip VALUES ('06408018', 'IKH132', 1, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKH324', 3, 'B+'); INSERT INTO transkrip VALUES ('06408018', 'IKH316', 3, 'A-'); INSERT INTO transkrip VALUES ('06408018', 'IKH329', 3, 'B+'); INSERT INTO transkrip VALUES ('06408018', 'IUM332', 3, 'B-'); INSERT INTO transkrip VALUES ('06408018', 'IFI302', 3, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IEB232', 2, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKH300', 3, 'B+'); INSERT INTO transkrip VALUES ('06408018', 'IKH314', 3, 'B'); INSERT INTO transkrip VALUES ('06408018', 'IKH326', 3, 'C'); INSERT INTO transkrip VALUES ('06408018', 'IKG311', 3, 'B-'); INSERT INTO transkrip VALUES ('06408018', 'IKH203', 2, 'B+'); INSERT INTO transkrip VALUES ('06408015', 'IKH351', 3, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKH111', 1, 'C+'); INSERT INTO transkrip VALUES ('06408015', 'IKL341', 3, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKL141', 1, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKB411', 4, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKH151', 1, 'C+'); INSERT INTO transkrip VALUES ('06408015', 'IKL135', 1, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKL335', 3, 'B'); INSERT INTO transkrip VALUES ('06408015', 'IUM461', 4, 'C'); INSERT INTO transkrip VALUES ('06408015', 'UBA402', 4, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'IKB405', 4, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKH113', 1, 'A'); INSERT INTO transkrip VALUES ('06408015', 'IKH311', 3, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKH313', 3, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKS413', 4, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'UKT101', 1, 'A'); INSERT INTO transkrip VALUES ('06408015', 'IKL343', 3, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'IKD112', 1, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKD312', 3, 'A'); INSERT INTO transkrip VALUES ('06408015', 'IKH123', 1, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKH323', 3, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKS104', 1, 'C+'); INSERT INTO transkrip VALUES ('06408015', 'IKS123', 1, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'IKS301', 3, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'IKS304', 3, 'C+'); INSERT INTO transkrip VALUES ('06408015', 'IKS323', 3, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'IUM263', 2, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKS126', 1, 'A-'); INSERT INTO transkrip VALUES ('06408015', 'IKS327', 3, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'ISM401', 4, 'B'); INSERT INTO transkrip VALUES ('06408015', 'UKW400', 4, 'B'); INSERT INTO transkrip VALUES ('06408015', 'IKB206', 2, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKB406', 4, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'IKS118', 1, 'B'); INSERT INTO transkrip VALUES ('06408015', 'IKS318', 3, 'B'); INSERT INTO transkrip VALUES ('06408015', 'ISM221', 2, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'IKP321', 3, 'C'); INSERT INTO transkrip VALUES ('06408015', 'ISM403', 4, 'C+'); INSERT INTO transkrip VALUES ('06408015', 'ISM404', 4, 'C+'); INSERT INTO transkrip VALUES ('06408015', 'IKB250', 2, 'B'); INSERT INTO transkrip VALUES ('06408015', 'IKB450', 4, 'B'); INSERT INTO transkrip VALUES ('06408015', 'IKD313', 3, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'IKD123', 1, 'A-'); INSERT INTO transkrip VALUES ('06408015', 'IKG321', 3, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKG101', 1, 'B'); INSERT INTO transkrip VALUES ('06408015', 'IKH342', 3, 'B+'); INSERT INTO transkrip VALUES ('06408015', 'IKG102', 1, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'IKG302', 3, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKL133', 1, 'B+'); INSERT INTO transkrip VALUES ('06408015', 'IKL233', 2, 'C'); INSERT INTO transkrip VALUES ('06408015', 'PDU212', 2, 'C+'); INSERT INTO transkrip VALUES ('06408015', 'IKG121', 1, 'A'); INSERT INTO transkrip VALUES ('06408015', 'IKG402', 4, 'B-'); INSERT INTO transkrip VALUES ('06408015', 'IUM333', 3, 'C+'); INSERT INTO transkrip VALUES ('06408015', 'IUM332', 3, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IFI302', 3, 'C+'); INSERT INTO transkrip VALUES ('06408015', 'IKH300', 3, 'C+'); INSERT INTO transkrip VALUES ('06408015', 'IKP321', 3, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKG321', 3, 'C'); INSERT INTO transkrip VALUES ('06408015', 'IKG311', 3, 'D'); INSERT INTO transkrip VALUES ('06408015', 'IKG304', 3, 'C+'); END; SELECT t.kode, k.nama, COUNT(t.nim) FROM transkrip t, kurop k WHERE t.sks > 1 AND t.grade IN ('D', 'E') AND t.kode = k.kode GROUP BY t.kode, k.nama HAVING COUNT(t.nim) >= 3 ORDER BY 3 DESC, k.nama;
SELECT pfirstname || 'lives in ' || pcity AS "Hometown" FROM people;
CREATE PROC usp_GetTownsStartingWith (@startString VARCHAR(50)) AS SELECT [Name] FROM Towns WHERE [Name] LIKE @startString + '%'
<reponame>kambleaa007/Javascript DROP DATABASE IF EXISTS springbootdb; CREATE DATABASE springbootdb; USE springbootdb; DROP TABLE IF EXISTS employee; CREATE TABLE IF NOT EXISTS employee ( employeeId int(11) unsigned NOT NULL AUTO_INCREMENT, employeeName varchar(20) DEFAULT NULL, salary double DEFAULT NULL, departmentCode int(11), PRIMARY KEY (employeeId) ) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8; INSERT INTO employee (employeeId, employeeName,departmentCode, salary) VALUES (1001, 'MSD' ,101 , 100000), (1002, 'James' ,101 , 0), (1003, 'Rocky' ,102 , 100000); commit;
CREATE PROCEDURE [Metadata].[DeleteDatabaseObjects] @DatabaseInfoId int AS begin delete from Metadata.DatabaseColumn where DatabaseInfoId = @DatabaseInfoId; delete from Metadata.DatabaseObject where DatabaseInfoId = @DatabaseInfoId; end
ALTER TABLE person ADD COLUMN status boolean default true;
<filename>examples/sqlite/db/schema.sql CREATE TABLE IF NOT EXISTS "schema_migrations" (version varchar(255) primary key); CREATE TABLE posts ( id INTEGER PRIMARY KEY, title TEXT, slug TEXT, subtitle TEXT, tagline TEXT, body TEXT, publication_date DATE, created_at TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP, updated_at TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ); CREATE INDEX post_publication_date ON posts (publication_date) WHERE publication_date IS NOT NULL; CREATE UNIQUE INDEX post_slug ON posts (slug) WHERE slug IS NOT NULL; CREATE TRIGGER posts_updated_at AFTER UPDATE ON posts WHEN NEW.updated_at < OLD.updated_at BEGIN UPDATE posts SET updated_at = CURRENT_TIMESTAMP WHERE posts.id = NEW.id; END; -- Dbmate schema migrations INSERT INTO "schema_migrations" (version) VALUES ('20211004231716');
<reponame>jdkoren/sqlite-parser<filename>src/test/resources/where4.test_17.sql<gh_stars>100-1000 -- where4.test -- -- execsql { -- SELECT rowid FROM t5 -- WHERE a IN (1,NULL,2) AND b=2 AND c IN (1,2,3,4) AND d>0 -- } SELECT rowid FROM t5 WHERE a IN (1,NULL,2) AND b=2 AND c IN (1,2,3,4) AND d>0
-- file:plpgsql.sql ln:43 expect:true create table PField ( name text, comment text )
<reponame>flexsocialbox/una SET @sName = 'bx_forum'; -- PAGES DELETE FROM `sys_pages_blocks` WHERE `object`='bx_forum_home' AND `title` IN ('_bx_forum_page_block_title_featured_entries_view_extended'); INSERT INTO `sys_pages_blocks`(`object`, `cell_id`, `module`, `title_system`, `title`, `designbox_id`, `visible_for_levels`, `type`, `content`, `deletable`, `copyable`, `active`, `order`) VALUES ('bx_forum_home', 1, @sName, '', '_bx_forum_page_block_title_featured_entries_view_extended', 11, 2147483647, 'service', 'a:3:{s:6:"module";s:8:"bx_forum";s:6:"method";s:15:"browse_featured";s:6:"params";a:4:{i:0;s:5:"table";i:1;b:1;i:2;b:1;i:3;b:0;}}', 0, 1, 1, 0); -- GRIDS DELETE FROM `sys_objects_grid` WHERE `object`='bx_forum_feature'; INSERT INTO `sys_objects_grid` (`object`, `source_type`, `source`, `table`, `field_id`, `field_order`, `paginate_url`, `paginate_per_page`, `paginate_simple`, `paginate_get_start`, `paginate_get_per_page`, `filter_fields`, `filter_mode`, `sorting_fields`, `visible_for_levels`, `override_class_name`, `override_class_file`) VALUES ('bx_forum_feature', 'Sql', 'SELECT `bx_forum_discussions`.*, `bx_forum_cmts`.`cmt_text` AS `cmt_text` FROM `bx_forum_discussions` LEFT JOIN `bx_forum_cmts` ON (`bx_forum_cmts`.`cmt_id` = `bx_forum_discussions`.`lr_comment_id`) %s WHERE 1 %s', 'bx_forum_discussions', 'id', 'lr_timestamp', '', 10, NULL, 'start', '', 'title,text,cmt_text', 'auto', '', 2147483647, 'BxForumGrid', 'modules/boonex/forum/classes/BxForumGrid.php'); DELETE FROM `sys_grid_fields` WHERE `object`='bx_forum_feature'; INSERT INTO `sys_grid_fields` (`object`, `name`, `title`, `width`, `params`, `order`) VALUES ('bx_forum_feature', 'author', '', '10%', '', 1), ('bx_forum_feature', 'lr_timestamp', '', '85%', '', 2), ('bx_forum_feature', 'comments', '', '5%', '', 3); -- VIEWS UPDATE `sys_objects_view` SET `trigger_field_author`='author' WHERE `name`=@sName; -- FEATURED DELETE FROM `sys_objects_feature` WHERE `name`=@sName; INSERT INTO `sys_objects_feature` (`name`, `is_on`, `is_undo`, `base_url`, `trigger_table`, `trigger_field_id`, `trigger_field_author`, `trigger_field_flag`, `class_name`, `class_file`) VALUES (@sName, '1', '1', 'page.php?i=view-discussion&id={object_id}', 'bx_forum_discussions', 'id', 'author', 'featured', '', '');
/* Problema: Insertar tres registros en la tabla usuarios y luego mostrar todos los registros de la tabla. Primeramente eliminamos la tabla, si existe: drop table if exists usuarios; Creamos la tabla: create table usuarios ( nombre varchar(30), clave varchar(10) ); Insertamos 3 registros: insert into usuarios(nombre,clave) values ('MarioPerez','Marito'); insert into usuarios(nombre,clave) values ('MariaGarcia','Mary'); insert into usuarios(nombre,clave) values ('DiegoRodriguez','z8080'); Para ver los registros ejecutamos el comando select: select nombre,clave from usuarios; */ drop table if exists usuarios; create table usuarios ( nombre varchar(30), clave varchar(10) ); insert into usuarios(nombre,clave) values ('MarioPerez','Marito'); insert into usuarios(nombre,clave) values ('MariaGarcia','Mary'); insert into usuarios(nombre,clave) values ('DiegoRodriguez','z8080'); select nombre,clave from usuarios;
<filename>flex-config/sql/amenity.sql<gh_stars>10-100 COMMENT ON TABLE osm.amenity_point IS 'OpenStreetMap amenity points - all points with an amenity tag. Some amenity tags are pulled into other tables (e.g. infrastructure, shop, and traffic layers) and duplicated again here. This is currently intentional but may change in the future. Generated by osm2pgsql Flex output using pgosm-flex/flex-config/amenity.lua'; COMMENT ON TABLE osm.amenity_line IS 'OpenStreetMap amenity lines - all lines with an amenity tag. Some amenity tags are pulled into other tables (e.g. infrastructure, shop, and traffic layers) and duplicated again here. This is currently intentional but may change in the future. Generated by osm2pgsql Flex output using pgosm-flex/flex-config/amenity.lua'; COMMENT ON TABLE osm.amenity_polygon IS 'OpenStreetMap amenity polygons - all polygons with an amenity tag. Some amenity tags are pulled into other tables (e.g. infrastructure, shop, and traffic layers) and duplicated again here. This is currently intentional but may change in the future. Generated by osm2pgsql Flex output using pgosm-flex/flex-config/amenity.lua'; ALTER TABLE osm.amenity_point ADD CONSTRAINT pk_osm_amenity_point_osm_id PRIMARY KEY (osm_id) ; ALTER TABLE osm.amenity_line ADD CONSTRAINT pk_osm_amenity_line_osm_id PRIMARY KEY (osm_id) ; ALTER TABLE osm.amenity_polygon ADD CONSTRAINT pk_osm_amenity_polygon_osm_id PRIMARY KEY (osm_id) ; CREATE INDEX ix_osm_amenity_point_type ON osm.amenity_point (osm_type); CREATE INDEX ix_osm_amenity_line_type ON osm.amenity_line (osm_type); CREATE INDEX ix_osm_amenity_polygon_type ON osm.amenity_polygon (osm_type); COMMENT ON COLUMN osm.amenity_point.osm_id IS 'OpenStreetMap ID. Unique along with geometry type.'; COMMENT ON COLUMN osm.amenity_line.osm_id IS 'OpenStreetMap ID. Unique along with geometry type.'; COMMENT ON COLUMN osm.amenity_polygon.osm_id IS 'OpenStreetMap ID. Unique along with geometry type.'; COMMENT ON COLUMN osm.amenity_point.osm_type IS 'Stores the OpenStreetMap key that included this feature in the layer.'; COMMENT ON COLUMN osm.amenity_line.osm_type IS 'Stores the OpenStreetMap key that included this feature in the layer.'; COMMENT ON COLUMN osm.amenity_polygon.osm_type IS 'Stores the OpenStreetMap key that included this feature in the layer.'; COMMENT ON COLUMN osm.amenity_point.housenumber IS 'Value from addr:housenumber tag'; COMMENT ON COLUMN osm.amenity_point.street IS 'Value from addr:street tag'; COMMENT ON COLUMN osm.amenity_point.city IS 'Value from addr:city tag'; COMMENT ON COLUMN osm.amenity_point.state IS 'Value from addr:state tag'; COMMENT ON COLUMN osm.amenity_point.postcode IS 'Value from addr:postcode tag'; COMMENT ON COLUMN osm.amenity_line.housenumber IS 'Value from addr:housenumber tag'; COMMENT ON COLUMN osm.amenity_line.street IS 'Value from addr:street tag'; COMMENT ON COLUMN osm.amenity_line.city IS 'Value from addr:city tag'; COMMENT ON COLUMN osm.amenity_line.state IS 'Value from addr:state tag'; COMMENT ON COLUMN osm.amenity_line.postcode IS 'Value from addr:postcode tag'; COMMENT ON COLUMN osm.amenity_polygon.housenumber IS 'Value from addr:housenumber tag'; COMMENT ON COLUMN osm.amenity_polygon.street IS 'Value from addr:street tag'; COMMENT ON COLUMN osm.amenity_polygon.city IS 'Value from addr:city tag'; COMMENT ON COLUMN osm.amenity_polygon.state IS 'Value from addr:state tag'; COMMENT ON COLUMN osm.amenity_polygon.postcode IS 'Value from addr:postcode tag'; COMMENT ON COLUMN osm.amenity_point.name IS 'Best name option determined by helpers.get_name(). Keys with priority are: name, short_name, alt_name and loc_name. See pgosm-flex/flex-config/helpers.lua for full logic of selection.'; COMMENT ON COLUMN osm.amenity_line.name IS 'Best name option determined by helpers.get_name(). Keys with priority are: name, short_name, alt_name and loc_name. See pgosm-flex/flex-config/helpers.lua for full logic of selection.'; COMMENT ON COLUMN osm.amenity_polygon.name IS 'Best name option determined by helpers.get_name(). Keys with priority are: name, short_name, alt_name and loc_name. See pgosm-flex/flex-config/helpers.lua for full logic of selection.'; COMMENT ON COLUMN osm.amenity_point.geom IS 'Geometry loaded by osm2pgsql.'; COMMENT ON COLUMN osm.amenity_line.geom IS 'Geometry loaded by osm2pgsql.'; COMMENT ON COLUMN osm.amenity_polygon.geom IS 'Geometry loaded by osm2pgsql.'; COMMENT ON COLUMN osm.amenity_point.address IS 'Address combined from address parts in helpers.get_address().'; COMMENT ON COLUMN osm.amenity_line.address IS 'Address combined from address parts in helpers.get_address().'; COMMENT ON COLUMN osm.amenity_polygon.address IS 'Address combined from address parts in helpers.get_address().';
-- 2018-07-03T15:06:46.421 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Reference_ID,IsKey,IsParent,IsTranslated,IsIdentifier,AD_Client_ID,IsActive,CreatedBy,AD_Element_ID,IsUpdateable,DDL_NoForeignKey,IsSelectionColumn,IsSyncDatabase,IsAlwaysUpdateable,IsRangeFilter,IsAutocomplete,IsForceIncludeInGeneratedModel,IsAllowLogging,IsEncrypted,IsAdvancedText,IsLazyLoading,AD_Table_ID,IsCalculated,AllowZoomTo,Help,ColumnName,AD_Column_ID,IsDimension,IsMandatory,IsStaleable,IsUseDocSequence,IsDLMPartitionBoundary,IsGenericZoomKeyColumn,Description,AD_Org_ID,UpdatedBy,Name,EntityType,IsShowFilterIncrementButtons,FieldLength,Version,SeqNo,Created,SelectionColumnSeqNo,Updated,IsGenericZoomOrigin) VALUES (19,'N','N','N','N',0,'Y',100,190,'Y','N','N','N','N','N','N','N','Y','N','N','N',540975,'N','N','"Kalender" bezeichnet einen eindeutigen Kalender für die Buchhaltung. Es können mehrere Kalender verwendet werden. Z.B. können Sie einen Standardkalender definieren, der vom 1. Jan. bis zum 31. Dez. läuft und einen fiskalischen, der vom 1. Jul. bis zum 30. Jun. läuft.','C_Calendar_ID',560601,'N','Y','N','N','N','N','Bezeichnung des Buchführungs-Kalenders',0,100,'Kalender','de.metas.purchasecandidate','N',10,0,0,TO_TIMESTAMP('2018-07-03 15:06:46','YYYY-MM-DD HH24:MI:SS'),0,TO_TIMESTAMP('2018-07-03 15:06:46','YYYY-MM-DD HH24:MI:SS'),'N') ; -- 2018-07-03T15:06:46.437 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language,t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y' AND l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N' AND t.AD_Column_ID=560601 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2018-07-03T15:07:38.052 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Column SET IsMandatory='N',Updated=TO_TIMESTAMP('2018-07-03 15:07:38','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=560601 ; -- 2018-07-03T15:08:14.839 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator /* DDL */ SELECT public.db_alter_table('C_BP_PurchaseSchedule','ALTER TABLE public.C_BP_PurchaseSchedule ADD COLUMN C_Calendar_ID NUMERIC(10)') ; -- 2018-07-03T15:08:14.860 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator ALTER TABLE C_BP_PurchaseSchedule ADD CONSTRAINT CCalendar_CBPPurchaseSchedule FOREIGN KEY (C_Calendar_ID) REFERENCES public.C_Calendar DEFERRABLE INITIALLY DEFERRED ; -- 2018-07-03T16:17:21.882 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Field (AD_Tab_ID,IsDisplayed,IsSameLine,IsHeading,IsFieldOnly,IsEncrypted,AD_Client_ID,IsActive,CreatedBy,IsReadOnly,EntityType,Help,AD_Field_ID,AD_Column_ID,Description,AD_Org_ID,Name,UpdatedBy,DisplayLength,Created,Updated) VALUES (541103,'Y','N','N','N','N',0,'Y',100,'N','de.metas.purchasecandidate','Optional Lead Time offest before starting production',565044,560223,'Optional Lead Time offest before starting production',0,'Lead Time Offset',100,3,TO_TIMESTAMP('2018-07-03 16:17:21','YYYY-MM-DD HH24:MI:SS'),TO_TIMESTAMP('2018-07-03 16:17:21','YYYY-MM-DD HH24:MI:SS')) ; -- 2018-07-03T16:17:21.892 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Field_Trl (AD_Language,AD_Field_ID, Help,Description,Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language,t.AD_Field_ID, t.Help,t.Description,t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Field t WHERE l.IsActive='Y' AND l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N' AND t.AD_Field_ID=565044 AND NOT EXISTS (SELECT 1 FROM AD_Field_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Field_ID=t.AD_Field_ID) ; -- 2018-07-03T16:17:31.413 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Field (AD_Tab_ID,IsDisplayed,IsSameLine,IsHeading,IsFieldOnly,IsEncrypted,AD_Client_ID,IsActive,CreatedBy,IsReadOnly,EntityType,Help,AD_Field_ID,AD_Column_ID,Description,AD_Org_ID,Name,UpdatedBy,DisplayLength,Created,Updated) VALUES (541103,'Y','N','N','N','N',0,'Y',100,'N','de.metas.purchasecandidate','"Kalender" bezeichnet einen eindeutigen Kalender für die Buchhaltung. Es können mehrere Kalender verwendet werden. Z.B. können Sie einen Standardkalender definieren, der vom 1. Jan. bis zum 31. Dez. läuft und einen fiskalischen, der vom 1. Jul. bis zum 30. Jun. läuft.',565045,560601,'Bezeichnung des Buchführungs-Kalenders',0,'Kalender',100,10,TO_TIMESTAMP('2018-07-03 16:17:31','YYYY-MM-DD HH24:MI:SS'),TO_TIMESTAMP('2018-07-03 16:17:31','YYYY-MM-DD HH24:MI:SS')) ; -- 2018-07-03T16:17:31.416 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Field_Trl (AD_Language,AD_Field_ID, Help,Description,Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language,t.AD_Field_ID, t.Help,t.Description,t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Field t WHERE l.IsActive='Y' AND l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N' AND t.AD_Field_ID=565045 AND NOT EXISTS (SELECT 1 FROM AD_Field_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Field_ID=t.AD_Field_ID) ; -- 2018-07-03T16:17:42.936 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field SET IsDisplayed='N', SeqNo=0,Updated=TO_TIMESTAMP('2018-07-03 16:17:42','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=565045 ; -- 2018-07-03T16:17:42.944 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field SET IsDisplayed='N', SeqNo=0,Updated=TO_TIMESTAMP('2018-07-03 16:17:42','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=565044 ; -- 2018-07-03T16:17:48.893 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field SET IsDisplayedGrid='N', SeqNoGrid=0,Updated=TO_TIMESTAMP('2018-07-03 16:17:48','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=565045 ; -- 2018-07-03T16:17:48.899 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field SET IsDisplayedGrid='N', SeqNoGrid=0,Updated=TO_TIMESTAMP('2018-07-03 16:17:48','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=565044 ; -- 2018-07-03T16:19:34.367 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (IsAllowFiltering,AD_UI_Element_ID,AD_Field_ID,IsAdvancedField,UpdatedBy,AD_Client_ID,CreatedBy,IsActive,AD_UI_ElementGroup_ID,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,AD_Tab_ID,SeqNo_SideList,AD_Org_ID,Name,AD_UI_ElementType,Created,SeqNo,SeqNoGrid,Updated) VALUES ('N',552339,565044,'N',100,0,100,'Y',541604,'Y','N','N',541103,0,0,'Lead time (days)','F',TO_TIMESTAMP('2018-07-03 16:19:34','YYYY-MM-DD HH24:MI:SS'),15,0,TO_TIMESTAMP('2018-07-03 16:19:34','YYYY-MM-DD HH24:MI:SS')) ; -- 2018-07-03T16:20:02.601 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (IsAllowFiltering,AD_UI_Element_ID,AD_Field_ID,IsAdvancedField,UpdatedBy,AD_Client_ID,CreatedBy,IsActive,AD_UI_ElementGroup_ID,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,AD_Tab_ID,SeqNo_SideList,AD_Org_ID,Name,AD_UI_ElementType,Created,SeqNo,SeqNoGrid,Updated) VALUES ('N',552340,565045,'N',100,0,100,'Y',541604,'Y','N','N',541103,0,0,'Calendar','F',TO_TIMESTAMP('2018-07-03 16:20:02','YYYY-MM-DD HH24:MI:SS'),16,0,TO_TIMESTAMP('2018-07-03 16:20:02','YYYY-MM-DD HH24:MI:SS')) ; -- 2018-07-03T17:57:55.138 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Table SET AD_Window_ID=540409,Updated=TO_TIMESTAMP('2018-07-03 17:57:55','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Table_ID=540975 ;
<filename>backend/src/test/resources/sql/activities.sql INSERT INTO `activity` (id,action_id,user_id,creation_date) VALUES (1,1,1,'2011-12-17 13:17:17'), (2,8,1,'2011-12-17 14:17:17'), (3,1,2,'2011-12-17 13:17:17');
-- phpMyAdmin SQL Dump -- version 5.1.0 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Dec 20, 2021 at 03:25 AM -- Server version: 10.4.17-MariaDB -- PHP Version: 8.0.2 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `currencyconversiondb` -- CREATE DATABASE IF NOT EXISTS `currencyconversiondb` DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci; USE `currencyconversiondb`; -- -------------------------------------------------------- -- -- Table structure for table `client` -- DROP TABLE IF EXISTS `client`; CREATE TABLE `client` ( `clientID` int(11) NOT NULL, `clientName` varchar(50) NOT NULL, `licenseNumber` varchar(256) NOT NULL, `licenseStartDate` date NOT NULL, `licenseEndDate` date NOT NULL, `licenseKey` varchar(256) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `client` -- INSERT INTO `client` (`clientID`, `clientName`, `licenseNumber`, `licenseStartDate`, `licenseEndDate`, `licenseKey`) VALUES (1, 'TechInc', 'ABC123', '2021-10-12', '2021-12-24', 'KEYABC123'); -- -------------------------------------------------------- -- -- Table structure for table `conversion` -- DROP TABLE IF EXISTS `conversion`; CREATE TABLE `conversion` ( `conversionID` int(11) NOT NULL, `clientID` int(11) NOT NULL, `requestDate` date NOT NULL, `completionDate` date NOT NULL, `originalCurrency` varchar(3) NOT NULL, `convertedCurrency` varchar(3) NOT NULL, `originalAmount` decimal(38,2) NOT NULL, `convertedAmount` decimal(38,2) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `conversion` -- INSERT INTO `conversion` (`conversionID`, `clientID`, `requestDate`, `completionDate`, `originalCurrency`, `convertedCurrency`, `originalAmount`, `convertedAmount`) VALUES (4, 1, '2021-12-13', '2021-12-13', 'USD', 'CAD', '11.00', '31.00'); -- -------------------------------------------------------- -- -- Table structure for table `currencies` -- DROP TABLE IF EXISTS `currencies`; CREATE TABLE `currencies` ( `currency_id` int(11) NOT NULL, `currency` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `currencies` -- INSERT INTO `currencies` (`currency_id`, `currency`) VALUES (1, 'USD'), (2, 'EUR'), (3, 'JPY'), (4, 'GBP'), (5, 'AUD'), (6, 'CAD'), (7, 'CHF'), (8, 'CNY'), (9, 'HKD'), (10, 'NZD'); -- -- Indexes for dumped tables -- -- -- Indexes for table `client` -- ALTER TABLE `client` ADD PRIMARY KEY (`clientID`); -- -- Indexes for table `conversion` -- ALTER TABLE `conversion` ADD PRIMARY KEY (`conversionID`); -- -- Indexes for table `currencies` -- ALTER TABLE `currencies` ADD PRIMARY KEY (`currency_id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `client` -- ALTER TABLE `client` MODIFY `clientID` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `conversion` -- ALTER TABLE `conversion` MODIFY `conversionID` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `currencies` -- ALTER TABLE `currencies` MODIFY `currency_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
<reponame>sivanookala1979/getbike<filename>conf/evolutions/default/24.sql<gh_stars>0 # --- !Ups alter table ride DROP column is_paid; alter table ride add column is_paid boolean default 'false'; # --- !Downs
<reponame>Selvasundaram/gluster-ovirt<filename>backend/manager/dbscripts/upgrade/03_01_0270_add_job_subject_entity_table.sql<gh_stars>1-10 CREATE OR REPLACE FUNCTION Upgrade_03_01_0270_add_job_subject_entity_table() RETURNS void AS $function$ BEGIN IF NOT EXISTS (SELECT * FROM information_schema.tables WHERE table_name ILIKE 'job_subject_entity') THEN -- Add the job_subject_entity table. CREATE TABLE job_subject_entity ( job_id UUID NOT NULL CONSTRAINT fk_job_subject_entity_job REFERENCES job(job_id) ON DELETE CASCADE, entity_id UUID NOT NULL, entity_type VARCHAR(32) NOT NULL, CONSTRAINT pk_jobs_subject_entity PRIMARY KEY(job_id,entity_id) ) WITH OIDS; CREATE INDEX idx_job_subject_entity_entity_id ON job_subject_entity(entity_id); END IF; END; $function$ LANGUAGE plpgsql; SELECT * FROM Upgrade_03_01_0270_add_job_subject_entity_table(); DROP FUNCTION Upgrade_03_01_0270_add_job_subject_entity_table();
/* An entry for every red link. */ CREATE TABLE redLinks ( /* Alias of the red link. */ alias VARCHAR(64) NOT NULL, /* Id by which we track likes. Partial FK into likes. */ likeableId BIGINT NOT NULL, /* Date this entry was created. */ createdAt DATETIME NOT NULL, PRIMARY KEY(alias) ) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;
-- don't show all clusters to reduce dependency on the configuration of server show clusters like 'test_shard%' limit 1; show cluster 'test_shard_localhost';
<filename>SeperateCellNumbersFromList.sql -- select * from [DNC].[WirelessPhoneBlock_BuildLog] -- [dbo].[up_DNC_FileMakeRpt] -- select top 1000 * from DNC.WirelessPhone_201 -- select count(*) from DNC.WirelessPhone_202 -- Create table [List].[CarPhone_Cell] (Phone char(10) NOT NULL) ---------------------------------------------------------------------------------------- -- ---------------------------------------------------------------------------------------- INSERT [List].[CarPhone_Cell] SELECT * FROM [List].[CarPhone_Test1] WHERE substring(Phone,1,7) in (SELECT PhoneBegin FROM [DNC].[WirelessBlocks]); DELETE [List].[CarPhone_Cell] WHERE Phone in (SELECT Phone FROM [DNC].[WirelessToLandline]); INSERT [List].[CarPhone_Cell] SELECT Phone FROM [List].[CarPhone_Test1] WHERE Phone IN (SELECT Phone FROM [DNC].[LandlineToWireless]) -- 4,848,769 to remove AND Phone NOT IN (SELECT Phone FROM [List].[CarPhone_Cell]);
<filename>hasura/migrations/1615146114847_run_sql_migration/up.sql INSERT INTO "Permission" ("name", "description") VALUES ('CONFERENCE_MANAGE_SHUFFLE', 'Manage shuffle periods.') ON CONFLICT DO NOTHING;
<filename>test/setup/repository/insert-email-repository-test-info.sql INSERT INTO soil_and_pimp_live.email_subscriptions (email_address, verified, created_date) VALUES ('<EMAIL>', false, CURRENT_DATE), ('<EMAIL>', true, CURRENT_DATE), ('<EMAIL>', true, CURRENT_DATE);
<reponame>enriqueescobar-askida/SqlServerProfiler<filename>Sql/DB-RowCount_list.sql IF OBJECT_ID(N'#counts', N'U') IS NOT NULL DROP TABLE #counts; CREATE TABLE #counts (TableName VARCHAR(255), TableRows INT); EXEC sp_MSForEachTable @command1='INSERT #counts (TableName, TableRows) SELECT ''?'', COUNT(*) FROM ?'; SELECT TableName , TableRows FROM #counts ORDER BY TableRows DESC ;
<reponame>LahiruNikolin/Student-Managemet-System -- phpMyAdmin SQL Dump -- version 5.0.1 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Apr 28, 2020 at 09:02 AM -- Server version: 10.4.11-MariaDB -- PHP Version: 7.4.3 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `excellent` -- -- -------------------------------------------------------- -- -- Table structure for table `attendence` -- CREATE TABLE `attendence` ( `id` bigint(20) UNSIGNED NOT NULL, `sid` int(11) NOT NULL, `cid` int(11) NOT NULL, `date` date NOT NULL, `arrived_at` time NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `attendence` -- INSERT INTO `attendence` (`id`, `sid`, `cid`, `date`, `arrived_at`, `created_at`, `updated_at`) VALUES (35, 1, 2, '2020-04-12', '10:45:14', '2020-04-12 05:15:14', '2020-04-12 05:15:14'), (36, 2, 2, '2020-04-12', '10:46:16', '2020-04-12 05:16:16', '2020-04-12 05:16:16'), (37, 2, 3, '2020-04-12', '10:46:29', '2020-04-12 05:16:29', '2020-04-12 05:16:29'), (38, 2, 2, '2020-04-15', '19:25:09', '2020-04-15 13:55:09', '2020-04-15 13:55:09'), (40, 3, 1, '2020-04-28', '12:07:29', '2020-04-28 06:37:29', '2020-04-28 06:37:29'); -- -------------------------------------------------------- -- -- Table structure for table `class` -- CREATE TABLE `class` ( `id` int(10) UNSIGNED NOT NULL, `sub_id` int(11) NOT NULL, `tid` int(11) NOT NULL, `fee` decimal(8,2) NOT NULL, `day` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `from` time NOT NULL, `to` time NOT NULL, `year` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `class` -- INSERT INTO `class` (`id`, `sub_id`, `tid`, `fee`, `day`, `from`, `to`, `year`, `created_at`, `updated_at`) VALUES (1, 1, 1, '600.00', 'Tuesday', '14:00:00', '18:00:00', '2021 A/L', NULL, NULL), (2, 2, 1, '700.00', 'Wednesday', '08:55:11', '12:55:11', '2020 A/L', NULL, NULL), (3, 3, 1, '800.00', 'Sunday', '12:53:36', '16:53:36', '2021 A/L', NULL, NULL), (4, 1, 1, '900.00', 'Monday', '14:47:39', '18:47:39', '2021 A/L', NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `class_fees` -- CREATE TABLE `class_fees` ( `id` int(10) UNSIGNED NOT NULL, `sid` int(11) NOT NULL, `classid` int(11) NOT NULL, `month` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `year` year(4) NOT NULL, `paid_at` date NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `class_fees` -- INSERT INTO `class_fees` (`id`, `sid`, `classid`, `month`, `year`, `paid_at`, `created_at`, `updated_at`) VALUES (26, 2, 3, 'April', 2020, '2020-04-07', '2020-04-07 08:43:20', '2020-04-07 08:43:20'), (27, 3, 4, 'April', 2020, '2020-04-07', '2020-04-07 08:47:53', '2020-04-07 08:47:53'), (28, 3, 1, 'April', 2020, '2020-04-07', '2020-04-07 09:12:48', '2020-04-07 09:12:48'), (29, 3, 4, 'April', 2020, '2020-04-07', '2020-04-07 09:22:05', '2020-04-07 09:22:05'), (30, 2, 2, 'April', 2020, '2020-04-09', '2020-04-09 12:59:07', '2020-04-09 12:59:07'), (31, 2, 2, 'April', 2020, '2020-04-12', '2020-04-12 03:56:26', '2020-04-12 03:56:26'), (32, 1, 2, 'April', 2020, '2020-04-12', '2020-04-12 05:01:59', '2020-04-12 05:01:59'), (33, 1, 1, 'April', 2020, '2020-04-12', '2020-04-12 05:18:13', '2020-04-12 05:18:13'), (34, 1, 1, 'April', 2020, '2020-04-15', '2020-04-15 13:53:21', '2020-04-15 13:53:21'), (35, 2, 3, 'April', 2020, '2020-04-20', '2020-04-20 16:01:24', '2020-04-20 16:01:24'), (36, 2, 3, 'April', 2020, '2020-04-20', '2020-04-20 16:03:53', '2020-04-20 16:03:53'), (37, 2, 2, 'April', 2020, '2020-04-20', '2020-04-20 16:06:38', '2020-04-20 16:06:38'), (38, 2, 2, 'April', 2020, '2020-04-20', '2020-04-20 16:08:10', '2020-04-20 16:08:10'), (39, 2, 3, 'April', 2020, '2020-04-20', '2020-04-20 16:08:10', '2020-04-20 16:08:10'), (40, 2, 2, 'April', 2020, '2020-04-20', '2020-04-20 16:28:33', '2020-04-20 16:28:33'), (41, 2, 3, 'April', 2020, '2020-04-20', '2020-04-20 16:28:33', '2020-04-20 16:28:33'), (42, 2, 2, 'April', 2020, '2020-04-20', '2020-04-20 16:31:51', '2020-04-20 16:31:51'), (43, 2, 3, 'April', 2020, '2020-04-20', '2020-04-20 16:31:51', '2020-04-20 16:31:51'); -- -------------------------------------------------------- -- -- Table structure for table `class_student` -- CREATE TABLE `class_student` ( `id` int(10) UNSIGNED NOT NULL, `sid` int(11) NOT NULL, `cid` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `class_student` -- INSERT INTO `class_student` (`id`, `sid`, `cid`) VALUES (1, 1, 1), (2, 1, 2), (3, 2, 2), (4, 3, 1), (5, 2, 3), (6, 3, 4); -- -------------------------------------------------------- -- -- Table structure for table `failed_jobs` -- CREATE TABLE `failed_jobs` ( `id` bigint(20) UNSIGNED NOT NULL, `connection` text COLLATE utf8mb4_unicode_ci NOT NULL, `queue` text COLLATE utf8mb4_unicode_ci NOT NULL, `payload` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `exception` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `failed_at` timestamp NOT NULL DEFAULT current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `migrations` -- INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (4, '2014_10_12_000000_create_users_table', 1), (5, '2019_08_19_000000_create_failed_jobs_table', 1), (7, '2020_04_02_065650_create_subjects_table', 1), (8, '2020_04_02_070018_create_teachers_table', 2), (10, '2020_04_02_155008_create_class_table', 4), (11, '2020_04_02_160810_create_class_student_table', 5), (13, '2020_04_02_122919_create_attendence_table', 6), (14, '2020_04_05_224338_create_class_fees_table', 7), (15, '2014_10_12_100000_create_password_resets_table', 8), (16, '2020_04_10_142407_create_subject_table', 8), (17, '2020_04_11_022814_create_teacher_table', 8), (18, '2020_04_12_191022_create_student_regs_table', 8), (19, '2020_04_01_103753_create_students_table', 9); -- -------------------------------------------------------- -- -- Table structure for table `password_resets` -- CREATE TABLE `password_resets` ( `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `students` -- CREATE TABLE `students` ( `id` int(10) UNSIGNED NOT NULL, `fname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `lname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `fee` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `year` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `mobile` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `address` text COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `students` -- INSERT INTO `students` (`id`, `fname`, `lname`, `fee`, `year`, `mobile`, `email`, `address`, `created_at`, `updated_at`) VALUES (1, 'Lahiru', 'Nikolin', '700', '2020 A/L', '0779459546', '<EMAIL>', 'dalupotha', NULL, NULL), (2, 'Kasun', 'Kalhara', '4500', '2022 A/L', '077644332', '<EMAIL>', 'Gampaha', NULL, NULL), (3, 'Mayank', 'Agawal', '800', '2020 A/L', '092423121', '<EMAIL>', 'tiyan', NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `student_regs` -- CREATE TABLE `student_regs` ( `id` int(10) UNSIGNED NOT NULL, `firstname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `lastname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `address` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `telephone` int(11) NOT NULL, `DOB` date NOT NULL, `subject1` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `teacher1` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `subject2` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `teacher2` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `subject3` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `teacher3` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `subject4` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `teacher4` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `subject` -- CREATE TABLE `subject` ( `id` bigint(20) UNSIGNED NOT NULL, `subjectName` text COLLATE utf8mb4_unicode_ci NOT NULL, `subjectCategory` text COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `subjects` -- CREATE TABLE `subjects` ( `id` int(10) UNSIGNED NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `subjects` -- INSERT INTO `subjects` (`id`, `name`, `created_at`, `updated_at`) VALUES (1, 'Physics', NULL, NULL), (2, 'Combined Maths', NULL, NULL), (3, 'Chemistry', NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `teacher` -- CREATE TABLE `teacher` ( `id` bigint(20) UNSIGNED NOT NULL, `fname` text COLLATE utf8mb4_unicode_ci NOT NULL, `lname` text COLLATE utf8mb4_unicode_ci NOT NULL, `status` text COLLATE utf8mb4_unicode_ci NOT NULL, `subject` text COLLATE utf8mb4_unicode_ci NOT NULL, `date` text COLLATE utf8mb4_unicode_ci NOT NULL, `time` text COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `teachers` -- CREATE TABLE `teachers` ( `id` int(10) UNSIGNED NOT NULL, `fname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `lname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `teachers` -- INSERT INTO `teachers` (`id`, `fname`, `lname`, `created_at`, `updated_at`) VALUES (1, 'Sugath', 'Alahakon', NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Indexes for dumped tables -- -- -- Indexes for table `attendence` -- ALTER TABLE `attendence` ADD PRIMARY KEY (`id`); -- -- Indexes for table `class` -- ALTER TABLE `class` ADD PRIMARY KEY (`id`); -- -- Indexes for table `class_fees` -- ALTER TABLE `class_fees` ADD PRIMARY KEY (`id`); -- -- Indexes for table `class_student` -- ALTER TABLE `class_student` ADD PRIMARY KEY (`id`); -- -- Indexes for table `failed_jobs` -- ALTER TABLE `failed_jobs` ADD PRIMARY KEY (`id`); -- -- Indexes for table `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indexes for table `password_resets` -- ALTER TABLE `password_resets` ADD KEY `password_resets_email_index` (`email`); -- -- Indexes for table `students` -- ALTER TABLE `students` ADD PRIMARY KEY (`id`); -- -- Indexes for table `student_regs` -- ALTER TABLE `student_regs` ADD PRIMARY KEY (`id`); -- -- Indexes for table `subject` -- ALTER TABLE `subject` ADD PRIMARY KEY (`id`); -- -- Indexes for table `subjects` -- ALTER TABLE `subjects` ADD PRIMARY KEY (`id`); -- -- Indexes for table `teacher` -- ALTER TABLE `teacher` ADD PRIMARY KEY (`id`); -- -- Indexes for table `teachers` -- ALTER TABLE `teachers` ADD PRIMARY KEY (`id`); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_email_unique` (`email`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `attendence` -- ALTER TABLE `attendence` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=41; -- -- AUTO_INCREMENT for table `class` -- ALTER TABLE `class` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `class_fees` -- ALTER TABLE `class_fees` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=44; -- -- AUTO_INCREMENT for table `class_student` -- ALTER TABLE `class_student` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `failed_jobs` -- ALTER TABLE `failed_jobs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20; -- -- AUTO_INCREMENT for table `students` -- ALTER TABLE `students` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `student_regs` -- ALTER TABLE `student_regs` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `subject` -- ALTER TABLE `subject` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `subjects` -- ALTER TABLE `subjects` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `teacher` -- ALTER TABLE `teacher` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `teachers` -- ALTER TABLE `teachers` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
<reponame>gyani91/data-engineering<gh_stars>0 SELECT itemid, locationid, transactiondate, SUM(transferquantity) OVER (PARTITION BY itemid, locationid ORDER BY transactionDate ROWS UNBOUNDED PRECEDING) as cumulative_quantity FROM transaction ORDER BY 1,2,3
UPDATE public.gw_monitoring_kobo well_type=1 WHERE well_type='sw' UPDATE public.gw_monitoring_kobo well_type=2 WHERE well_type='dw'
DELETE FROM poll_vote WHERE user_id = $1 AND poll_option_id = $2;
<reponame>christophanneser/Bao-for-Presto<filename>queries/stackoverflow/q11/3548a910c45604e3a3aa972dad830be818ddb4c6.sql SELECT COUNT(*) FROM tag as t, site as s, question as q, tag_question as tq WHERE t.site_id = s.site_id AND q.site_id = s.site_id AND tq.site_id = s.site_id AND tq.question_id = q.id AND tq.tag_id = t.id AND (s.site_name in ('stackoverflow')) AND (t.name in ('azure-active-directory','bit-manipulation','combinations','connection','css-grid','data-analysis','ftp','geometry','mercurial','navigation-drawer','python-imaging-library','resize','rss','scrollview','wordpress-plugin')) AND (q.view_count >= 0) AND (q.view_count <= 100)
<gh_stars>0 CREATE TABLE IF NOT EXISTS `quiz_question` ( `id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, `quiz_id` INT(10) UNSIGNED NULL DEFAULT NULL, `point` INT NULL, `text` TEXT NULL DEFAULT NULL, `type` ENUM('simple', 'multiple', 'text') NULL, `order` INT NULL, PRIMARY KEY (`id`), INDEX `fk_quiz_question_1_idx` (`quiz_id` ASC), CONSTRAINT `fk_quiz_question_1` FOREIGN KEY (`quiz_id`) REFERENCES `quiz` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION) ENGINE = InnoDB DEFAULT CHARACTER SET = utf8; CREATE TABLE IF NOT EXISTS `quiz_answer` ( `id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, `quiz_question_id` INT(10) UNSIGNED NOT NULL, `text` TEXT NULL DEFAULT NULL, `is_correct` TINYINT(1) NULL DEFAULT 0, `order` INT NULL, PRIMARY KEY (`id`), INDEX `fk_answer_1_idx` (`quiz_question_id` ASC), CONSTRAINT `fk_quiz_answer_1` FOREIGN KEY (`quiz_question_id`) REFERENCES `quiz_question` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION) ENGINE = InnoDB DEFAULT CHARACTER SET = utf8; CREATE TABLE IF NOT EXISTS `quiz_user` ( `id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `quiz_id` INT UNSIGNED NULL, `quiz_question_id` INT UNSIGNED NULL, `quiz_answer_id` INT UNSIGNED NULL, `user_id` INT UNSIGNED NULL, `text` TEXT NULL, PRIMARY KEY (`id`), INDEX `fk_quiz_user_1_idx` (`quiz_id` ASC), INDEX `fk_quiz_user_2_idx` (`quiz_question_id` ASC), INDEX `fk_quiz_user_4_idx` (`user_id` ASC), INDEX `fk_quiz_user_3_idx` (`quiz_answer_id` ASC), CONSTRAINT `fk_quiz_user_1` FOREIGN KEY (`quiz_id`) REFERENCES `quiz` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT `fk_quiz_user_2` FOREIGN KEY (`quiz_question_id`) REFERENCES `quiz_question` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT `fk_quiz_user_3` FOREIGN KEY (`quiz_answer_id`) REFERENCES `quiz_answer` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT `fk_quiz_user_4` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION) ENGINE = InnoDB;
<gh_stars>100-1000 -- This file is hand generated. -- Norway triangulated files INSERT INTO other_transformation VALUES( 'PROJ','NGO48_TO_ETRS89NO','NGO 1948 to ETRS89 (2)', 'Transformation based on a triangulated irregular network', 'PROJ','PROJString', '+proj=pipeline ' || '+step +proj=axisswap +order=2,1 ' || '+step +proj=tinshift +file=no_kv_ETRS89NO_NGO48_TIN.json +inv ' || '+step +proj=axisswap +order=2,1', 'EPSG','4273', 'EPSG','4258', 0.1, NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0); INSERT INTO "usage" VALUES('PROJ','NGO48_TO_ETRS89NO_USAGE','other_transformation','PROJ','NGO48_TO_ETRS89NO','EPSG','1352','EPSG','1031'); -- Finland triangulated files INSERT INTO other_transformation VALUES( 'PROJ','YKJ_TO_ETRS35FIN','KKJ / Finland Uniform Coordinate System to ETRS35FIN', 'Transformation based on a triangulated irregular network', 'PROJ','PROJString','+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=tinshift +file=fi_nls_ykj_etrs35fin.json', 'EPSG','2393','EPSG','3067',0.1, NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0); INSERT INTO "usage" VALUES('PROJ','YKJ_TO_ETRS35FIN_USAGE','other_transformation','PROJ','YKJ_TO_ETRS35FIN','EPSG','3333','EPSG','1024'); INSERT INTO "concatenated_operation" VALUES('PROJ','KKJ_TO_ETRS89','KKJ to ETRS89 (using PROJ:YKJ_TO_ETRS35FIN)','Transformation based on a triangulated irregular network','EPSG','4123','EPSG','4258',NULL,NULL,0); INSERT INTO "concatenated_operation_step" VALUES('PROJ','KKJ_TO_ETRS89',1,'EPSG','18193'); INSERT INTO "concatenated_operation_step" VALUES('PROJ','KKJ_TO_ETRS89',2,'PROJ','YKJ_TO_ETRS35FIN'); INSERT INTO "concatenated_operation_step" VALUES('PROJ','KKJ_TO_ETRS89',3,'EPSG','16065'); INSERT INTO "usage" VALUES( 'PROJ', 'KKJ_TO_ETRS89_USAGE', 'concatenated_operation', 'PROJ', 'KKJ_TO_ETRS89', 'EPSG','3333', -- extent 'EPSG','1024' -- unknown ); INSERT INTO other_transformation VALUES( 'PROJ','N43_TO_N60','N43 height to N60 height', 'Transformation based on a triangulated irregular network', 'PROJ','PROJString','+proj=pipeline +step +proj=tmerc +lat_0=0 +lon_0=27 +k=1 +x_0=3500000 +y_0=0 +ellps=intl +step +proj=tinshift +file=fi_nls_n43_n60.json +step +inv +proj=tmerc +lat_0=0 +lon_0=27 +k=1 +x_0=3500000 +y_0=0 +ellps=intl', 'EPSG','8675','EPSG','5717',0.01, NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'EPSG','4123',NULL,0); INSERT INTO "usage" VALUES('PROJ','N43_TO_N60_USAGE','other_transformation','PROJ','N43_TO_N60','EPSG','4522','EPSG','1024'); INSERT INTO other_transformation VALUES( 'PROJ','N60_TO_N2000','N60 height to N2000 height', 'Transformation based on a triangulated irregular network', 'PROJ','PROJString','+proj=pipeline +step +proj=tmerc +lat_0=0 +lon_0=27 +k=1 +x_0=3500000 +y_0=0 +ellps=intl +step +proj=tinshift +file=fi_nls_n60_n2000.json +step +inv +proj=tmerc +lat_0=0 +lon_0=27 +k=1 +x_0=3500000 +y_0=0 +ellps=intl', 'EPSG','5717','EPSG','3900',0.01, NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'EPSG','4123',NULL,0); INSERT INTO "usage" VALUES('PROJ','N60_TO_N2000_USAGE','other_transformation','PROJ','N60_TO_N2000','EPSG','3333','EPSG','1024'); -- Temporary entry for NZGD2000 deformation model INSERT INTO other_transformation VALUES( 'PROJ','NZGD2000-20180701','NZGD2000 to ITRF96', 'New Zealand Deformation Model. Defines the secular model (National Deformation Model) and patches for significant deformation events since 2000', 'PROJ', 'PROJString', '+proj=pipeline ' || '+step +proj=unitconvert +xy_in=deg +xy_out=rad ' || '+step +proj=axisswap +order=2,1 ' || '+step +proj=defmodel +model=nz_linz_nzgd2000-20180701.json ' || '+step +proj=axisswap +order=2,1 ' || '+step +proj=unitconvert +xy_in=rad +xy_out=deg', 'EPSG','4959', 'EPSG','7907', NULL, --accuracy NULL,NULL,NULL,NULL,NULL,NULL, -- param1 NULL,NULL,NULL,NULL,NULL,NULL, -- param2 NULL,NULL,NULL,NULL,NULL,NULL, -- param3 NULL,NULL,NULL,NULL,NULL,NULL, -- param4 NULL,NULL,NULL,NULL,NULL,NULL, -- param5 NULL,NULL,NULL,NULL,NULL,NULL, -- param6 NULL,NULL,NULL,NULL,NULL,NULL, -- param7 NULL,NULL, '20180701', -- operation version 0); INSERT INTO "usage" VALUES( 'PROJ', 'NZGD2000-20180701_USAGE', 'other_transformation', 'PROJ', 'NZGD2000-20180701', 'EPSG','1175', -- extent 'EPSG','1024' -- unknown ); INSERT INTO "concatenated_operation" VALUES('PROJ','NZGD2000_TO_ITRF97','NZGD2000 to ITRF97','Concatenation of PROJ:NZGD2000-20180701 and 9079','EPSG','4959','EPSG','7908',NULL,NULL,0); INSERT INTO "concatenated_operation_step" VALUES('PROJ','NZGD2000_TO_ITRF97',1,'PROJ','NZGD2000-20180701'); INSERT INTO "concatenated_operation_step" VALUES('PROJ','NZGD2000_TO_ITRF97',2,'EPSG','9079'); INSERT INTO "usage" VALUES( 'PROJ', 'NZGD2000_TO_ITRF97_USAGE', 'concatenated_operation', 'PROJ', 'NZGD2000_TO_ITRF97', 'EPSG','1175', -- extent 'EPSG','1024' -- unknown ); INSERT INTO "concatenated_operation" VALUES('PROJ','NZGD2000_TO_ITRF2000','NZGD2000 to ITRF2000','Concatenation of PROJ:NZGD2000-20180701 and 9080','EPSG','4959','EPSG','7909',NULL,NULL,0); INSERT INTO "concatenated_operation_step" VALUES('PROJ','NZGD2000_TO_ITRF2000',1,'PROJ','NZGD2000-20180701'); INSERT INTO "concatenated_operation_step" VALUES('PROJ','NZGD2000_TO_ITRF2000',2,'EPSG','9080'); INSERT INTO "usage" VALUES( 'PROJ', 'NZGD2000_TO_ITRF2000_USAGE', 'concatenated_operation', 'PROJ', 'NZGD2000_TO_ITRF2000', 'EPSG','1175', -- extent 'EPSG','1024' -- unknown ); INSERT INTO "concatenated_operation" VALUES('PROJ','NZGD2000_TO_ITRF2005','NZGD2000 to ITRF2005','Concatenation of PROJ:NZGD2000-20180701 and 9081','EPSG','4959','EPSG','7910',NULL,NULL,0); INSERT INTO "concatenated_operation_step" VALUES('PROJ','NZGD2000_TO_ITRF2005',1,'PROJ','NZGD2000-20180701'); INSERT INTO "concatenated_operation_step" VALUES('PROJ','NZGD2000_TO_ITRF2005',2,'EPSG','9081'); INSERT INTO "usage" VALUES( 'PROJ', 'NZGD2000_TO_ITRF2005_USAGE', 'concatenated_operation', 'PROJ', 'NZGD2000_TO_ITRF2005', 'EPSG','1175', -- extent 'EPSG','1024' -- unknown ); INSERT INTO "concatenated_operation" VALUES('PROJ','NZGD2000_TO_ITRF2008','NZGD2000 to ITRF2008','Concatenation of PROJ:NZGD2000-20180701 and EPSG:9082','EPSG','4959','EPSG','7911',NULL,NULL,0); INSERT INTO "concatenated_operation_step" VALUES('PROJ','NZGD2000_TO_ITRF2008',1,'PROJ','NZGD2000-20180701'); INSERT INTO "concatenated_operation_step" VALUES('PROJ','NZGD2000_TO_ITRF2008',2,'EPSG','9082'); INSERT INTO "usage" VALUES( 'PROJ', 'NZGD2000_TO_ITRF2008_USAGE', 'concatenated_operation', 'PROJ', 'NZGD2000_TO_ITRF2008', 'EPSG','1175', -- extent 'EPSG','1024' -- unknown ); INSERT INTO "concatenated_operation" VALUES('PROJ','NZGD2000_TO_ITRF2014','NZGD2000 to ITRF2014','Concatenation of PROJ:NZGD2000-20180701 and EPSG:9083','EPSG','4959','EPSG','7912',NULL,NULL,0); INSERT INTO "concatenated_operation_step" VALUES('PROJ','NZGD2000_TO_ITRF2014',1,'PROJ','NZGD2000-20180701'); INSERT INTO "concatenated_operation_step" VALUES('PROJ','NZGD2000_TO_ITRF2014',2,'EPSG','9083'); INSERT INTO "usage" VALUES( 'PROJ', 'NZGD2000_TO_ITRF2014_USAGE', 'concatenated_operation', 'PROJ', 'NZGD2000_TO_ITRF2014', 'EPSG','1175', -- extent 'EPSG','1024' -- unknown );
<reponame>ministryofjustice/hmpps-assessments-api<filename>src/main/resources/db/migration/assessments/V1_3__subject_gender.sql ALTER TABLE subject ADD COLUMN gender TEXT;
-- CreateTable CREATE TABLE `Link` ( `id` VARCHAR(191) NOT NULL, `userId` VARCHAR(191) NOT NULL, `repo` VARCHAR(191) NOT NULL, PRIMARY KEY (`id`) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
<reponame>jdkoren/sqlite-parser<filename>src/test/resources/trigger1.test_35.sql -- trigger1.test -- -- execsql { -- CREATE TABLE t3(a,b); -- CREATE TABLE t4(x UNIQUE, b); -- CREATE TRIGGER r34 AFTER INSERT ON t3 BEGIN -- REPLACE INTO t4 VALUES(new.a,new.b); -- END; -- INSERT INTO t3 VALUES(1,2); -- SELECT * FROM t3; SELECT 99, 99; SELECT * FROM t4; -- } CREATE TABLE t3(a,b); CREATE TABLE t4(x UNIQUE, b); CREATE TRIGGER r34 AFTER INSERT ON t3 BEGIN REPLACE INTO t4 VALUES(new.a,new.b); END; INSERT INTO t3 VALUES(1,2); SELECT * FROM t3; SELECT 99, 99; SELECT * FROM t4;
<filename>packages/api/prisma/migrations/20220301182948_admin_citizen_deletion/migration.sql -- AlterEnum ALTER TYPE "Feature" ADD VALUE 'ALLOW_CITIZEN_DELETION_BY_NON_ADMIN';
<gh_stars>1000+ -- -- fix name for -- Parent_HU_Trx_Line_ID -- -- 30.10.2015 08:03 -- URL zum Konzept UPDATE AD_Element SET Name='Eltern-Transaktionszeile', PrintName='Eltern-Transaktionszeile',Updated=TO_TIMESTAMP('2015-10-30 08:03:12','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=542148 ; -- 30.10.2015 08:03 -- URL zum Konzept UPDATE AD_Element_Trl SET IsTranslated='N' WHERE AD_Element_ID=542148 ; -- 30.10.2015 08:03 -- URL zum Konzept UPDATE AD_Column SET ColumnName='Parent_HU_Trx_Line_ID', Name='Eltern-Transaktionszeile', Description=NULL, Help=NULL WHERE AD_Element_ID=542148 ; -- 30.10.2015 08:03 -- URL zum Konzept UPDATE AD_Process_Para SET ColumnName='Parent_HU_Trx_Line_ID', Name='Eltern-Transaktionszeile', Description=NULL, Help=NULL, AD_Element_ID=542148 WHERE UPPER(ColumnName)='PARENT_HU_TRX_LINE_ID' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL ; -- 30.10.2015 08:03 -- URL zum Konzept UPDATE AD_Process_Para SET ColumnName='Parent_HU_Trx_Line_ID', Name='Eltern-Transaktionszeile', Description=NULL, Help=NULL WHERE AD_Element_ID=542148 AND IsCentrallyMaintained='Y' ; -- 30.10.2015 08:03 -- URL zum Konzept UPDATE AD_Field SET Name='Eltern-Transaktionszeile', Description=NULL, Help=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=542148) AND IsCentrallyMaintained='Y' ; -- 30.10.2015 08:03 -- URL zum Konzept UPDATE AD_PrintFormatItem pi SET PrintName='Eltern-Transaktionszeile', Name='Eltern-Transaktionszeile' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=pi.AD_Column_ID AND c.AD_Element_ID=542148) ; -- 30.10.2015 08:06 -- URL zum Konzept UPDATE AD_Tab SET Description='Note; we don''t store HU-Trx-Attributes anymore', IsActive='N',Updated=TO_TIMESTAMP('2015-10-30 08:06:13','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Tab_ID=540516 ; -- 30.10.2015 08:06 -- URL zum Konzept UPDATE AD_Tab_Trl SET IsTranslated='N' WHERE AD_Tab_ID=540516 ; -- 30.10.2015 08:06 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='N', IsDisplayedGrid='N',Updated=TO_TIMESTAMP('2015-10-30 08:06:31','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552230 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='N', SeqNoGrid=0,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552230 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=10,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552234 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=20,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552227 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=30,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552228 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=40,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=555493 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=50,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552232 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=60,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=553769 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=70,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552233 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=80,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552231 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=90,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552229 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=100,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552225 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=110,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=555492 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=120,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=555491 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=130,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552226 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=140,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=553983 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=150,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=553173 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=160,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=553172 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=170,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552235 ; -- 30.10.2015 08:10 -- URL zum Konzept UPDATE AD_Field SET IsDisplayedGrid='Y', SeqNoGrid=180,Updated=TO_TIMESTAMP('2015-10-30 08:10:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552219 ; -- 30.10.2015 08:11 -- URL zum Konzept UPDATE AD_Field SET IsCentrallyMaintained='N', Name='Eltern-Zeile',Updated=TO_TIMESTAMP('2015-10-30 08:11:00','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552232 ; -- 30.10.2015 08:11 -- URL zum Konzept UPDATE AD_Field_Trl SET IsTranslated='N' WHERE AD_Field_ID=552232 ; -- 30.10.2015 08:11 -- URL zum Konzept UPDATE AD_Element SET Name='HU Transaktionskopf', PrintName='HU Transaktionskopf',Updated=TO_TIMESTAMP('2015-10-30 08:11:51','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=542138 ; -- 30.10.2015 08:11 -- URL zum Konzept UPDATE AD_Element_Trl SET IsTranslated='N' WHERE AD_Element_ID=542138 ; -- 30.10.2015 08:11 -- URL zum Konzept UPDATE AD_Column SET ColumnName='M_HU_Trx_Hdr_ID', Name='HU Transaktionskopf', Description=NULL, Help=NULL WHERE AD_Element_ID=542138 ; -- 30.10.2015 08:11 -- URL zum Konzept UPDATE AD_Process_Para SET ColumnName='M_HU_Trx_Hdr_ID', Name='HU Transaktionskopf', Description=NULL, Help=NULL, AD_Element_ID=542138 WHERE UPPER(ColumnName)='M_HU_TRX_HDR_ID' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL ; -- 30.10.2015 08:11 -- URL zum Konzept UPDATE AD_Process_Para SET ColumnName='M_HU_Trx_Hdr_ID', Name='HU Transaktionskopf', Description=NULL, Help=NULL WHERE AD_Element_ID=542138 AND IsCentrallyMaintained='Y' ; -- 30.10.2015 08:11 -- URL zum Konzept UPDATE AD_Field SET Name='HU Transaktionskopf', Description=NULL, Help=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=542138) AND IsCentrallyMaintained='Y' ; -- 30.10.2015 08:11 -- URL zum Konzept UPDATE AD_PrintFormatItem pi SET PrintName='HU Transaktionskopf', Name='HU Transaktionskopf' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=pi.AD_Column_ID AND c.AD_Element_ID=542138) ; -- 30.10.2015 08:12 -- URL zum Konzept UPDATE AD_Element SET Name='HU Transaktionszeile', PrintName='HU Transaktionszeile',Updated=TO_TIMESTAMP('2015-10-30 08:12:16','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=542139 ; -- 30.10.2015 08:12 -- URL zum Konzept UPDATE AD_Element_Trl SET IsTranslated='N' WHERE AD_Element_ID=542139 ; -- 30.10.2015 08:12 -- URL zum Konzept UPDATE AD_Column SET ColumnName='M_HU_Trx_Line_ID', Name='HU Transaktionszeile', Description=NULL, Help=NULL WHERE AD_Element_ID=542139 ; -- 30.10.2015 08:12 -- URL zum Konzept UPDATE AD_Process_Para SET ColumnName='M_HU_Trx_Line_ID', Name='HU Transaktionszeile', Description=NULL, Help=NULL, AD_Element_ID=542139 WHERE UPPER(ColumnName)='M_HU_TRX_LINE_ID' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL ; -- 30.10.2015 08:12 -- URL zum Konzept UPDATE AD_Process_Para SET ColumnName='M_HU_Trx_Line_ID', Name='HU Transaktionszeile', Description=NULL, Help=NULL WHERE AD_Element_ID=542139 AND IsCentrallyMaintained='Y' ; -- 30.10.2015 08:12 -- URL zum Konzept UPDATE AD_Field SET Name='HU Transaktionszeile', Description=NULL, Help=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=542139) AND IsCentrallyMaintained='Y' ; -- 30.10.2015 08:12 -- URL zum Konzept UPDATE AD_PrintFormatItem pi SET PrintName='HU Transaktionszeile', Name='HU Transaktionszeile' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=pi.AD_Column_ID AND c.AD_Element_ID=542139) ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Table SET Name='HU Transaktionskopf',Updated=TO_TIMESTAMP('2015-10-30 08:13:06','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Table_ID=540514 ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Table_Trl SET IsTranslated='N' WHERE AD_Table_ID=540514 ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Window SET Name='HU-Transaktion',Updated=TO_TIMESTAMP('2015-10-30 08:13:20','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Window_ID=540190 ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Window_Trl SET IsTranslated='N' WHERE AD_Window_ID=540190 ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Menu SET Description=NULL, IsActive='Y', Name='HU-Transaktion',Updated=TO_TIMESTAMP('2015-10-30 08:13:20','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Menu_ID=540482 ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Menu_Trl SET IsTranslated='N' WHERE AD_Menu_ID=540482 ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Table SET Name='HU-Transaktionskopf',Updated=TO_TIMESTAMP('2015-10-30 08:13:25','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Table_ID=540514 ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Table_Trl SET IsTranslated='N' WHERE AD_Table_ID=540514 ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Element SET Name='HU-Transaktionskopf', PrintName='HU-Transaktionskopf',Updated=TO_TIMESTAMP('2015-10-30 08:13:34','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=542138 ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Element_Trl SET IsTranslated='N' WHERE AD_Element_ID=542138 ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Column SET ColumnName='M_HU_Trx_Hdr_ID', Name='HU-Transaktionskopf', Description=NULL, Help=NULL WHERE AD_Element_ID=542138 ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Process_Para SET ColumnName='M_HU_Trx_Hdr_ID', Name='HU-Transaktionskopf', Description=NULL, Help=NULL, AD_Element_ID=542138 WHERE UPPER(ColumnName)='M_HU_TRX_HDR_ID' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Process_Para SET ColumnName='M_HU_Trx_Hdr_ID', Name='HU-Transaktionskopf', Description=NULL, Help=NULL WHERE AD_Element_ID=542138 AND IsCentrallyMaintained='Y' ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_Field SET Name='HU-Transaktionskopf', Description=NULL, Help=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=542138) AND IsCentrallyMaintained='Y' ; -- 30.10.2015 08:13 -- URL zum Konzept UPDATE AD_PrintFormatItem pi SET PrintName='HU-Transaktionskopf', Name='HU-Transaktionskopf' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=pi.AD_Column_ID AND c.AD_Element_ID=542138) ; -- 30.10.2015 08:14 -- URL zum Konzept UPDATE AD_Tab SET Name='HU-Transaktionskopf',Updated=TO_TIMESTAMP('2015-10-30 08:14:05','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Tab_ID=540514 ; -- 30.10.2015 08:14 -- URL zum Konzept UPDATE AD_Tab_Trl SET IsTranslated='N' WHERE AD_Tab_ID=540514 ; -- 30.10.2015 08:14 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='N', IsDisplayedGrid='N',Updated=TO_TIMESTAMP('2015-10-30 08:14:16','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552216 ; -- 30.10.2015 08:14 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', IsDisplayedGrid='Y', SeqNo=5, SeqNoGrid=5,Updated=TO_TIMESTAMP('2015-10-30 08:14:30','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552215 ; -- 30.10.2015 08:14 -- URL zum Konzept UPDATE AD_Column SET IsSelectionColumn='Y', IsUpdateable='N',Updated=TO_TIMESTAMP('2015-10-30 08:14:43','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549235 ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Tab SET Name='HU-Transaktionszeile',Updated=TO_TIMESTAMP('2015-10-30 08:15:14','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Tab_ID=540515 ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Tab_Trl SET IsTranslated='N' WHERE AD_Tab_ID=540515 ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Table SET Name='HU-Transaktionszeile',Updated=TO_TIMESTAMP('2015-10-30 08:15:22','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Table_ID=540515 ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Table_Trl SET IsTranslated='N' WHERE AD_Table_ID=540515 ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Column SET IsUpdateable='N', Name='HU-Transaktionszeile',Updated=TO_TIMESTAMP('2015-10-30 08:15:33','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549243 ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Column_Trl SET IsTranslated='N' WHERE AD_Column_ID=549243 ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Field SET Name='HU-Transaktionszeile', Description=NULL, Help=NULL WHERE AD_Column_ID=549243 AND IsCentrallyMaintained='Y' ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Element SET Name='HU-Transaktionszeile', PrintName='HU-Transaktionszeile',Updated=TO_TIMESTAMP('2015-10-30 08:15:42','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=542139 ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Element_Trl SET IsTranslated='N' WHERE AD_Element_ID=542139 ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Column SET ColumnName='M_HU_Trx_Line_ID', Name='HU-Transaktionszeile', Description=NULL, Help=NULL WHERE AD_Element_ID=542139 ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Process_Para SET ColumnName='M_HU_Trx_Line_ID', Name='HU-Transaktionszeile', Description=NULL, Help=NULL, AD_Element_ID=542139 WHERE UPPER(ColumnName)='M_HU_TRX_LINE_ID' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Process_Para SET ColumnName='M_HU_Trx_Line_ID', Name='HU-Transaktionszeile', Description=NULL, Help=NULL WHERE AD_Element_ID=542139 AND IsCentrallyMaintained='Y' ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_Field SET Name='HU-Transaktionszeile', Description=NULL, Help=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=542139) AND IsCentrallyMaintained='Y' ; -- 30.10.2015 08:15 -- URL zum Konzept UPDATE AD_PrintFormatItem pi SET PrintName='HU-Transaktionszeile', Name='HU-Transaktionszeile' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=pi.AD_Column_ID AND c.AD_Element_ID=542139) ; -- 30.10.2015 08:16 -- URL zum Konzept UPDATE AD_Column SET AllowZoomTo='Y',Updated=TO_TIMESTAMP('2015-10-30 08:16:32','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549312 ; -- 30.10.2015 08:16 -- URL zum Konzept UPDATE AD_Column SET AllowZoomTo='N',Updated=TO_TIMESTAMP('2015-10-30 08:16:47','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549312 ; -- 30.10.2015 08:18 -- URL zum Konzept UPDATE AD_Column SET AllowZoomTo='Y',Updated=TO_TIMESTAMP('2015-10-30 08:18:05','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549312 ; -- 30.10.2015 08:19 -- URL zum Konzept UPDATE AD_Column SET IsSelectionColumn='N', IsUpdateable='N',Updated=TO_TIMESTAMP('2015-10-30 08:19:24','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549235 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='N', SeqNo=0,Updated=TO_TIMESTAMP('2015-10-30 08:22:38','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552230 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=10,Updated=TO_TIMESTAMP('2015-10-30 08:22:38','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552234 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=20,Updated=TO_TIMESTAMP('2015-10-30 08:22:38','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552227 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=30,Updated=TO_TIMESTAMP('2015-10-30 08:22:38','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552228 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=40,Updated=TO_TIMESTAMP('2015-10-30 08:22:38','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552233 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=50,Updated=TO_TIMESTAMP('2015-10-30 08:22:38','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552231 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=60,Updated=TO_TIMESTAMP('2015-10-30 08:22:38','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552229 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=70,Updated=TO_TIMESTAMP('2015-10-30 08:22:38','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552235 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=80,Updated=TO_TIMESTAMP('2015-10-30 08:22:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552219 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=90,Updated=TO_TIMESTAMP('2015-10-30 08:22:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552225 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=100,Updated=TO_TIMESTAMP('2015-10-30 08:22:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552226 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=110,Updated=TO_TIMESTAMP('2015-10-30 08:22:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=553983 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=120,Updated=TO_TIMESTAMP('2015-10-30 08:22:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=553173 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=130,Updated=TO_TIMESTAMP('2015-10-30 08:22:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=553172 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=140,Updated=TO_TIMESTAMP('2015-10-30 08:22:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552232 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=150,Updated=TO_TIMESTAMP('2015-10-30 08:22:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=553769 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=160,Updated=TO_TIMESTAMP('2015-10-30 08:22:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=555493 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=170,Updated=TO_TIMESTAMP('2015-10-30 08:22:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=555492 ; -- 30.10.2015 08:22 -- URL zum Konzept UPDATE AD_Field SET IsDisplayed='Y', SeqNo=180,Updated=TO_TIMESTAMP('2015-10-30 08:22:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=555491 ; -- 30.10.2015 08:26 -- URL zum Konzept UPDATE AD_Tab SET IsInsertRecord='N',Updated=TO_TIMESTAMP('2015-10-30 08:26:02','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Tab_ID=540514 ; -- 30.10.2015 08:26 -- URL zum Konzept UPDATE AD_Tab SET IsInsertRecord='N',Updated=TO_TIMESTAMP('2015-10-30 08:26:22','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Tab_ID=540515 ; -- 30.10.2015 08:27 -- URL zum Konzept UPDATE AD_Tab SET Description='Note: currently the trx header contains barely any usefull information..it''s actually just an enverlope for transaction lines', IsActive='N',Updated=TO_TIMESTAMP('2015-10-30 08:27:22','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Tab_ID=540514 ; -- 30.10.2015 08:27 -- URL zum Konzept UPDATE AD_Tab_Trl SET IsTranslated='N' WHERE AD_Tab_ID=540514 ; -- 30.10.2015 08:27 -- URL zum Konzept UPDATE AD_Tab SET TabLevel=0,Updated=TO_TIMESTAMP('2015-10-30 08:27:30','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Tab_ID=540515 ; -- 30.10.2015 08:27 -- URL zum Konzept UPDATE AD_Table SET IsChangeLog='Y',Updated=TO_TIMESTAMP('2015-10-30 08:27:48','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Table_ID=540515 ; -- 30.10.2015 08:28 -- URL zum Konzept UPDATE AD_Column SET IsSelectionColumn='Y',Updated=TO_TIMESTAMP('2015-10-30 08:28:05','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549312 ; -- 30.10.2015 08:28 -- URL zum Konzept UPDATE AD_Column SET IsSelectionColumn='Y',Updated=TO_TIMESTAMP('2015-10-30 08:28:13','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=551467 ; -- 30.10.2015 08:28 -- URL zum Konzept UPDATE AD_Column SET IsSelectionColumn='Y',Updated=TO_TIMESTAMP('2015-10-30 08:28:22','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549313 ; -- 30.10.2015 08:28 -- URL zum Konzept UPDATE AD_Column SET IsSelectionColumn='Y',Updated=TO_TIMESTAMP('2015-10-30 08:28:36','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=551468 ; -- 30.10.2015 08:28 -- URL zum Konzept UPDATE AD_Column SET IsSelectionColumn='Y',Updated=TO_TIMESTAMP('2015-10-30 08:28:46','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=551812 ; -- 30.10.2015 08:28 -- URL zum Konzept UPDATE AD_Column SET IsSelectionColumn='Y',Updated=TO_TIMESTAMP('2015-10-30 08:28:52','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549841 ; -- 30.10.2015 08:29 -- URL zum Konzept UPDATE AD_Field SET IsSameLine='Y',Updated=TO_TIMESTAMP('2015-10-30 08:29:50','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=552228 ; -- 30.10.2015 08:34 -- URL zum Konzept UPDATE AD_Table SET IsChangeLog='Y',Updated=TO_TIMESTAMP('2015-10-30 08:34:19','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Table_ID=540669 ; -- 30.10.2015 08:34 -- URL zum Konzept UPDATE AD_Table SET AD_Window_ID=540189,Updated=TO_TIMESTAMP('2015-10-30 08:34:40','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Table_ID=540669 ; -- 30.10.2015 08:38 -- URL zum Konzept UPDATE AD_Column SET IsIdentifier='Y', IsUpdateable='N', SeqNo=10,Updated=TO_TIMESTAMP('2015-10-30 08:38:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549310 ; -- 30.10.2015 08:38 -- URL zum Konzept UPDATE AD_Column SET IsUpdateable='N', SeqNo=20,Updated=TO_TIMESTAMP('2015-10-30 08:38:51','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549243 ; -- 30.10.2015 08:39 -- URL zum Konzept UPDATE AD_Column SET IsIdentifier='Y', SeqNo=30,Updated=TO_TIMESTAMP('2015-10-30 08:39:25','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=551812 ; -- 30.10.2015 08:41 -- URL zum Konzept UPDATE AD_Column SET IsSelectionColumn='Y', IsUpdateable='N',Updated=TO_TIMESTAMP('2015-10-30 08:41:40','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549310 ; -- 30.10.2015 08:42 -- URL zum Konzept UPDATE AD_Column SET IsUpdateable='N', SeqNo=10,Updated=TO_TIMESTAMP('2015-10-30 08:42:43','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549235 ; -- 30.10.2015 08:45 -- URL zum Konzept UPDATE AD_Column SET IsSelectionColumn='Y', IsUpdateable='N',Updated=TO_TIMESTAMP('2015-10-30 08:45:01','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=549235 ; -- 30.10.2015 08:45 -- URL zum Konzept UPDATE AD_Table SET ACTriggerLength=4, IsAutocomplete='Y',Updated=TO_TIMESTAMP('2015-10-30 08:45:30','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Table_ID=540514 ; -- 30.10.2015 08:51 -- URL zum Konzept UPDATE AD_Column SET AD_Reference_Value_ID=540499, IsUpdateable='N',Updated=TO_TIMESTAMP('2015-10-30 08:51:48','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=552697 ;
<reponame>jcfr/Midas<gh_stars>10-100 -- Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0. -- MySQL core database, version 3.0.1 CREATE TABLE IF NOT EXISTS `assetstore` ( `assetstore_id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `path` varchar(512) NOT NULL, `type` tinyint(4) NOT NULL, PRIMARY KEY (`assetstore_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `bitstream` ( `bitstream_id` bigint(20) NOT NULL AUTO_INCREMENT, `itemrevision_id` bigint(20) NOT NULL, `name` varchar(255) NOT NULL, `mimetype` varchar(30) NOT NULL, `sizebytes` bigint(20) NOT NULL, `checksum` varchar(64) NOT NULL, `path` varchar(512) NOT NULL, `assetstore_id` int(11) NOT NULL, `date` timestamp NOT NULL, PRIMARY KEY (`bitstream_id`), KEY `itemrevision_id` (`itemrevision_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `community` ( `community_id` bigint(20) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `creation` timestamp NULL, `privacy` tinyint(4) NOT NULL, `folder_id` bigint(20) NOT NULL, `publicfolder_id` bigint(20) NOT NULL, `privatefolder_id` bigint(20) NOT NULL, `admingroup_id` bigint(20) NOT NULL, `moderatorgroup_id` bigint(20) NOT NULL, `membergroup_id` bigint(20) NOT NULL, `view` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`community_id`), KEY `name` (`name`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `errorlog` ( `errorlog_id` bigint(20) NOT NULL AUTO_INCREMENT, `priority` tinyint(4) NOT NULL, `module` varchar(255) NOT NULL, `message` text NOT NULL, `datetime` timestamp NULL DEFAULT NULL, PRIMARY KEY (`errorlog_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `feed` ( `feed_id` bigint(20) NOT NULL AUTO_INCREMENT, `date` timestamp NOT NULL, `user_id` bigint(20) NOT NULL, `type` tinyint(4) NOT NULL, `ressource` varchar(255) NOT NULL, PRIMARY KEY (`feed_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `feed2community` ( `feed_id` bigint(20) NOT NULL, `community_id` bigint(20) NOT NULL, UNIQUE KEY `feed_id` (`feed_id`, `community_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `feedpolicygroup` ( `feed_id` bigint(20) NOT NULL, `group_id` bigint(20) NOT NULL, `policy` tinyint(4) NOT NULL, `date` timestamp NULL DEFAULT CURRENT_TIMESTAMP(), UNIQUE KEY `feed_id` (`feed_id`, `group_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `feedpolicyuser` ( `feed_id` bigint(20) NOT NULL, `user_id` bigint(20) NOT NULL, `policy` tinyint(4) NOT NULL, `date` timestamp NULL DEFAULT CURRENT_TIMESTAMP(), UNIQUE KEY `feed_id` (`feed_id`, `user_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `folder` ( `folder_id` bigint(20) NOT NULL AUTO_INCREMENT, `left_indice` bigint(20) NOT NULL, `right_indice` bigint(20) NOT NULL, `parent_id` bigint(20) NOT NULL DEFAULT '0', `name` varchar(255) NOT NULL, `description` text NOT NULL, `date` timestamp NOT NULL, `view` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`folder_id`), KEY `parent_id` (`parent_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `folderpolicygroup` ( `folder_id` bigint(20) NOT NULL, `group_id` bigint(20) NOT NULL, `policy` tinyint(4) NOT NULL, `date` timestamp NULL DEFAULT CURRENT_TIMESTAMP(), UNIQUE KEY `folder_id` (`folder_id`, `group_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `folderpolicyuser` ( `folder_id` bigint(20) NOT NULL, `user_id` bigint(20) NOT NULL, `policy` tinyint(4) NOT NULL, `date` timestamp NULL DEFAULT CURRENT_TIMESTAMP(), UNIQUE KEY `folder_id` (`folder_id`, `user_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `group` ( `group_id` bigint(20) NOT NULL AUTO_INCREMENT, `community_id` bigint(20) NOT NULL, `name` varchar(255) NOT NULL, PRIMARY KEY (`group_id`), KEY `community_id` (`community_id`) ) DEFAULT CHARSET=utf8; INSERT INTO `group` (`group_id`, `community_id`, `name`) VALUES (0, 0, 'Anonymous'); CREATE TABLE IF NOT EXISTS `item` ( `item_id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(250) NOT NULL, `date` timestamp NOT NULL, `description` varchar(20) NOT NULL, `type` int(11) NOT NULL, `thumbnail` varchar(255) NOT NULL, `view` bigint(20) NOT NULL DEFAULT '0', `download` bigint(20) NOT NULL DEFAULT '0', `sizebytes` BIGINT( 20 ) NOT NULL DEFAULT '0', PRIMARY KEY (`item_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `itempolicygroup` ( `item_id` bigint(20) NOT NULL, `group_id` bigint(20) NOT NULL, `policy` tinyint(4) NOT NULL, `date` timestamp NULL DEFAULT CURRENT_TIMESTAMP(), UNIQUE KEY `item_id` (`item_id`, `group_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `itempolicyuser` ( `item_id` bigint(20) NOT NULL, `user_id` bigint(20) NOT NULL, `policy` tinyint(4) NOT NULL, `date` timestamp NULL DEFAULT CURRENT_TIMESTAMP(), UNIQUE KEY `item_id` (`item_id`, `user_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `item2folder` ( `item_id` bigint(20) NOT NULL, `folder_id` bigint(20) NOT NULL ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `item2keyword` ( `item_id` bigint(20) NOT NULL, `keyword_id` bigint(20) NOT NULL, UNIQUE KEY `item_id` (`item_id`, `keyword_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `itemrevision` ( `itemrevision_id` int(11) NOT NULL AUTO_INCREMENT, `item_id` bigint(20) NOT NULL, `revision` int(11) NOT NULL, `date` timestamp NOT NULL, `changes` text NOT NULL, `user_id` int(11) NOT NULL, PRIMARY KEY (`itemrevision_id`), UNIQUE KEY `item_id` (`item_id`, `revision`), KEY `user_id` (`user_id`), KEY `date` (`date`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `itemkeyword` ( `keyword_id` bigint(20) NOT NULL AUTO_INCREMENT, `value` varchar(255) NOT NULL, `relevance` int(11) NOT NULL, PRIMARY KEY (`keyword_id`), UNIQUE KEY `value` (`value`), KEY `relevance` (`relevance`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `metadata` ( `metadata_id` bigint(20) NOT NULL AUTO_INCREMENT, `metadatatype_id` int(11) NOT NULL, `element` varchar(255) NOT NULL, `qualifier` varchar(255) NOT NULL, `description` varchar(512) NOT NULL, PRIMARY KEY (`metadata_id`), KEY `metadatatype_id` (`metadatatype_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `metadatadocumentvalue` ( `metadata_id` bigint(20) NOT NULL, `itemrevision_id` bigint(20) NOT NULL, `value` varchar(1024) NOT NULL, KEY `metadata_id` (`metadata_id`), KEY `itemrevision_id` (`itemrevision_id`), KEY `value` (`value`(1000)) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `metadatatype` ( `metadatatype_id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, PRIMARY KEY (`metadatatype_id`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `metadatavalue` ( `metadata_id` bigint(20) NOT NULL, `itemrevision_id` bigint(20) NOT NULL, `value` varchar(1024) NOT NULL, KEY `metadata_id` (`metadata_id`, `itemrevision_id`), KEY `value` (`value`(1000)) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `user` ( `user_id` bigint(20) NOT NULL AUTO_INCREMENT, `password` varchar(100) NOT NULL, `firstname` varchar(255) NOT NULL, `company` varchar(255), `thumbnail` varchar(255), `lastname` varchar(255) NOT NULL, `email` varchar(255) NOT NULL, `privacy` tinyint NOT NULL DEFAULT 0, `admin` tinyint NOT NULL DEFAULT 0, `folder_id` bigint(20), `creation` timestamp NULL DEFAULT NULL, `publicfolder_id` bigint(20), `privatefolder_id` bigint(20), `view` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`user_id`), KEY `email` (`email`) ) DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `user2group` ( `user_id` bigint(20) NOT NULL, `group_id` bigint(20) NOT NULL, UNIQUE KEY `user_id` (`user_id`, `group_id`) ) DEFAULT CHARSET=utf8;
<reponame>uk-gov-mirror/defra.prsd-weee CREATE NONCLUSTERED INDEX [IX_ProducerSubmission_MemberUploadId] ON [Producer].[ProducerSubmission] ( [MemberUploadId] ASC ) GO CREATE NONCLUSTERED INDEX [IX_MemberUpload_SubmittedDate] ON [PCS].[MemberUpload] ( [SubmittedDate] ASC ) GO
DROP TABLE `__PREFIX__purchase`; -- separator DROP TABLE `__PREFIX__purchase_detail`;
<gh_stars>0 --178. 分数排名 select scores.score, b.rank from scores left join ( select score , rownum as rank from ( select score from scores group by score order by score desc ) a ) b on b.score = scores.score order by scores.score desc
SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO -- ============================================= -- Author: richa -- Create date: 2013-03-06 -- Description: Update Azure entity index entry -- ============================================= USE IndexDatastore; IF OBJECT_ID('dbo.UpdateEntityIndexEntry') IS NULL EXEC('CREATE PROCEDURE dbo.UpdateEntityIndexEntry AS BEGIN SET NOCOUNT ON; END') GO ALTER PROCEDURE dbo.UpdateEntityIndexEntry @ExternalEntityId UNIQUEIDENTIFIER, @Version INT, @TimeStamp DATETIME, @StorageAccountName VARCHAR(120), @TableName VARCHAR(120), @Partition VARCHAR(120), @RowId UNIQUEIDENTIFIER, @AssociationList dbo.AssociationListParam READONLY, @LastModifiedUser NVARCHAR(120), @SchemaVersion INT, @ExternalName NVARCHAR(120), @ExternalType NVARCHAR(120), @EntityCategory NVARCHAR(120), @Active BIT AS BEGIN SET NOCOUNT ON; -- Adding the record to the key fields table and updating the entity index must succeed together. -- Either can fail if an intervening update has caused the entity version to roll to the version -- we are trying to add. BEGIN TRANSACTION UpdateEntityIndex -- For now we always update storage type DECLARE @StorageType VARCHAR(20); EXEC dbo.StorageAccount_GetStorageType @StorageAccountName, @StorageType OUTPUT; -- Add new entry to the key fields table. -- Set up a table variable to receive the result that we don't want in our own result DECLARE @DropItOnTheFloor TABLE ( xId UNIQUEIDENTIFIER, LocalVersion INT, StorageAccountName VARCHAR(120), TableName VARCHAR(120), Partition VARCHAR(120), RowId UNIQUEIDENTIFIER, VersionTimestamp DATETIME); INSERT @DropItOnTheFloor EXEC dbo.KeyFields_InsertAzureKeyFields @ExternalEntityId, @StorageAccountName, @TableName, @Partition, @RowId, @Version, @TimeStamp IF NOT @@ERROR = 0 BEGIN ROLLBACK TRANSACTION UpdateEntityIndex RETURN; END -- Add associations to association cache. -- Set up a table variable to receive the result that we don't want in our own result DECLARE @DropItOnTheFloorAssoc TABLE( xId uniqueidentifier, xIdTarget uniqueidentifier, Version int, ExternalName nvarchar(120), AssociationType varchar(15), Details nvarchar(240) NULL ); INSERT @DropItOnTheFloorAssoc EXEC dbo.UpdateAssociationsCurrent @ExternalEntityId, @AssociationList IF NOT @@ERROR = 0 BEGIN ROLLBACK TRANSACTION UpdateEntityIndex RETURN; END DECLARE @EntityExists INT; SELECT @EntityExists = COUNT(*) FROM dbo.EntityId WHERE xId = @ExternalEntityId; IF @EntityExists = 0 BEGIN -- Insert the entity index entry DECLARE @InitialVersion INT = 0; DECLARE @InitialActive BIT = 1; DECLARE @WriteLock BIT = 0; INSERT INTO dbo.EntityId (xId, StorageType, Version, CreateDate, LastModifiedDate, WriteLock, HomeStorageAccountName, LastModifiedUser, SchemaVersion, ExternalName, ExternalType, EntityCategory, Active) VALUES (@ExternalEntityId, @StorageType, @InitialVersion, @TimeStamp, @TimeStamp, @WriteLock, @StorageAccountName, @LastModifiedUser, @SchemaVersion, @ExternalName, @ExternalType, @EntityCategory, @InitialActive) END ELSE BEGIN -- If we are incrementing the version by more than one an intervening update has occured on this record -- and we should fail DECLARE @CurrentVersion INT; SELECT @CurrentVersion = @Version - 1; -- Update the entity index entry UPDATE dbo.EntityId SET Version = @Version, LastModifiedDate = @TimeStamp, HomeStorageAccountName = @StorageAccountName, StorageType = @StorageType, LastModifiedUser = @LastModifiedUser, SchemaVersion = @SchemaVersion, ExternalName = @ExternalName, ExternalType = @ExternalType, EntityCategory = @EntityCategory, Active = @Active WHERE xId = @ExternalEntityId AND Version = @CurrentVersion; END IF @@ROWCOUNT = 0 BEGIN ROLLBACK TRANSACTION UpdateEntityIndex RAISERROR ('Update failed to modify the entity index record.', 16, 1); RETURN; END COMMIT TRANSACTION UpdateEntityIndex RETURN; END GO
create or replace package body test_coverage is procedure create_dummy_coverage_pkg is begin ut3_tester_helper.coverage_helper.create_dummy_coverage_package(); ut3_tester_helper.coverage_helper.create_dummy_coverage_test(); ut3_tester_helper.coverage_helper.grant_exec_on_cov(); end; procedure setup_dummy_coverage is pragma autonomous_transaction; begin ut3_tester_helper.coverage_helper.setup_mock_coverage_id(); ut3_tester_helper.coverage_helper.mock_coverage_data(user); commit; end; end; /
<reponame>srtc387/velocity<filename>openstack/openstack_data.sql select * from ( select o.login as org, e.dup_repo_name as repo, count(distinct e.id) as activity, count(distinct e.id) filter (where e.type in ('IssueCommentEvent', 'CommitCommentEvent', 'PullRequestReviewEvent')) as comments, count(distinct e.id) filter (where e.type = 'PullRequestEvent') as prs, count(distinct e.id) filter (where e.type = 'PushEvent') as commits, count(distinct e.id) filter (where e.type = 'IssuesEvent') as issues, count(distinct coalesce(c.encrypted_email, e.dup_actor_login)) as authors_alt2, string_agg(distinct coalesce(c.encrypted_email, e.dup_actor_login), ',') as authors_alt1, string_agg(distinct coalesce(c.encrypted_email, e.dup_actor_login), ',') as authors, count(distinct e.id) filter (where e.type = 'PushEvent') as pushes from gha_orgs o, gha_repos r, gha_events e left join gha_commits c on e.type = 'PushEvent' and e.id = c.event_id where e.org_id = o.id and e.repo_id = r.id and r.repo_group = 'OpenStack' and e.type in ( 'IssueCommentEvent', 'PullRequestEvent', 'PushEvent', 'IssuesEvent', 'PullRequestReviewEvent', 'CommitCommentEvent' ) -- and (lower(e.dup_actor_login) {{exclude_bots}}) and e.created_at >= '{{from}}' and e.created_at < '{{to}}' and e.actor_id not in ( select sub.actor_id from ( select actor_id, count(id) as c from gha_events where type = 'IssueCommentEvent' and created_at >= '{{from}}' and created_at < '{{to}}' group by actor_id ) sub where sub.c > 2500 ) group by o.login, e.dup_repo_name ) q order by q.authors_alt2 desc, q.activity desc ;
<reponame>CarlosPanarello/quarkus-super-heroes CREATE ROLE super WITH LOGIN PASSWORD '<PASSWORD>'; CREATE ROLE superman WITH LOGIN PASSWORD '<PASSWORD>' NOSUPERUSER INHERIT NOCREATEDB NOCREATEROLE NOREPLICATION; CREATE DATABASE heroes_database; GRANT ALL PRIVILEGES ON DATABASE heroes_database TO superman ; GRANT ALL PRIVILEGES ON DATABASE heroes_database TO super;
Alter table "config" add column if not exists "config_user" Integer; Alter table "config" drop constraint if exists "config_pkey"; Alter table "config" add primary key ("config_key","config_user"); Alter table "config" add foreign key ("config_user") references "uiuser" ("uiuser_id") on update restrict on delete cascade;
<reponame>lintzc/GPDB<gh_stars>0 -- @Description Tests that pg_class statistics are up-to-date when deleting and updating. -- SELECT relname, reltuples FROM pg_class WHERE relname = 'foo'; SELECT relname, reltuples FROM pg_class WHERE relname = 'foo_index'; DELETE FROM foo WHERE a < 100; SELECT relname, reltuples FROM pg_class WHERE relname = 'foo'; SELECT relname, reltuples FROM pg_class WHERE relname = 'foo_index'; UPDATE foo SET b=42 WHERE a < 200; SELECT relname, reltuples FROM pg_class WHERE relname = 'foo'; SELECT relname, reltuples FROM pg_class WHERE relname = 'foo_index'; set enable_seqscan=false; SELECT COUNT(*) FROM foo WHERE b=42;
<reponame>NobiGo/coral -- database: presto_tpcds; groups: tpcds; requires: io.prestodb.tempto.fulfillment.table.hive.tpcds.ImmutableTpcdsTablesRequirements SELECT "s_store_name" , "s_store_id" , "sum"((CASE WHEN ("d_day_name" = 'Sunday') THEN "ss_sales_price" ELSE null END)) "sun_sales" , "sum"((CASE WHEN ("d_day_name" = 'Monday') THEN "ss_sales_price" ELSE null END)) "mon_sales" , "sum"((CASE WHEN ("d_day_name" = 'Tuesday') THEN "ss_sales_price" ELSE null END)) "tue_sales" , "sum"((CASE WHEN ("d_day_name" = 'Wednesday') THEN "ss_sales_price" ELSE null END)) "wed_sales" , "sum"((CASE WHEN ("d_day_name" = 'Thursday') THEN "ss_sales_price" ELSE null END)) "thu_sales" , "sum"((CASE WHEN ("d_day_name" = 'Friday') THEN "ss_sales_price" ELSE null END)) "fri_sales" , "sum"((CASE WHEN ("d_day_name" = 'Saturday') THEN "ss_sales_price" ELSE null END)) "sat_sales" FROM date_dim WHERE ("d_date_sk" = "ss_sold_date_sk") AND ("s_store_sk" = "ss_store_sk") AND ("s_gmt_offset" = -5) AND ("d_year" = 2000) GROUP BY "s_store_name", "s_store_id" ORDER BY "s_store_name" ASC, "s_store_id" ASC, "sun_sales" ASC, "mon_sales" ASC, "tue_sales" ASC, "wed_sales" ASC, "thu_sales" ASC, "fri_sales" ASC, "sat_sales" ASC LIMIT 100
-- MySQL dump 10.13 Distrib 5.1.66, for debian-linux-gnu (i486) -- -- Host: localhost Database: zf2 -- ------------------------------------------------------ -- Server version 5.1.66-0+squeeze1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `album` -- DROP TABLE IF EXISTS `album`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `album` ( `id` int(11) NOT NULL AUTO_INCREMENT, `artist` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `album` -- LOCK TABLES `album` WRITE; /*!40000 ALTER TABLE `album` DISABLE KEYS */; INSERT INTO `album` VALUES (1,'The Military Wives','In My Dreams'),(2,'Adelaine','21'),(3,'<NAME>','Born To Die'),(4,'Gotye','Making Mirrors'),(7,'Session','Trance'),(8,'Smooth','Nice & Easy'); /*!40000 ALTER TABLE `album` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contributor` -- DROP TABLE IF EXISTS `contributor`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `contributor` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(128) DEFAULT NULL, `lastname` varchar(128) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `role` varchar(128) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contributor` -- LOCK TABLES `contributor` WRITE; /*!40000 ALTER TABLE `contributor` DISABLE KEYS */; INSERT INTO `contributor` VALUES (1,'Alexey','<NAME>','<EMAIL>','Project leader'),(2,'Riding','<NAME>','<EMAIL>','Programmer'),(3,'Big','Wolf','<EMAIL>','QA'); /*!40000 ALTER TABLE `contributor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contributor_function` -- DROP TABLE IF EXISTS `contributor_function`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `contributor_function` ( `contributor_id` int(11) NOT NULL, `function_id` int(11) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contributor_function` -- LOCK TABLES `contributor_function` WRITE; /*!40000 ALTER TABLE `contributor_function` DISABLE KEYS */; /*!40000 ALTER TABLE `contributor_function` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contributor_responsability` -- DROP TABLE IF EXISTS `contributor_responsability`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `contributor_responsability` ( `contributor_id` int(11) NOT NULL, `responsability_id` int(11) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contributor_responsability` -- LOCK TABLES `contributor_responsability` WRITE; /*!40000 ALTER TABLE `contributor_responsability` DISABLE KEYS */; INSERT INTO `contributor_responsability` VALUES (1,1),(1,2),(1,3); /*!40000 ALTER TABLE `contributor_responsability` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `hobby` -- DROP TABLE IF EXISTS `hobby`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `hobby` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(32) DEFAULT NULL, `description` tinytext, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `hobby` -- LOCK TABLES `hobby` WRITE; /*!40000 ALTER TABLE `hobby` DISABLE KEYS */; INSERT INTO `hobby` VALUES (1,'Bassoon','Playing bassoon'),(2,'Videogames','Playing videogames'); /*!40000 ALTER TABLE `hobby` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `responsability` -- DROP TABLE IF EXISTS `responsability`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `responsability` ( `id` int(11) NOT NULL AUTO_INCREMENT, `description` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `responsability` -- LOCK TABLES `responsability` WRITE; /*!40000 ALTER TABLE `responsability` DISABLE KEYS */; INSERT INTO `responsability` VALUES (1,'Updating the website'),(2,'Coding the code'),(3,'Boiling the boiler'); /*!40000 ALTER TABLE `responsability` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2013-03-11 2:59:19
--Test operator +, - ,* on set and multiset with same data type create class t1(c1 int); insert into t1 values(10); select multiset{101,102,103}+{101,102,103,104} from t1; select multiset{101,102,103,104} - {101} from t1; select multiset{101,102,103,104} * {101,102} from t1; select multiset{'aaa','bbb','ccc','ddd'} + {'aaa','bbb','xxx'} from t1; select multiset{'aaa','bbb','ccc','ddd'} - {'aaa','bbb','xxx'} from t1; select multiset{'aaa','bbb','ccc','ddd'} * {'aaa','bbb','xxx'} from t1; drop class t1;
<gh_stars>1-10 CREATE TABLE IF NOT EXISTS `pvp_infdmg` ( `id` INT NOT NULL auto_increment, `createdAt` TIMESTAMP DEFAULT CURRENT_TIMESTAMP, `matchId` INT, `round` INT, `team` INT, `map` varchar(64), `steamid` varchar(32), `deleted` BOOLEAN, `isSecondHalf` BOOLEAN, `victim` varchar(32), `damage` INT, PRIMARY KEY (`id`) );
-- phpMyAdmin SQL Dump -- version 4.8.4 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Oct 11, 2019 at 11:21 AM -- Server version: 10.1.37-MariaDB -- PHP Version: 5.6.40 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `db_jne_dcs` -- -- -------------------------------------------------------- -- -- Stand-in structure for view `dca_customer` -- (See below for the actual view) -- CREATE TABLE `dca_customer` ( `id` int(11) ,`nama_korporat` varchar(255) ,`email` varchar(50) ,`nama_business` varchar(120) ,`time_sign` varchar(10) ,`nip` varchar(15) ,`nama` varchar(255) ,`pic_name` varchar(255) ,`nama_agenda` varchar(255) ,`status_activity` enum('WAIT','ACCEPTED','PROGRESS','DONE','RESCHEDULING','CANCEL') ,`remark` text ,`no_mom` varchar(150) ,`saran_ksrn` text ,`created_date` datetime ); -- -------------------------------------------------------- -- -- Stand-in structure for view `dca_kuisioner` -- (See below for the actual view) -- CREATE TABLE `dca_kuisioner` ( `id_jenis` int(11) ,`jenis_kuisioner` varchar(200) ,`id_pertanyaan` int(11) ,`isi_pertanyaan` text ); -- -------------------------------------------------------- -- -- Table structure for table `dcs_agenda` -- CREATE TABLE `dcs_agenda` ( `id` int(11) NOT NULL, `nama` varchar(255) NOT NULL, `deskripsi` text, `tanggal_buat` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `dcs_agenda` -- INSERT INTO `dcs_agenda` (`id`, `nama`, `deskripsi`, `tanggal_buat`) VALUES (1, 'MEETING NEW BUSINESS', 'MEETING NEW BUSINESS', '2019-06-28 13:00:18'), (2, 'MEETING DEVELOPMENT', 'MEETING DEVELOPMENT', '2019-06-28 13:00:27'), (3, 'MAINTENENCE', 'MAINTENENCE', '2019-06-28 13:00:33'), (5, 'INTERNAL COMMUNICATION', 'INTERNAL COMMUNICATION', '2019-06-28 13:03:14'); -- -------------------------------------------------------- -- -- Table structure for table `dcs_business_type` -- CREATE TABLE `dcs_business_type` ( `id` int(11) NOT NULL, `nama` varchar(120) NOT NULL, `deskripsi` text, `tanggal_buat` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `dcs_business_type` -- INSERT INTO `dcs_business_type` (`id`, `nama`, `deskripsi`, `tanggal_buat`) VALUES (2, 'ECOMMERCE', 'ECOMMERCE', '2019-06-28 13:00:55'), (3, '3PL', '3PL', '2019-06-28 13:01:01'), (4, 'AGRICULTURE&POULTRY ', 'AGRICULTURE&POULTRY ', '2019-06-28 13:01:07'), (5, 'AUTOMOTIVE', 'AUTOMOTIVE', '2019-06-28 13:01:12'), (6, 'BANK&FINANCE', 'BANK&FINANCE', '2019-06-28 13:01:16'), (7, 'CHEMICAL', 'CHEMICAL', '2019-06-28 13:01:20'), (8, 'CONSTRUCTION&HEAVY EQUIPMENT', 'CONSTRUCTION&HEAVY EQUIPMENT', '2019-06-28 13:01:24'), (9, 'ENERGY&MINNING ', 'ENERGY&MINNING ', '2019-06-28 13:01:30'), (10, 'FMCG', 'FMCG', '2019-06-28 13:01:34'), (11, 'GOVERNMENT', 'GOVERNMENT', '2019-06-28 13:01:38'), (12, 'MANUFACTURING', 'MANUFACTURING', '2019-06-28 13:01:41'), (13, 'PHARMACY&HEALTHCARE', 'PHARMACY&HEALTHCARE', '2019-06-28 13:01:45'), (14, 'PROPERTY', 'PROPERTY', '2019-06-28 13:01:49'), (16, 'SERVICES', 'SERVICES', '2019-06-28 13:01:57'), (17, 'TELCO TECH & MEDIA', 'TELCO TECH & MEDIA', '2019-06-28 13:02:01'), (18, 'OTHERS', 'OTHERS', '2019-06-28 13:02:04'), (19, 'RETAIL', 'RETAIL', '2019-06-28 13:10:42'); -- -------------------------------------------------------- -- -- Table structure for table `dcs_customer` -- CREATE TABLE `dcs_customer` ( `id` int(11) NOT NULL, `nama_lengkap` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `nama_korporat` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `no_tlp` varchar(15) COLLATE utf8_unicode_ci DEFAULT NULL, `email` varchar(50) COLLATE utf8_unicode_ci NOT NULL, `alamat` text COLLATE utf8_unicode_ci, `photo` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `tanggal_buat` datetime NOT NULL, `login_terakhir` datetime DEFAULT NULL, `status_member` enum('NB','M') COLLATE utf8_unicode_ci DEFAULT 'M', `pass` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- Dumping data for table `dcs_customer` -- INSERT INTO `dcs_customer` (`id`, `nama_lengkap`, `nama_korporat`, `no_tlp`, `email`, `alamat`, `photo`, `tanggal_buat`, `login_terakhir`, `status_member`, `pass`) VALUES (1, '<NAME>', 'IqbalDEV', '', '<EMAIL>', '', NULL, '2019-06-29 00:24:52', '2019-06-29 00:24:44', 'M', ''), (3, '<NAME>', 'AjiKomputer', '', '<EMAIL>', '', NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (4, '<NAME>', 'Pencils', '083820509091', '<EMAIL>', '', NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (6, 'Anjisan', 'Anjisan Shop', '081', '<EMAIL>', '', NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (7, 'Fathia', '<NAME>', '081', '<EMAIL>', '', NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (8, 'Maskerans', 'Maskerans', '081', '<EMAIL>', '', NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (198, 'Hadjunature', 'Hadjunature', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (199, 'Pt. Sinar Continental', 'Sinar Continental', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (200, 'Yny Shop', 'Yny Shop', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (201, '<NAME>', '<NAME>', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (202, '<NAME>', '<NAME>', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (203, 'Tasnia Id', 'Tasnia Id', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (204, 'Warvape Foglan', 'Warvape Foglan', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (205, 'Salmayra Craft', 'Salmayra Craft', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (206, 'Salmayra Craft', 'Salmayra Craft', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (207, '<NAME>bal', 'Cisokan Herbal', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (208, '<NAME>', '<NAME>', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (209, 'Bandung Distro Net', 'Bandung Distro Net', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (210, 'Fayad Agency', 'Fayad Agency', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (211, 'Unique Ethnic', 'Unique Ethnic', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (212, 'Butik Aluna', 'Butik Aluna', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (213, 'Beauty Lugue', 'Beauty Lugue', '081', 'beauty.lugue@gmail.com\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (214, 'Idws', 'Idws', '081', 'idws1123@gmail.com\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (215, 'Eiger Adventure', 'Eiger Adventure', '081', '<EMAIL>.com\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (216, 'Pt. <NAME>', '<NAME>', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (217, '<NAME>', 'B<NAME>', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (218, 'Golfer', 'Golfer', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (219, 'Kick Muslimah', 'Kick Muslimah', '081', 'kick_muslimah@gmail.com\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (220, 'Ng Ros', 'Ng Ros', '081', 'ng_ros112@gmail.com\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (221, '<NAME>', '<NAME>', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (222, 'Taqwa Creative', 'Taqwa Creative', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (223, '<NAME>', '<NAME>', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (224, 'Fayad', 'Fayad', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (225, '<NAME>', '<NAME>', '081', '<EMAIL>@gmail.<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (226, 'Pt.Smu', 'Pt.Smu', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL), (227, '<NAME>', '<NAME>', '081', '<EMAIL>\r', NULL, NULL, '2019-06-29 00:24:52', NULL, 'M', NULL); -- -------------------------------------------------------- -- -- Table structure for table `dcs_dca` -- CREATE TABLE `dcs_dca` ( `id` int(11) NOT NULL, `customer_id` int(11) NOT NULL, `business_id` int(11) NOT NULL, `time_sign` varchar(10) NOT NULL, `pic_id` int(11) NOT NULL, `pic_name` varchar(255) DEFAULT NULL, `agenda_id` int(11) NOT NULL, `status_activity` enum('WAIT','ACCEPTED','PROGRESS','DONE','RESCHEDULING','CANCEL') NOT NULL DEFAULT 'WAIT', `remark` text NOT NULL, `no_mom` varchar(150) DEFAULT NULL, `saran_ksrn` text, `created_date` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `dcs_dca` -- INSERT INTO `dcs_dca` (`id`, `customer_id`, `business_id`, `time_sign`, `pic_id`, `pic_name`, `agenda_id`, `status_activity`, `remark`, `no_mom`, `saran_ksrn`, `created_date`) VALUES (6, 1, 2, '6:30 PM', 1, NULL, 3, 'ACCEPTED', 'Meetup', '', 'Pelayanan harus lebih ditingkatkan', '2019-06-28 13:11:41'), (11, 6, 2, '2:15 PM', 26, NULL, 3, 'DONE', 'FOLOWUP PENAWARAN', '', NULL, '2019-06-28 19:37:43'), (12, 7, 2, '6:30 PM', 17, NULL, 3, 'DONE', 'MEMBERIKAN PENAWARAN', '', NULL, '2019-06-28 19:39:13'), (13, 198, 2, '5:00 PM', 5, NULL, 3, 'DONE', 'SERAH TERIMA AWB', '', NULL, '2019-06-28 19:40:37'), (14, 199, 2, '2:00 PM', 29, NULL, 3, 'DONE', 'PROBBING KIRIMAN JTR', '', NULL, '2019-06-28 19:41:28'), (15, 224, 2, '11:45 AM', 22, NULL, 3, 'DONE', 'IMPLEMENTASI CS3', '', NULL, '2019-06-28 19:42:10'), (16, 219, 2, '5:00 PM', 27, NULL, 3, 'DONE', 'HANDLING CASE KESALAHAN SERVICE', '', 'Pelayanan Bagus', '2019-06-28 19:42:39'), (17, 1, 2, '2:15 PM', 31, NULL, 3, 'WAIT', 'Daily Visit', NULL, NULL, '2019-08-14 06:35:58'); -- -------------------------------------------------------- -- -- Table structure for table `dcs_jawaban_ksrn` -- CREATE TABLE `dcs_jawaban_ksrn` ( `id` int(11) NOT NULL, `responden` int(11) NOT NULL, `persentase` int(11) NOT NULL, `created_date` date DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `dcs_jawaban_ksrn` -- INSERT INTO `dcs_jawaban_ksrn` (`id`, `responden`, `persentase`, `created_date`) VALUES (7, 1, 72, '2019-08-13'), (8, 2, 54, '2019-08-13'); -- -------------------------------------------------------- -- -- Table structure for table `dcs_jenis_ksrn` -- CREATE TABLE `dcs_jenis_ksrn` ( `id` int(11) NOT NULL, `jenis_kuisioner` varchar(200) NOT NULL, `deskripsi` text, `created_date` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `dcs_jenis_ksrn` -- INSERT INTO `dcs_jenis_ksrn` (`id`, `jenis_kuisioner`, `deskripsi`, `created_date`) VALUES (1, 'PickUp', 'Penilian Pelayanan Kuisioner PickUP', '2019-05-15 11:16:21'), (2, 'Sales', 'Penlilaian Pelayanan Untuk Sales', '2019-05-15 11:17:01'); -- -------------------------------------------------------- -- -- Table structure for table `dcs_kuisioner` -- CREATE TABLE `dcs_kuisioner` ( `id` int(11) NOT NULL, `dca_id` int(11) NOT NULL, `pertanyaan_id` int(11) NOT NULL, `jawaban` varchar(5) NOT NULL, `created_date` datetime DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `dcs_kuisioner` -- INSERT INTO `dcs_kuisioner` (`id`, `dca_id`, `pertanyaan_id`, `jawaban`, `created_date`) VALUES (51, 16, 2, '2', '2019-08-13 14:43:00'), (52, 16, 3, '3', '2019-08-13 14:43:00'), (53, 16, 4, '3', '2019-08-13 14:43:01'), (54, 16, 5, '4', '2019-08-13 14:43:01'), (55, 16, 6, '4', '2019-08-13 14:43:01'), (56, 16, 7, '4', '2019-08-13 14:43:01'), (57, 16, 8, '3', '2019-08-13 14:43:01'), (58, 16, 9, '2', '2019-08-13 14:43:01'), (59, 16, 10, '3', '2019-08-13 14:43:01'), (60, 16, 11, '3', '2019-08-13 14:43:01'), (61, 16, 12, '2', '2019-08-13 14:43:01'), (62, 16, 13, '3', '2019-08-13 14:43:02'), (63, 16, 14, '3', '2019-08-13 14:43:02'), (64, 16, 15, '3', '2019-08-13 14:43:02'), (65, 16, 16, '1', '2019-08-13 14:43:02'), (66, 16, 17, '3', '2019-08-13 14:43:02'), (67, 16, 18, '3', '2019-08-13 14:43:02'), (68, 16, 19, '3', '2019-08-13 14:43:02'), (69, 16, 20, '3', '2019-08-13 14:43:02'), (70, 6, 2, '1', '2019-08-13 18:47:40'), (71, 6, 3, '2', '2019-08-13 18:47:40'), (72, 6, 4, '2', '2019-08-13 18:47:40'), (73, 6, 5, '1', '2019-08-13 18:47:40'), (74, 6, 6, '2', '2019-08-13 18:47:40'), (75, 6, 7, '2', '2019-08-13 18:47:41'), (76, 6, 8, '2', '2019-08-13 18:47:41'), (77, 6, 9, '1', '2019-08-13 18:47:41'), (78, 6, 10, '1', '2019-08-13 18:47:41'), (79, 6, 11, '1', '2019-08-13 18:47:41'), (80, 6, 12, '1', '2019-08-13 18:47:41'), (81, 6, 13, '1', '2019-08-13 18:47:41'), (82, 6, 14, '1', '2019-08-13 18:47:41'), (83, 6, 15, '1', '2019-08-13 18:47:42'), (84, 6, 16, '1', '2019-08-13 18:47:42'), (85, 6, 17, '2', '2019-08-13 18:47:42'), (86, 6, 18, '2', '2019-08-13 18:47:42'), (87, 6, 19, '2', '2019-08-13 18:47:42'), (88, 6, 20, '1', '2019-08-13 18:47:42'); -- -------------------------------------------------------- -- -- Table structure for table `dcs_pertanyaan_ksrn` -- CREATE TABLE `dcs_pertanyaan_ksrn` ( `id` int(11) NOT NULL, `jenis_ksrn_id` int(11) NOT NULL, `isi_pertanyaan` text, `created_date` datetime DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `dcs_pertanyaan_ksrn` -- INSERT INTO `dcs_pertanyaan_ksrn` (`id`, `jenis_ksrn_id`, `isi_pertanyaan`, `created_date`) VALUES (2, 1, 'Petugas menampilkan rambut rapih berwarna natural dan terawat?', '2019-06-29 02:10:58'), (3, 1, 'Petugas berwajah bersih (tidak berjenggot, tidak berkumis, tidak berjambang)?', '2019-06-29 02:11:22'), (4, 1, 'Petugas menggunakan Aksesoris standar (Hanya jamtangan, Cincin pernikahan)?', '2019-06-29 02:12:04'), (5, 1, 'Petugas berseragam dan ID card secara rapih?', '2019-06-29 02:12:22'), (6, 1, 'Petugas menggunakan sepatu hitam?', '2019-06-29 02:12:35'), (7, 1, 'Petugas terlihat segar, wangi/tidak bau badan dan mulut?', '2019-06-29 02:12:55'), (8, 1, 'Petugas memberikan salam?', '2019-06-29 02:13:17'), (9, 1, 'Petugas mencatat kiriman di Pickup Order Sheet?', '2019-06-29 02:13:31'), (10, 1, 'Petugas menyanyakan isi kiriman dan mencatat di pickup order sheet?', '2019-06-29 02:13:45'), (11, 1, 'Petugas menanyakan jenis layanan kiriman (YES, OKE, Regularm Intracity, dll)', '2019-06-29 02:14:02'), (12, 1, 'Petugas menghitung jumlah kiriman dihadapi customer?', '2019-06-29 02:27:15'), (13, 1, 'Petugas meminta tandatangan customer di Pickup Order Sheet?', '2019-06-29 02:27:57'), (14, 1, 'Petugas meninggalkan pesan ke customer saat petugas datang customer tidak ada di tempat?', '2019-06-29 02:28:19'), (15, 1, 'Petugas memastikan barang terbawa pada saat loading barang?', '2019-06-29 02:28:32'), (16, 1, 'Armada petugas terlihat bersih.', '2019-06-29 02:28:54'), (17, 1, 'Ketepatan waktu dalam Petugas Pickup.', '2019-06-29 02:29:11'), (18, 1, 'Perilaku Petugas Pickup.', '2019-06-29 02:29:32'), (19, 1, 'Kemudahan berkomunikasi melalui media elektronik petugas Pickup.', '2019-06-29 02:29:48'), (20, 1, 'Penaganan barang kiriman oleh petugas pickup.', '2019-06-29 02:30:00'); -- -------------------------------------------------------- -- -- Table structure for table `dcs_pic` -- CREATE TABLE `dcs_pic` ( `id` int(11) NOT NULL, `nip` varchar(15) NOT NULL, `nama` varchar(255) NOT NULL, `unit` varchar(120) NOT NULL, `no_tlp` varchar(15) DEFAULT NULL, `pass` varchar(255) NOT NULL, `photo` varchar(255) DEFAULT NULL, `tanggal_buat` datetime NOT NULL, `login_terakhir` datetime NOT NULL, `pic_status` enum('WAIT','APPROVED','BANNED') NOT NULL DEFAULT 'WAIT' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `dcs_pic` -- INSERT INTO `dcs_pic` (`id`, `nip`, `nama`, `unit`, `no_tlp`, `pass`, `photo`, `tanggal_buat`, `login_terakhir`, `pic_status`) VALUES (1, '<PASSWORD>', '<NAME>', 'Developer', '08892712873', '<PASSWORD>', 'file_1561728711.jpg', '2019-08-13 19:31:07', '0000-00-00 00:00:00', 'APPROVED'), (2, 'BDO17DD002131', 'Denis', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (3, 'BDO17DD002132', 'Poppy', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (4, 'BDO17DD002133', 'Ajeng', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (5, 'BDO17DD002134', 'Aden', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (6, 'BDO17DD002135', 'Agus', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (7, 'BDO17DD002136', 'Rully', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (8, 'BDO17DD002137', 'Teddy', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (9, 'BDO17DD002138', 'Senny', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (10, 'BDO17DD002139', 'Dewi', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (11, 'BDO17DD002140', 'Wawan', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (12, 'BDO17DD002141', 'Okky', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (13, 'BDO17DD002142', 'Denny', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (14, 'BDO17DD002143', 'Eko', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (15, 'BDO17DD002144', 'Wawan', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (16, 'BDO17DD002145', 'Erna', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (17, 'BDO17DD002146', 'Dewi', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (18, 'BDO17DD002147', 'Nurtaufiq', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (19, 'BDO17DD002148', 'Dani', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (20, 'BDO17DD002149', 'Adrian', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (21, 'BDO17DD002150', 'Irwan', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (22, 'BDO17DD002151', 'Wawan', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (23, 'BDO17DD002152', 'Yoga', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (24, 'BDO17DD002153', 'Priyanto', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (25, 'BDO17DD002154', 'Intan', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (26, 'BDO17DD002155', 'Supriadi', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (27, 'BDO17DD002156', 'Darmadi', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (28, 'BDO17DD002157', 'Yoga', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (29, 'BDO17DD002158', 'Alvian', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (30, 'BDO17DD002159', 'Aat', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'), (31, 'BDO17DD002160', 'Alvian', 'JNE', '081', '2ee5dc1bd205cfc4d257806c8caa03ef\r', NULL, '2019-06-29 00:32:42', '0000-00-00 00:00:00', 'APPROVED'); -- -------------------------------------------------------- -- -- Table structure for table `dcs_user_admin` -- CREATE TABLE `dcs_user_admin` ( `id` int(11) NOT NULL, `user` varchar(255) NOT NULL, `pass` varchar(255) NOT NULL, `nama` varchar(255) NOT NULL, `deskripsi` text NOT NULL, `hak_akses` enum('Administrator','Executive','Section Head') NOT NULL, `created` datetime NOT NULL, `login_terakhir` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `dcs_user_admin` -- INSERT INTO `dcs_user_admin` (`id`, `user`, `pass`, `nama`, `deskripsi`, `hak_akses`, `created`, `login_terakhir`) VALUES (1, 'admin123', '<PASSWORD>', 'ADMIN DCA', 'ADMIN DCA - SUPERUSER', 'Administrator', '2019-04-10 20:45:58', '2019-04-10 20:46:03'), (2, 'iqbalm1995', '<PASSWORD>', 'IQBAL', 'ADMIN DCA - SUPERUSER', 'Administrator', '2019-08-02 07:40:58', '2019-08-02 07:41:01'); -- -------------------------------------------------------- -- -- Table structure for table `dsc_remark` -- CREATE TABLE `dsc_remark` ( `id` int(11) NOT NULL, `dca_id` int(11) NOT NULL, `title` varchar(255) NOT NULL, `desc` text NOT NULL, `start_remark` varchar(10) NOT NULL, `end_remark` varchar(10) NOT NULL, `created` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `dsc_remark` -- INSERT INTO `dsc_remark` (`id`, `dca_id`, `title`, `desc`, `start_remark`, `end_remark`, `created`) VALUES (3, 16, 'LAPORAN KENDALA', 'LAPORAN KENDALA SERVICE', '5:15 PM', '5:30 PM', '2019-06-28 19:49:53'), (4, 16, 'HANDLING SERVICE', 'HANDLING SERVICE', '5:30 PM', '6:00 PM', '2019-06-28 19:50:24'), (5, 16, 'OBROLAN LAIN', 'OBROLAN LAIN', '6:00 PM', '6:15 PM', '2019-06-28 19:51:00'); -- -------------------------------------------------------- -- -- Structure for view `dca_customer` -- DROP TABLE IF EXISTS `dca_customer`; CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `dca_customer` AS select `dcs_dca`.`id` AS `id`,`dcs_customer`.`nama_korporat` AS `nama_korporat`,`dcs_customer`.`email` AS `email`,`dcs_business_type`.`nama` AS `nama_business`,`dcs_dca`.`time_sign` AS `time_sign`,`dcs_pic`.`nip` AS `nip`,`dcs_pic`.`nama` AS `nama`,`dcs_dca`.`pic_name` AS `pic_name`,`dcs_agenda`.`nama` AS `nama_agenda`,`dcs_dca`.`status_activity` AS `status_activity`,`dcs_dca`.`remark` AS `remark`,`dcs_dca`.`no_mom` AS `no_mom`,`dcs_dca`.`saran_ksrn` AS `saran_ksrn`,`dcs_dca`.`created_date` AS `created_date` from ((((`dcs_dca` join `dcs_customer` on((`dcs_dca`.`customer_id` = `dcs_customer`.`id`))) join `dcs_pic` on((`dcs_dca`.`pic_id` = `dcs_pic`.`id`))) join `dcs_business_type` on((`dcs_dca`.`business_id` = `dcs_business_type`.`id`))) join `dcs_agenda` on((`dcs_dca`.`agenda_id` = `dcs_agenda`.`id`))) ; -- -------------------------------------------------------- -- -- Structure for view `dca_kuisioner` -- DROP TABLE IF EXISTS `dca_kuisioner`; CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `dca_kuisioner` AS select `dcs_jenis_ksrn`.`id` AS `id_jenis`,`dcs_jenis_ksrn`.`jenis_kuisioner` AS `jenis_kuisioner`,`dcs_pertanyaan_ksrn`.`id` AS `id_pertanyaan`,`dcs_pertanyaan_ksrn`.`isi_pertanyaan` AS `isi_pertanyaan` from (`dcs_jenis_ksrn` join `dcs_pertanyaan_ksrn` on((`dcs_jenis_ksrn`.`id` = `dcs_pertanyaan_ksrn`.`jenis_ksrn_id`))) ; -- -- Indexes for dumped tables -- -- -- Indexes for table `dcs_agenda` -- ALTER TABLE `dcs_agenda` ADD PRIMARY KEY (`id`); -- -- Indexes for table `dcs_business_type` -- ALTER TABLE `dcs_business_type` ADD PRIMARY KEY (`id`); -- -- Indexes for table `dcs_customer` -- ALTER TABLE `dcs_customer` ADD PRIMARY KEY (`id`); -- -- Indexes for table `dcs_dca` -- ALTER TABLE `dcs_dca` ADD PRIMARY KEY (`id`), ADD KEY `customer_id` (`customer_id`), ADD KEY `pic_id` (`pic_id`), ADD KEY `business_id` (`business_id`), ADD KEY `agenda_id` (`agenda_id`); -- -- Indexes for table `dcs_jawaban_ksrn` -- ALTER TABLE `dcs_jawaban_ksrn` ADD PRIMARY KEY (`id`), ADD KEY `jenis_ksrn_id` (`persentase`); -- -- Indexes for table `dcs_jenis_ksrn` -- ALTER TABLE `dcs_jenis_ksrn` ADD PRIMARY KEY (`id`); -- -- Indexes for table `dcs_kuisioner` -- ALTER TABLE `dcs_kuisioner` ADD PRIMARY KEY (`id`), ADD KEY `pertanyaan_id` (`pertanyaan_id`), ADD KEY `jawaban_id` (`jawaban`), ADD KEY `dca_id` (`dca_id`); -- -- Indexes for table `dcs_pertanyaan_ksrn` -- ALTER TABLE `dcs_pertanyaan_ksrn` ADD PRIMARY KEY (`id`), ADD KEY `jenis_ksrn_id` (`jenis_ksrn_id`); -- -- Indexes for table `dcs_pic` -- ALTER TABLE `dcs_pic` ADD PRIMARY KEY (`id`); -- -- Indexes for table `dcs_user_admin` -- ALTER TABLE `dcs_user_admin` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `UNIQ_USERNAME` (`user`); -- -- Indexes for table `dsc_remark` -- ALTER TABLE `dsc_remark` ADD PRIMARY KEY (`id`), ADD KEY `dca_id` (`dca_id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `dcs_agenda` -- ALTER TABLE `dcs_agenda` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `dcs_business_type` -- ALTER TABLE `dcs_business_type` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20; -- -- AUTO_INCREMENT for table `dcs_customer` -- ALTER TABLE `dcs_customer` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=228; -- -- AUTO_INCREMENT for table `dcs_dca` -- ALTER TABLE `dcs_dca` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18; -- -- AUTO_INCREMENT for table `dcs_jawaban_ksrn` -- ALTER TABLE `dcs_jawaban_ksrn` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `dcs_jenis_ksrn` -- ALTER TABLE `dcs_jenis_ksrn` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `dcs_kuisioner` -- ALTER TABLE `dcs_kuisioner` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=89; -- -- AUTO_INCREMENT for table `dcs_pertanyaan_ksrn` -- ALTER TABLE `dcs_pertanyaan_ksrn` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21; -- -- AUTO_INCREMENT for table `dcs_pic` -- ALTER TABLE `dcs_pic` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=32; -- -- AUTO_INCREMENT for table `dcs_user_admin` -- ALTER TABLE `dcs_user_admin` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `dsc_remark` -- ALTER TABLE `dsc_remark` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- Constraints for dumped tables -- -- -- Constraints for table `dcs_dca` -- ALTER TABLE `dcs_dca` ADD CONSTRAINT `dcs_dca_ibfk_1` FOREIGN KEY (`customer_id`) REFERENCES `dcs_customer` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION, ADD CONSTRAINT `dcs_dca_ibfk_3` FOREIGN KEY (`pic_id`) REFERENCES `dcs_pic` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION, ADD CONSTRAINT `dcs_dca_ibfk_4` FOREIGN KEY (`business_id`) REFERENCES `dcs_business_type` (`id`) ON UPDATE CASCADE, ADD CONSTRAINT `dcs_dca_ibfk_5` FOREIGN KEY (`agenda_id`) REFERENCES `dcs_agenda` (`id`) ON UPDATE CASCADE; -- -- Constraints for table `dcs_kuisioner` -- ALTER TABLE `dcs_kuisioner` ADD CONSTRAINT `dcs_kuisioner_ibfk_2` FOREIGN KEY (`pertanyaan_id`) REFERENCES `dcs_pertanyaan_ksrn` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION, ADD CONSTRAINT `dcs_kuisioner_ibfk_4` FOREIGN KEY (`dca_id`) REFERENCES `dcs_dca` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION; -- -- Constraints for table `dcs_pertanyaan_ksrn` -- ALTER TABLE `dcs_pertanyaan_ksrn` ADD CONSTRAINT `dcs_pertanyaan_ksrn_ibfk_1` FOREIGN KEY (`jenis_ksrn_id`) REFERENCES `dcs_jenis_ksrn` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION; -- -- Constraints for table `dsc_remark` -- ALTER TABLE `dsc_remark` ADD CONSTRAINT `dsc_remark_ibfk_1` FOREIGN KEY (`dca_id`) REFERENCES `dcs_dca` (`id`) ON DELETE CASCADE ON UPDATE CASCADE; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
-- -------------------------------------------------------- -- Hôte: 127.0.0.1 -- Version du serveur: 5.7.33 - MySQL Community Server (GPL) -- SE du serveur: Win64 -- HeidiSQL Version: 11.2.0.6213 -- -------------------------------------------------------- /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET NAMES utf8 */; /*!50503 SET NAMES utf8mb4 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- Listage de la structure de la base pour portfolio_laravel CREATE DATABASE IF NOT EXISTS `portfolio_laravel` /*!40100 DEFAULT CHARACTER SET utf8mb4 */; USE `portfolio_laravel`; -- Listage de la structure de la table portfolio_laravel. contacts CREATE TABLE IF NOT EXISTS `contacts` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `nom` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `message` text COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- Listage des données de la table portfolio_laravel.contacts : ~1 rows (environ) /*!40000 ALTER TABLE `contacts` DISABLE KEYS */; REPLACE INTO `contacts` (`id`, `created_at`, `updated_at`, `nom`, `email`, `message`) VALUES (1, '2021-10-13 08:46:59', '2021-10-13 08:46:59', 'zefdfgd', '<EMAIL>', 'zefzefzefzefzef'), (2, '2021-10-13 08:49:16', '2021-10-13 08:49:16', 'zefdfgd', '<EMAIL>', 'zefzefzefzefzef'), (3, '2021-10-13 08:54:21', '2021-10-13 08:54:21', 'ssdughskdhgsdoghih', '<EMAIL>', 'eggklndfg dfg dfg dfg d dfg df g dfg dg dfg dfgd'), (4, '2021-10-13 09:08:54', '2021-10-13 09:08:54', 'sdsdfsdfsdf', '<EMAIL>', 'zefzefze zefze fzefzefzefzefzef'); /*!40000 ALTER TABLE `contacts` ENABLE KEYS */; -- Listage de la structure de la table portfolio_laravel. failed_jobs CREATE TABLE IF NOT EXISTS `failed_jobs` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `uuid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `connection` text COLLATE utf8mb4_unicode_ci NOT NULL, `queue` text COLLATE utf8mb4_unicode_ci NOT NULL, `payload` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `exception` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `failed_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`id`), UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- Listage des données de la table portfolio_laravel.failed_jobs : ~0 rows (environ) /*!40000 ALTER TABLE `failed_jobs` DISABLE KEYS */; /*!40000 ALTER TABLE `failed_jobs` ENABLE KEYS */; -- Listage de la structure de la table portfolio_laravel. migrations CREATE TABLE IF NOT EXISTS `migrations` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `migration` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `batch` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- Listage des données de la table portfolio_laravel.migrations : ~6 rows (environ) /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; REPLACE INTO `migrations` (`id`, `migration`, `batch`) VALUES (1, '2014_10_12_000000_create_users_table', 1), (2, '2014_10_12_100000_create_password_resets_table', 1), (3, '2019_08_19_000000_create_failed_jobs_table', 1), (4, '2019_12_14_000001_create_personal_access_tokens_table', 1), (5, '2021_10_12_084504_create_projects_table', 1), (6, '2021_10_13_082122_create_contacts_table', 1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; -- Listage de la structure de la table portfolio_laravel. password_resets CREATE TABLE IF NOT EXISTS `password_resets` ( `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, KEY `password_resets_email_index` (`email`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- Listage des données de la table portfolio_laravel.password_resets : ~0 rows (environ) /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; -- Listage de la structure de la table portfolio_laravel. personal_access_tokens CREATE TABLE IF NOT EXISTS `personal_access_tokens` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `tokenable_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `tokenable_id` bigint(20) unsigned NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, `abilities` text COLLATE utf8mb4_unicode_ci, `last_used_at` timestamp NULL DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `personal_access_tokens_token_unique` (`token`), KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- Listage des données de la table portfolio_laravel.personal_access_tokens : ~0 rows (environ) /*!40000 ALTER TABLE `personal_access_tokens` DISABLE KEYS */; /*!40000 ALTER TABLE `personal_access_tokens` ENABLE KEYS */; -- Listage de la structure de la table portfolio_laravel. projects CREATE TABLE IF NOT EXISTS `projects` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `date` date NOT NULL, `thumbnail` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL, `meta_description` text COLLATE utf8mb4_unicode_ci NOT NULL, `meta_keywords` text COLLATE utf8mb4_unicode_ci NOT NULL, `project_url` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- Listage des données de la table portfolio_laravel.projects : ~10 rows (environ) /*!40000 ALTER TABLE `projects` DISABLE KEYS */; REPLACE INTO `projects` (`id`, `name`, `date`, `thumbnail`, `description`, `excerpt`, `meta_description`, `meta_keywords`, `project_url`, `created_at`, `updated_at`) VALUES (1, 'Amet hic laudantium possimus qui molestiae.', '1970-02-14', '/storage/téléchargement1.jpeg', 'Architecto omnis rerum iste necessitatibus. Libero eos voluptatum praesentium qui est. Unde dolor veniam quia sed molestias.\n\nConsequatur ut repellat enim non. Corrupti minima quidem in quo nostrum quidem voluptatem. Illo totam aut repudiandae sed totam officia nemo. Voluptas est soluta sed voluptates error necessitatibus.\n\nRem est rerum labore est ipsa vel. Quasi blanditiis laborum id sed. Voluptatum est ea voluptates eius omnis natus.\n\nUt eos eos culpa. Autem tenetur illo vel ea dolore suscipit rerum. Eum itaque nulla molestias aut nostrum vitae. Qui voluptatem architecto inventore perspiciatis cupiditate doloremque enim.\n\nMaxime laudantium aut aut quam odio. Nesciunt ut at magnam sed eum. Praesentium dignissimos aut dolorem velit. Voluptatem similique incidunt eligendi deleniti quam.\n\nQuo inventore expedita dicta sequi qui voluptates. Natus qui labore at ut. Suscipit nostrum minus aut voluptas. Earum et at dolorum animi sint illo beatae sint.\n\nIpsa amet placeat sequi ipsa sequi dolore. Sequi est aspernatur hic ut temporibus et. Eligendi ex sit voluptas id cumque delectus et.\n\nSint expedita laboriosam id voluptatem necessitatibus. Ut sit voluptas sint accusamus. Molestiae dolor perferendis harum aliquam nemo et. Eos nihil debitis qui nam.', 'Voluptas enim pariatur vel nulla voluptates eum beatae. Aut est enim quaerat eum omnis. Et quis voluptatibus voluptatum quasi in dolores qui. Natus animi quo qui autem eaque. Qui reprehenderit nemo soluta sit accusantium.', 'Esse voluptatem eos cumque qui placeat.', 'laborum,modi,ipsum', NULL, '2021-10-13 08:41:16', '2021-10-13 08:41:16'), (2, 'Temporibus voluptatum distinctio harum.', '1998-11-12', '/storage/téléchargement2.jpeg', 'Consectetur a voluptatem sequi accusantium aut. Consequuntur consequatur nobis unde quas distinctio. Cumque error nobis quae sit qui quaerat.\n\nAut quia occaecati eveniet placeat aspernatur ut deleniti. Beatae commodi blanditiis qui et tempora cupiditate. Eum iste autem qui ipsum est corporis eum.\n\nQuos sint facere accusamus quia. Cumque aut eveniet rerum minus. Facere ipsam repellat accusantium quia autem. Blanditiis soluta ea vitae quod eum.\n\nFacilis qui quis ratione fugiat dignissimos. Magnam voluptatem nihil veniam at optio. Sit pariatur repellendus placeat quisquam hic aut. Iste eveniet deleniti est sit.\n\nUllam harum voluptas minima saepe necessitatibus deleniti magni. Et tenetur dolores reiciendis tenetur rem incidunt. Nihil officiis ea voluptatem excepturi. Ex aliquam cupiditate libero ut facilis saepe illo.\n\nEnim voluptatem quas modi. Unde officia nesciunt possimus ut ipsa ut dolor. Voluptates id quam omnis eius. Sit cumque quae unde.\n\nCumque architecto cum tempore et rerum occaecati. Aut iusto et non quia voluptatum aliquid. Animi est exercitationem odit veniam officiis sed numquam.\n\nInventore voluptas ut perspiciatis impedit quam quaerat. Distinctio explicabo quaerat omnis neque illum voluptas id. Architecto ipsum labore ipsa magnam officiis quia. Nostrum commodi nobis quod et itaque necessitatibus sit eos.', 'Eveniet nemo et aut amet ut doloremque quasi. Maxime eum itaque tempora iste laudantium voluptas qui. In aut corrupti praesentium quisquam ad. Impedit explicabo et rerum dolores voluptatem.', 'Ad sit expedita soluta debitis amet quibusdam sunt fugit.', 'sapiente,quas,ex', NULL, '2021-10-13 08:41:16', '2021-10-13 08:41:16'), (3, 'Perferendis quia et.', '1970-05-31', '/storage/téléchargement3.jpeg', 'Et sint dignissimos ut sint nemo sint. Accusantium sunt quo nobis aut facere tempore. Sapiente deserunt accusantium temporibus. Nostrum aut suscipit dolor eum iusto.\n\nVeritatis ullam odit enim deleniti quae neque aut. Suscipit ea ea magnam quaerat. Dolor quo nam aut aut illo culpa asperiores. Dolor a voluptatibus quia omnis quos.\n\nAnimi eligendi optio mollitia. Nostrum atque amet et libero. Ea quibusdam dolores autem iste ratione. Aperiam provident culpa in beatae eum et.\n\nSequi aut molestiae consequatur alias qui sit. Tenetur aut quae est reiciendis quo. Ut similique minima voluptatem dolorem qui et a. Adipisci consequatur et totam asperiores tempora saepe atque.\n\nExplicabo aspernatur nostrum provident nobis voluptas. Similique aut et corporis alias dolor. Consequatur quo voluptatem ullam.\n\nVoluptas et occaecati eligendi debitis atque. Odio fuga ullam omnis atque laboriosam. Et quaerat et corporis exercitationem. Tempore hic atque quia commodi magnam nihil qui quia.\n\nTempore amet non amet quia voluptas voluptatibus. Dolorem quis et iure aliquam et. Eveniet incidunt ut sit ullam est vitae est. Officiis suscipit ipsa nemo est sint.\n\nQuasi sequi asperiores minima neque aliquid natus ut assumenda. Qui sit nemo deleniti maxime eligendi molestias veniam nemo. Aut nisi quam rerum corrupti deserunt.', 'Voluptas recusandae rerum occaecati molestias in et aut. Rerum sint et fugit expedita optio. Nihil recusandae voluptatem non perferendis esse a dolorem. Laboriosam eum error id ullam. Repellendus officiis quo quas impedit.', 'Facere dolorem porro voluptates accusantium.', 'perspiciatis,dolor,reprehenderit', NULL, '2021-10-13 08:41:16', '2021-10-13 08:41:16'), (4, 'Qui molestiae dolores non nam.', '1992-05-20', '/storage/téléchargement1.jpeg', 'Cupiditate consequatur exercitationem asperiores officiis dolorum. Nostrum accusantium qui veniam voluptas exercitationem. Rerum quasi nobis laboriosam enim. At soluta aut incidunt debitis sint. Eum odit nulla nihil totam iusto veritatis.\n\nDelectus et ut sequi nulla quibusdam rerum possimus. Alias eum inventore eligendi est sed enim iure. Incidunt dolores suscipit at et minima fuga in velit. Aperiam nostrum rem dolore consequuntur. Rem omnis molestiae omnis sapiente eligendi rerum.\n\nSed enim pariatur hic aut est accusantium non. Natus blanditiis corrupti nemo. Voluptas minus et aut eveniet architecto. Saepe ipsum fugiat labore sequi. Laborum sint ipsam numquam omnis reprehenderit tempore.\n\nEius omnis ut libero et. A reiciendis nihil laborum rerum necessitatibus ab labore. Rerum cumque omnis esse vel rerum asperiores.\n\nRerum sit corporis explicabo ut autem sed velit. Et aut incidunt laudantium voluptates. Quis et voluptates aspernatur unde. Consequuntur esse et et placeat eos et.\n\nQuia consectetur hic est perspiciatis. Error inventore necessitatibus non officia sed doloribus quam. Suscipit fugit et non omnis dolore.\n\nQuidem ut sint non quasi eos. Sunt expedita id aut. Dolor quas minima molestiae accusamus. Harum beatae ut rerum repellendus alias dignissimos.\n\nUt a rerum repudiandae nulla repudiandae ratione tenetur. Occaecati voluptatem rerum iste modi. Consectetur minima ut aliquam quas dolorem quod. Excepturi cumque molestiae maiores sit. Quia maxime enim est inventore suscipit animi voluptate.', 'Tempore nesciunt aspernatur similique dolor a laudantium numquam. Est neque dolore quo temporibus accusamus voluptatem. Est placeat quia ut eveniet.', 'Quos dolor sed quidem voluptatum nesciunt maiores.', 'et,sit,quisquam', NULL, '2021-10-13 08:41:16', '2021-10-13 08:41:16'), (5, 'Illum nemo soluta.', '1996-08-13', '/storage/téléchargement2.jpeg', 'Voluptatem quam et qui omnis omnis corporis rem aspernatur. Consectetur nisi vel cum et est amet aut qui.\n\nQui eum labore laudantium rerum voluptas. Optio qui amet labore eos. Vero consequuntur beatae atque iusto quia voluptates. Ratione et voluptatem accusamus aut deleniti quia minima.\n\nEius omnis sit aut dolores fugit aut incidunt. Non voluptas vel quas harum dolores est. Consequuntur sit cumque temporibus velit nihil laudantium.\n\nEos sed et expedita. Suscipit officiis explicabo pariatur. Eos dicta facilis alias rem temporibus aliquid velit. Minus et dignissimos totam a voluptas quod. Quis deserunt qui qui corporis deleniti dolorem dolorum sunt.\n\nNemo dolor ad quo voluptatem cum. Sit enim sed commodi iste dolore sit. Totam beatae eveniet deleniti a et est saepe. Expedita eos quia qui quos ducimus ratione ut suscipit.\n\nDoloremque magnam alias rem modi. Hic aut magnam optio et nihil natus. Accusantium molestias sed vero provident. Pariatur perspiciatis rem molestiae nihil et eius quod.\n\nEt veniam commodi architecto. Nemo corporis maiores accusantium necessitatibus laboriosam explicabo at atque. Quasi rerum sunt omnis autem laudantium. Fugiat nostrum nesciunt voluptatem officia et et optio.\n\nVoluptates rerum ducimus consequatur similique rem. Laboriosam distinctio quas enim sapiente beatae facere quo. Ab maiores est qui. Explicabo ea blanditiis voluptatum culpa at rerum assumenda.', 'Tempora vel et est veritatis voluptatum quibusdam et. Consequatur qui soluta doloribus quidem labore quibusdam. Amet et veritatis quo eligendi cumque.', 'Earum ratione aperiam velit nisi reprehenderit qui aut.', 'non,non,fugiat', NULL, '2021-10-13 08:41:16', '2021-10-13 08:41:16'), (6, 'Sunt quia modi aperiam.', '1994-09-01', '/storage/téléchargement3.jpeg', 'Voluptatibus voluptas numquam asperiores. Velit cum adipisci omnis ut mollitia. Ducimus sed nesciunt omnis qui eum dolorum. Quia praesentium qui dolores dolorem alias deleniti.\n\nAssumenda et omnis quis ullam dicta quod. Aspernatur consequatur quia rerum laboriosam doloremque laborum quaerat quos. Omnis sed officia quia non.\n\nAccusamus molestias consectetur aut porro dolor placeat. Dolorem voluptas voluptas officiis. Ut deleniti quos omnis qui. Id reprehenderit voluptates quos.\n\nVoluptas delectus animi ut aliquid dolorem quia voluptatum. Velit et inventore veritatis omnis rerum incidunt minus. Voluptatibus recusandae ipsum ea quia rerum neque eum.\n\nRerum esse saepe dolores illum est. Voluptas enim a qui. Porro iusto excepturi odio laboriosam unde et illo. A debitis id nemo cum iusto iste. Alias ut non consequatur alias.\n\nUllam voluptas illum voluptatem non sed. Voluptatem vero officia officiis. Delectus quaerat et totam qui dicta omnis. Eligendi in sit animi suscipit laudantium.\n\nQui officiis velit natus est quaerat magnam ullam. Enim exercitationem commodi quas magnam. Alias iusto quos nesciunt modi provident unde. A et qui odit aut sit non.\n\nExercitationem rerum sapiente dolore magnam nam omnis qui. Assumenda eaque eius quibusdam qui in velit ratione. Quasi ut consequatur minima esse possimus facilis qui quasi.', 'Culpa at et ipsa ullam est. Quo velit repellendus deleniti necessitatibus. Quis debitis rem pariatur aliquid.', 'Rerum dicta vero officiis libero laborum.', 'deserunt,fugit,aliquid', NULL, '2021-10-13 08:41:16', '2021-10-13 08:41:16'), (7, 'Doloribus dolor iusto.', '2004-12-27', '/storage/téléchargement1.jpeg', 'Porro velit quia qui id aliquid laboriosam. Illo quam minus accusantium delectus qui eum ex. Nobis nostrum voluptatem sit.\n\nConsequatur quam quia repellat facilis dolore cumque et. Quia necessitatibus sed qui et voluptatibus. Delectus cupiditate officiis accusantium itaque ex est. Eligendi dolorem harum similique similique placeat qui est.\n\nItaque libero maiores aut odit qui ducimus est. Quos culpa saepe enim at porro. Molestiae consectetur quis magnam natus consequatur explicabo dolorem.\n\nEveniet nisi reiciendis accusamus iste minus dolorem facilis dolore. Amet sed voluptates aliquam earum minima. Laborum voluptates magni voluptatum sunt ea cumque.\n\nConsequatur molestias aliquid quis sunt aperiam quos. Aliquid dolorem similique quo error. Sed ipsum ut distinctio eius ut vero. Ducimus dolorum est aliquid cum placeat. Animi soluta veritatis ad amet.\n\nVoluptate aspernatur libero est voluptate error aliquam sequi. Fugit quae eum est rem. Ab saepe sit qui corporis dicta totam consectetur. Enim veritatis consequuntur explicabo odit.\n\nNon eveniet eos ad exercitationem. Numquam eos cum qui aliquam perspiciatis nesciunt nemo. Qui sapiente a architecto voluptas eaque quaerat.\n\nNon quisquam unde officia quia. Neque sunt sint in autem occaecati qui facilis. Dolores maiores quia animi quibusdam.', 'Est labore eos est dolorem animi soluta est. Omnis itaque ut aut itaque harum incidunt ab ut. Velit architecto officiis quae reprehenderit. Omnis nihil cum totam corporis molestiae omnis.', 'Id iure iure dignissimos rerum magni et.', 'et,expedita,pariatur', NULL, '2021-10-13 08:41:16', '2021-10-13 08:41:16'), (8, 'Soluta ducimus vero est reprehenderit.', '1976-11-16', '/storage/téléchargement2.jpeg', 'Ab quo repellendus aliquid nemo nobis. Possimus odio autem dolorem voluptas qui vel beatae. Veritatis nihil doloribus iusto totam fugiat iusto quo. Placeat est tempore modi et vel amet sint quas. Non ab amet velit nam ea.\n\nQui omnis aspernatur eos illum nam itaque aliquam. Ut facere ea magni consectetur et aut aperiam exercitationem. Est ab eius et ea omnis aut id. Ratione qui sunt laborum accusamus illo quas dolorum.\n\nSit dolores amet repellat et omnis est. Nostrum optio adipisci quo quia. Suscipit natus ut suscipit architecto.\n\nEligendi a esse ut harum officia. Ipsam rerum porro ipsa et fuga neque reiciendis. Voluptas culpa earum quibusdam illo explicabo.\n\nLabore corrupti qui dolorem sint similique cumque placeat. Pariatur quos odio et cum recusandae. Harum atque ut culpa est eius quis.\n\nHic velit qui debitis placeat. Ullam dolores delectus explicabo dolores veritatis autem.\n\nExplicabo vero asperiores quo quibusdam quia molestiae quis. Velit animi vel eligendi delectus dolorum non nulla. Et rerum corporis quidem repellendus blanditiis eveniet.\n\nEum nisi maxime repellendus eligendi consequuntur delectus. Dignissimos id soluta tempora et. Voluptatibus suscipit inventore qui dolor.', 'Est eos impedit laborum cumque sunt. Totam deleniti ut expedita accusantium id qui occaecati placeat. Consequatur aperiam ipsam veritatis. Amet ut et iste mollitia facere eligendi pariatur.', 'Laudantium in dolores qui at consequatur ex architecto.', 'et,tempora,ipsum', NULL, '2021-10-13 08:41:16', '2021-10-13 08:41:16'), (9, 'Autem facilis consequatur voluptate aut veniam.', '2013-03-02', '/storage/téléchargement3.jpeg', 'Aut officia consequuntur non voluptatum. Nihil quas fuga placeat eveniet. Fugiat corporis et occaecati laboriosam delectus reprehenderit rem. Sequi ut asperiores omnis quam nihil. Inventore voluptatem quia quo dolore animi.\n\nProvident architecto aut officiis unde. Voluptas voluptas expedita ut qui dolor. Repellendus sed laudantium consequatur consequatur sunt eum. Enim voluptatem veritatis ut provident fugit omnis.\n\nOccaecati aspernatur illum exercitationem doloribus. Nihil perspiciatis ipsam vitae dolore at. Pariatur a qui quibusdam eos. Quo voluptatem laborum dicta nihil quis voluptas.\n\nAperiam commodi voluptatem at numquam et et. Dolorum dignissimos commodi explicabo sunt. Et explicabo harum perspiciatis mollitia et ut ipsam velit. Molestiae illum qui voluptates in. Vel enim velit molestias qui.\n\nVeniam autem nobis consequatur voluptatem. Praesentium qui itaque eligendi quisquam laudantium atque suscipit dolor. Impedit nihil velit eum minus tempora quia voluptates sequi.\n\nEst ratione nesciunt enim ipsam. Voluptas molestiae ipsam facilis est. Qui cumque aut illo. Inventore officiis quas minus ipsam voluptatibus sed quos.\n\nNobis voluptas quis hic molestiae illum. Molestias id sint reprehenderit eos. Facilis quia molestiae enim illum consequatur repellendus ad. Unde perspiciatis provident amet tempore debitis quasi quasi tempore. Illum quia corporis non exercitationem quisquam impedit.\n\nAdipisci fugiat velit beatae ipsam et dicta iure est. Optio ipsa ut qui voluptate. Molestias molestias maiores aut et quibusdam minima sed. Quo voluptate natus tenetur rerum itaque iure dignissimos. Quia itaque voluptatem nostrum ut laborum commodi cum.', 'Voluptas natus excepturi soluta quas. Pariatur rerum consequatur optio ut amet et officia. Ex placeat qui placeat est. Quam voluptate repellendus tempore voluptas et corrupti eveniet. Beatae sunt nam optio numquam repellendus quis.', 'Nesciunt dolor cupiditate ullam est earum.', 'veritatis,perspiciatis,placeat', NULL, '2021-10-13 08:41:16', '2021-10-13 08:41:16'), (10, 'Fuga quis nemo.', '2018-05-09', '/storage/téléchargement1.jpeg', 'Asperiores facere saepe voluptatum. Minima quo sint eaque molestiae sit sunt. Occaecati occaecati qui earum numquam. Aspernatur totam cupiditate dignissimos architecto qui sint quia.\n\nDolores est et vel. Ipsa laudantium voluptate quam odit ea nemo. Mollitia et quia totam. Et quos natus amet voluptate quia placeat repellat.\n\nEa odio ut natus laborum quis. Quae nemo iste praesentium aut. Praesentium id sunt et et beatae voluptas nostrum. Similique vel dignissimos fuga eaque voluptas.\n\nMagni iste qui eveniet illo voluptatem veritatis voluptates. Quaerat impedit nostrum quod provident. Nemo dicta dolores sed officia nostrum similique a adipisci.\n\nEligendi eius ex consectetur fugiat ut. Esse et quo voluptatem odio. Harum deleniti est blanditiis voluptatem doloremque. Et sit doloribus suscipit ducimus iure.\n\nQuia amet quos nihil enim quaerat sed deleniti ut. Ut molestias placeat inventore placeat ut aperiam. Dolor itaque in non quis similique.\n\nCorrupti quos iusto incidunt veritatis. Quis illum nisi voluptatum odit. Qui molestias ut vitae sit ea. Perferendis dolor asperiores necessitatibus eum consequuntur. Distinctio sed qui dolor officiis ut.\n\nFacilis velit magni qui est. Quam et nisi officia id et. Tempore corrupti aut quibusdam illo ut. Omnis ut accusantium eos necessitatibus adipisci facere necessitatibus.', 'Facere voluptatem quis voluptas numquam dignissimos et eum. Non repellendus eos beatae at consequatur et. Rerum et quod qui qui. Soluta tempore laudantium similique aut magnam recusandae. Placeat natus vel sint tempora maiores error quia.', 'Aut enim excepturi et omnis.', 'quia,sed,possimus', NULL, '2021-10-13 08:41:16', '2021-10-13 08:41:16'), (11, 'Adipisci mollitia itaque temporibus.', '2001-10-19', '/storage/téléchargement2.jpeg', 'Quam aliquam qui neque et. Ducimus facere sed voluptatem voluptatibus harum. Est iste odit quam ut placeat reprehenderit nostrum. Fugiat ut fugit deserunt ab nisi id aperiam et.\n\nAb quia quia distinctio sapiente nesciunt saepe id. Iure fugiat voluptas asperiores aperiam. Consequuntur totam quia eum. Odit eaque inventore at est quia distinctio beatae. Necessitatibus illo consequatur quibusdam quis voluptatem.\n\nHic voluptates est similique facilis. Odit recusandae accusantium excepturi necessitatibus maiores occaecati est tempore. Est illum et alias quia. Consequatur exercitationem et aut sint. Eos quisquam voluptatem qui iusto eos.\n\nExpedita fugiat et occaecati ratione tempore est quisquam. Ad amet eaque vel eos. Voluptatem sed est et voluptatem eos assumenda magni.\n\nEst sequi incidunt odio doloribus et dignissimos. Iste est pariatur iure. Necessitatibus autem earum ab ipsum velit velit.\n\nDistinctio illum quia minima voluptate. Occaecati tenetur fuga nostrum. Cumque iusto occaecati ut nisi optio consectetur. Et aperiam dignissimos ut.\n\nProvident accusamus qui porro velit omnis laboriosam id ea. Omnis officia nihil quis sapiente accusamus consequatur eum error. Ut explicabo tempore dolorem esse harum natus.\n\nTenetur voluptas blanditiis dignissimos repellendus minus voluptatibus. Dolores accusantium recusandae nisi qui. Voluptates necessitatibus ea ut.', 'Fugit placeat hic est provident. Quibusdam accusamus velit necessitatibus unde ipsam nihil ducimus. Sint officia necessitatibus et dolores qui sit rem vitae. Ea nulla quisquam voluptatibus deleniti dolorum. Ad eum vel quia ducimus tempora eum. Reprehenderit facere corrupti quia dignissimos dolorem quam laborum.', 'Quasi hic sint at sit id voluptatem.', 'blanditiis,magnam,doloribus', NULL, '2021-10-13 08:51:50', '2021-10-13 08:51:50'), (12, 'Voluptatem est quas nobis.', '1977-11-30', '/storage/téléchargement3.jpeg', 'Sunt odio et eum natus. Exercitationem consectetur harum expedita et quis aut ea. Occaecati sunt sed placeat enim quasi enim repellat.\n\nIpsum qui aut sint explicabo velit nemo sit. Officia aut adipisci eos ducimus quia quaerat sit natus. Omnis quia culpa quas quis explicabo beatae vitae.\n\nNobis corporis pariatur rerum ipsam quis est dolorem. Sit eius quia et et corrupti. Officia voluptate facilis quia consequuntur possimus.\n\nConsequatur hic sed beatae sit officiis dolores veritatis. Possimus et corrupti sed at ex et. Possimus doloremque dignissimos laboriosam et eos. Aut eligendi in sequi pariatur provident quidem iusto sit.\n\nDolores ut ex dicta qui voluptatem perferendis commodi sit. Corrupti soluta officia rem nisi commodi quis accusantium. Porro dolor aliquam ad tenetur.\n\nPerspiciatis esse voluptas sed nostrum a vel perspiciatis. Sequi omnis nam consequatur voluptatem rerum sed aut.\n\nDolor dolor cum maiores officia. Assumenda doloremque maiores nihil deserunt vel corrupti est. Est autem excepturi laborum quod molestiae. Laudantium cum ipsam perferendis qui deleniti cumque perspiciatis.\n\nEum perspiciatis molestiae inventore consectetur sapiente ut id. Enim et facilis iste. Deleniti laudantium sunt facilis nemo.', 'Qui molestiae praesentium autem cum. Fuga cumque quia dolore molestias. Dolor dolores optio tempora. Aliquam aut id id odio rerum aperiam est.', 'Nobis itaque aut autem adipisci voluptatem fuga.', 'voluptas,dolor,occaecati', NULL, '2021-10-13 08:51:50', '2021-10-13 08:51:50'), (13, 'Fugit aut quaerat beatae aut.', '2015-01-31', '/storage/téléchargement1.jpeg', 'Totam vel assumenda numquam. Et inventore voluptates accusamus sit ut a. Modi natus eos alias itaque. Aut doloremque similique ad enim.\n\nFuga repudiandae ea et asperiores voluptatem. Sunt iste consequuntur tenetur et. Quia alias repellat unde porro.\n\nVelit nihil quaerat iusto perferendis aspernatur eum. Itaque voluptas beatae in eveniet. Quas dolorem similique sapiente repellat veniam. Cupiditate neque iure eos et neque quasi.\n\nBlanditiis aspernatur ad blanditiis fugit omnis nihil optio. Animi fuga dolor et aliquam qui quos. Molestiae sit minus et. Earum qui voluptates doloremque quia quia reprehenderit. Tempore eveniet aliquam sunt quia saepe.\n\nPerspiciatis temporibus harum vero fuga odit a iusto. Voluptatem perferendis et minus eaque labore delectus doloremque. Consequatur magnam et facere omnis cupiditate itaque dolores error. Ut veritatis incidunt laudantium enim eos voluptatem neque nulla. Et maxime eos quaerat corrupti sit nostrum sint.\n\nSunt est laudantium sed quos molestias. Quae quam cupiditate dolores est. Necessitatibus et dolore quia.\n\nConsequatur illo est itaque beatae maxime. Architecto temporibus quam sed velit. Totam fugiat id non voluptas magni dolorem. Quaerat illum earum deleniti voluptatum magnam ut ipsum.\n\nAliquid voluptatem ad reprehenderit non unde consequuntur error delectus. Et sunt atque eos rem unde. Eos cum nisi eligendi cum iure officia minus. Odio vero tempora quia esse.', 'Voluptas quas debitis autem iste et. Velit consequatur repellat maxime illum. Aut fuga laborum deleniti est nihil vitae. Molestiae dolores qui voluptatem sed voluptatem sequi. Illum fugit ut nihil.', 'Sint at quia aliquam facilis doloremque sint error.', 'qui,molestiae,sed', NULL, '2021-10-13 08:51:50', '2021-10-13 08:51:50'), (14, 'Magnam debitis harum incidunt.', '2009-06-02', '/storage/téléchargement2.jpeg', 'Neque repellat sunt quia laborum fuga eum ipsam repellendus. Consectetur expedita repellat impedit quia et. Nihil quia molestias cupiditate exercitationem labore qui mollitia.\n\nIpsa suscipit voluptatibus vitae accusamus minima. Dolorem magni adipisci nesciunt nihil. Provident atque at voluptas consequatur. Delectus molestias commodi atque cum libero quam.\n\nDignissimos ipsam vel aperiam ullam adipisci rerum nostrum et. Animi amet placeat quaerat iste. Fugiat et odit repudiandae fuga repellendus. Nihil sit illum dignissimos eligendi magnam.\n\nAb laborum quibusdam quia autem animi veritatis. Minima dignissimos illo aut consequatur architecto quia dolor. Id et amet qui atque repudiandae dolorum dolorum.\n\nModi qui molestias inventore eum voluptatum temporibus enim omnis. Ut ipsum quis libero dolor nulla. Debitis dolor unde odio necessitatibus non quia.\n\nQuae atque perspiciatis sed numquam ipsam. Tempore et placeat facere repudiandae odio est repudiandae. Adipisci fugiat ut harum aut explicabo minus consequatur nemo. Explicabo autem in laudantium perferendis qui doloribus omnis laboriosam.\n\nIpsam nulla corrupti ipsum id. Voluptas totam repellat assumenda provident totam. Aut et laudantium voluptatem illum sunt dolorum velit. Harum harum dolorum sed explicabo illo et. Quisquam voluptates voluptate sed voluptatem aut quod.\n\nLibero adipisci maxime sunt velit id ipsa consectetur at. Nisi quod perferendis ratione id. Atque occaecati qui itaque unde repellendus porro. Veniam minima nulla voluptatem.', 'Aliquam consequuntur sint asperiores harum. Atque id molestiae aut fugit. Deserunt dolorem nam recusandae totam at magni. Consectetur unde a iste aliquid.', 'Assumenda sint officia eaque provident.', 'vero,nihil,commodi', NULL, '2021-10-13 08:51:50', '2021-10-13 08:51:50'), (15, 'Aut assumenda delectus accusamus.', '1975-09-27', '/storage/téléchargement3.jpeg', 'Impedit unde eligendi ipsa facilis error incidunt sapiente architecto. In non cupiditate incidunt.\n\nAut optio expedita ab dolores harum. Et voluptas id molestias in voluptatibus. Molestias quos et sed id facere incidunt illo. Ea impedit est esse omnis dolores cupiditate.\n\nArchitecto rerum id nobis quisquam minima ab expedita quibusdam. Sunt excepturi voluptatem et unde eveniet sed nemo. Alias cum atque corporis ea aut tempora. Corporis qui laudantium ut. Labore reprehenderit voluptas nemo aut atque.\n\nNisi aliquid quia nulla. Delectus necessitatibus quia vel omnis non. Sit quae eveniet voluptatem cumque.\n\nUt non quidem praesentium esse. Molestiae nihil numquam expedita magni vel aut voluptates. Eius non sunt voluptas.\n\nOmnis beatae in in et. Doloribus incidunt molestiae quo velit facere. Est amet eius aperiam vel excepturi consequuntur. Id amet est non illo.\n\nSit repudiandae similique aut et. Aut reprehenderit ad quae sunt earum et. Eos et omnis consectetur.\n\nQuae assumenda in et quo adipisci libero qui. Illo earum deleniti dolorem delectus. Quis quis veniam quisquam. Aut reprehenderit ut aut officia at possimus.', 'Exercitationem animi quod excepturi veritatis. Sint temporibus voluptatem rem earum et dolorem eligendi laudantium. Ut facere esse reprehenderit natus error molestiae exercitationem. Ullam necessitatibus sed asperiores est distinctio doloremque ducimus eos. Consequatur ut magni ipsa eos autem quam sunt.', 'Iure explicabo aliquam qui ut repellat.', 'et,aliquid,voluptate', NULL, '2021-10-13 08:51:50', '2021-10-13 08:51:50'), (16, 'Eum fugiat vel dolores beatae.', '1971-04-14', '/storage/téléchargement1.jpeg', 'Quae distinctio molestiae incidunt quia velit animi. Dolorum tempore aut vitae odio qui quis error nam. Nisi culpa optio id sint adipisci. Occaecati ut tempore nam facere.\n\nEst et iste magnam praesentium neque temporibus. Occaecati dignissimos corporis repellat sit. Et corrupti harum neque sint voluptatum temporibus dolores. Iusto iusto ut neque illum repellat dolores.\n\nSoluta deleniti ab omnis non repudiandae aut numquam pariatur. Voluptatem qui perspiciatis et assumenda magni. Provident nostrum est et dignissimos earum quidem unde. Et molestias nesciunt voluptas officiis provident.\n\nQuia asperiores nam impedit voluptate sint ut aperiam consectetur. Impedit qui est repellendus veritatis.\n\nMinima repellendus officiis officia voluptas. Ducimus dignissimos odio quae eos. Facere illo explicabo voluptatem illo magni.\n\nEst dolores neque aliquam aliquam ab possimus. Autem tempore quaerat est et placeat. Perspiciatis delectus temporibus quo minus et sed et.\n\nImpedit explicabo praesentium placeat deleniti tempora. Voluptatem ea soluta cum inventore hic nihil delectus commodi. Incidunt officiis soluta reprehenderit.\n\nOmnis est sed quae quae autem illum impedit. Iusto eligendi consequatur harum maiores labore magni minus occaecati. Et aut nulla vitae laudantium ex eum magni.', 'Molestias qui omnis dolores temporibus possimus nesciunt. Vel reiciendis omnis pariatur qui ea. Rem asperiores incidunt quia velit consequatur. Nihil laudantium assumenda in cum non nihil in laboriosam. Officia dolorem repudiandae corporis. Maiores vel adipisci eaque qui delectus.', 'Error rerum consequatur in omnis ut.', 'natus,maxime,officiis', NULL, '2021-10-13 08:51:50', '2021-10-13 08:51:50'), (17, 'Et excepturi incidunt id id.', '1996-07-22', '/storage/téléchargement2.jpeg', 'Illo ipsam qui velit esse et iste. Qui doloribus vel dicta. Aut consequatur ratione eos enim debitis nihil magni. Rerum neque laboriosam id.\n\nUllam magnam fuga atque quis quisquam. Eligendi modi ad rerum ad minima. Iusto ut neque omnis quo qui praesentium aliquid. Maxime sint occaecati et sequi non.\n\nPlaceat consequatur facere voluptatem aliquam aut. Rerum labore vel voluptatem velit at nihil.\n\nAliquam itaque autem sapiente perspiciatis. Perferendis omnis est et vero. Laborum non dolorem sequi ea laudantium aut maxime eos. Consequatur perspiciatis dolore voluptatum totam doloremque. Eligendi aspernatur voluptates molestias sit quia quos esse quasi.\n\nPariatur in dolor doloremque ut. Modi voluptatibus et odio quo. Harum sunt cum velit et totam soluta consequatur.\n\nEa impedit veniam quae deserunt aliquid et quas. Vitae quo vel aut vero officia. Ipsum eveniet nulla porro temporibus voluptatem accusantium aut. Sunt voluptatibus labore quia omnis.\n\nEum suscipit nam beatae nisi ut velit earum. Omnis laudantium ipsa atque veritatis rerum aliquam officiis consequatur. Sunt odit veniam voluptatem. Laborum aut nesciunt voluptatem iste fugit odit.\n\nAssumenda odit eligendi aliquam voluptatem. Quis eos ipsum ipsa. Hic unde et quod vel necessitatibus ad. Dolorem molestiae sapiente temporibus harum.', 'Adipisci sequi nam non iste tempore. Ut ut unde ratione sequi. Illo eum non asperiores ut dolores sint beatae omnis.', 'Consequatur sed est magnam enim aut illo.', 'qui,qui,rerum', NULL, '2021-10-13 08:51:50', '2021-10-13 08:51:50'), (18, 'Nihil praesentium fugiat et.', '2004-09-14', '/storage/téléchargement3.jpeg', 'Dolorem perferendis amet enim pariatur consectetur. Molestiae aliquam omnis ex dolorum voluptas. Laborum dicta tempora beatae ipsum hic ea.\n\nPlaceat rerum nam et id voluptas. Aut explicabo tempora eligendi rerum. Ut dolorem id et asperiores voluptas dolorem. Rerum delectus voluptatibus optio.\n\nTotam quo inventore illum corrupti et omnis libero tempora. Ex cupiditate animi illum quia totam ut. Vel maiores nesciunt molestiae fuga reprehenderit ea voluptatem culpa. Dolores enim delectus dolor earum qui qui reiciendis impedit.\n\nPorro quisquam assumenda neque illo nostrum. Eaque aut impedit deleniti possimus. Similique doloremque quis esse qui.\n\nQuo harum id dolor error omnis. Saepe possimus porro blanditiis omnis inventore rerum. Accusamus dolorum velit ab atque voluptas. Et laudantium autem ab architecto vel consequatur quo.\n\nNisi et et consequatur necessitatibus sint. Labore optio deleniti maxime dolores tempora. Quam autem ea minima fuga aliquam ex. Non incidunt dicta in rerum ut.\n\nBeatae expedita omnis necessitatibus. Beatae laborum ex consequatur voluptates qui modi aut. Omnis aliquam ipsum aliquam voluptatem quisquam temporibus incidunt.\n\nEt ab voluptas facilis ullam velit exercitationem. Et laboriosam non sint. Fuga ipsum sed voluptatum atque omnis.', 'Aut nobis expedita autem consequuntur ut recusandae. Temporibus pariatur sed doloribus rerum et repellat. Nostrum accusamus dolores expedita dolor eos. Aut voluptas quo facilis necessitatibus ullam omnis reprehenderit ea. Ut id quam officia eos corrupti rerum magni. Quas reiciendis perferendis rerum omnis nam vel sint aspernatur.', 'Ad rerum consectetur modi error quia adipisci sit.', 'ut,sunt,aut', NULL, '2021-10-13 08:51:50', '2021-10-13 08:51:50'), (19, 'Consequatur exercitationem consequuntur quia repellendus.', '1993-07-04', '/storage/téléchargement1.jpeg', 'Nihil qui aut explicabo sint beatae omnis. Eveniet sint dolore placeat. Qui quia corrupti nam dolorem vel vel.\n\nPossimus velit earum quis officiis dolores. Minima laborum minima id eos odio sit. Deleniti autem sit fugit suscipit incidunt quibusdam. Dignissimos tempora officiis magnam perspiciatis amet ut.\n\nUt voluptatibus dolores consequatur ea odit. Omnis voluptas qui ipsa assumenda debitis suscipit ad. Voluptatibus dolor fugiat ut dolor perferendis. Aut dicta dignissimos voluptatem earum mollitia porro ex.\n\nEt omnis voluptatum itaque voluptatum facilis ad. Minus similique sit repudiandae consequatur aut corrupti. Quia ipsam dolorum nesciunt delectus.\n\nOptio perferendis ea aspernatur quo ut vitae reprehenderit. Cumque placeat saepe eos temporibus minus. Perferendis nesciunt et excepturi nam voluptatem non.\n\nLaborum iste nihil officia similique. Delectus laborum consectetur aut perspiciatis quia occaecati facilis.\n\nDolorem harum fugiat libero non voluptas pariatur. Consequatur et sunt eos voluptas iste. Tempora atque asperiores accusamus saepe alias fugit excepturi.\n\nDolor ea et a iste. Est voluptatem rerum molestiae aliquam molestias. Dicta quam ut rerum labore.', 'Blanditiis non suscipit est fuga. Aperiam distinctio dicta animi fuga corrupti eligendi. Excepturi aut non voluptatem omnis.', 'Qui omnis sapiente ex accusamus.', 'sed,in,occaecati', NULL, '2021-10-13 08:51:50', '2021-10-13 08:51:50'), (20, 'Et voluptas eius at veniam.', '1992-07-09', '/storage/téléchargement2.jpeg', 'Qui reprehenderit tenetur et id quae nihil sit. Reprehenderit vitae excepturi et sed cum est rerum. Ad id omnis quam debitis. Quisquam voluptatibus non expedita autem et.\n\nEt explicabo ut dicta temporibus qui. Autem ex et quo optio sunt corrupti. Fugiat voluptate ipsa enim minima molestiae quis quidem.\n\nDistinctio quo nihil id ipsum. Voluptatem in quos nostrum. Hic ut repudiandae ex id soluta.\n\nAlias et qui maxime eaque placeat labore quam. Ut debitis veniam quis quo voluptas. Et eius recusandae qui est libero. Deleniti est et et vel quod.\n\nMolestiae voluptatum et dolores explicabo veniam voluptatem consequatur. Ipsa odit veritatis consequatur quis quae. Hic ut asperiores aut blanditiis provident ratione. Officia voluptatem explicabo quia.\n\nMaiores sint aspernatur iure suscipit assumenda. Praesentium doloribus nihil porro quis. Sit nihil excepturi aut.\n\nBlanditiis sint sapiente sed aut. Iure molestiae necessitatibus rem accusantium ab aspernatur quos consequatur. Autem ex doloribus recusandae non.\n\nEt aut molestiae voluptas minus non ab deleniti. Ut nostrum quod saepe aut sit. Nihil cum incidunt ratione. Vel alias ullam corporis accusamus error porro similique.', 'Ea quasi molestiae ullam quidem. Id ut autem architecto sunt culpa non officia. Maxime dolorem natus accusamus doloremque nihil. Enim vero labore nam perspiciatis velit. Qui totam quam nulla qui voluptatibus. Sunt aut et exercitationem non atque doloribus.', 'Eveniet sed alias quo consequuntur dolorem.', 'magnam,possimus,aut', NULL, '2021-10-13 08:51:50', '2021-10-13 08:51:50'), (21, 'Amet doloribus sed.', '2019-03-06', '/storage/téléchargement3.jpeg', 'Nesciunt molestiae nesciunt odit laborum mollitia distinctio dolores. Eos quidem sequi ab aut dolorem consectetur est. Occaecati rerum eos dolor doloribus eaque eligendi ut.\n\nPariatur at nostrum unde et. Ullam nisi sed voluptates est esse distinctio voluptatem. Quis quo dolores sint in totam et rerum.\n\nVoluptate aut sapiente fugit tenetur corporis. Quaerat eveniet qui rerum quo laborum. Et facere recusandae est quos.\n\nSint id doloribus sit cum. Dolor sit beatae accusamus sint. Voluptas officia sint dolorum.\n\nQuibusdam voluptatem culpa quis facere. Tempora numquam tempore eos. Officia amet est in cupiditate rerum. Doloribus possimus dolores et nesciunt officiis.\n\nRepudiandae animi quod iusto saepe. Ipsa voluptas aut assumenda distinctio deleniti nisi.\n\nSint molestiae et dolorum architecto sequi. Dolores voluptatem itaque impedit. Voluptatum in et est voluptatem. Aliquid rerum aut minus id.\n\nRepellat amet alias dolor temporibus. Ut repellendus ad enim neque et doloribus.', 'Quia deleniti placeat sit voluptas velit eum atque. Id dolor omnis porro asperiores accusantium. Quia blanditiis eaque voluptas. Sunt nisi deleniti dolores repudiandae autem omnis rerum. Non enim in praesentium consequatur. Inventore architecto ullam saepe non vel repellat est.', 'Eius doloribus necessitatibus temporibus ut delectus dolor aut.', 'ratione,minus,exercitationem', NULL, '2021-10-13 08:51:52', '2021-10-13 08:51:52'), (22, 'Non fuga qui deserunt ut.', '2010-10-14', '/storage/téléchargement1.jpeg', 'Minus corrupti facere voluptas aperiam dicta nulla. Ducimus accusantium eum rerum aliquam quasi suscipit. Voluptate impedit possimus placeat tempore.\n\nSunt eos sunt voluptas incidunt doloribus commodi consequatur. Sunt voluptatem qui reiciendis ad qui velit. Vel eveniet magni similique ut odit.\n\nRem delectus eaque soluta. Temporibus nam aspernatur molestiae. Quidem veniam aut praesentium quo dignissimos voluptas. Quo nostrum voluptas pariatur est.\n\nFuga facilis esse corrupti dolores cum. Eos adipisci fuga et in et. Excepturi molestias rerum et dolorem nam corrupti.\n\nHarum maiores et iure. Nisi repellendus id ipsam quos consequatur sunt. Nihil impedit eum nemo aperiam numquam cupiditate. Qui molestiae cupiditate voluptatibus omnis ut.\n\nEst enim tempore dolore officia. Voluptas rerum maiores laboriosam voluptatem. Eos nihil qui sint consequuntur nulla. Adipisci rerum vel asperiores dolores.\n\nIure delectus quia facere quis rerum et. Dolores ut at aut rerum ut autem aut. Doloribus incidunt rerum molestiae sint iusto et accusamus sint. Qui aspernatur sint saepe placeat rerum animi aliquam.\n\nQuos distinctio eum distinctio ex nihil. Suscipit nesciunt adipisci mollitia corporis. Quis ex aut voluptas voluptatum. Ea et delectus cum. Qui aut voluptatem dolorem eos nihil.', 'Nesciunt voluptatibus iusto provident quidem tempora maxime voluptatem. Sed repellat sint est non est. Vel iure doloremque ut. Ducimus ipsa non sed doloremque necessitatibus.', 'Est fugiat ab pariatur fuga.', 'dolor,consectetur,aliquam', NULL, '2021-10-13 08:51:52', '2021-10-13 08:51:52'), (23, 'Et quae ratione iusto aut.', '1993-02-22', '/storage/téléchargement2.jpeg', 'Doloremque neque est fugit qui minima excepturi sunt. Fuga labore voluptas similique rerum ea non ut. Occaecati aut voluptas in vel eligendi odit consequatur voluptatem.\n\nEst libero dolorem autem rerum quod fugit. Accusamus ut aut reiciendis. Et consequatur eos veritatis assumenda. Nobis mollitia vero rerum ut exercitationem.\n\nEst maiores odio veniam at eum unde. Qui vel quibusdam enim cumque quia. Enim et rerum in explicabo reprehenderit voluptate et. Dolor aperiam dolorem illum voluptates quae cupiditate itaque.\n\nExplicabo et dolores velit nemo et. Nam perferendis voluptatum ut consequatur. Optio quod rerum non non omnis dolorem.\n\nNon nihil ratione at earum nesciunt. Architecto quis ullam et ullam molestiae impedit et. Iste molestias possimus et temporibus nesciunt possimus. Ut consequuntur ullam distinctio aut dolores sed.\n\nEos dolor enim voluptatem itaque et nobis officia. Ducimus aperiam quis beatae. Dolorem voluptas quia asperiores alias adipisci natus et. Similique unde veniam mollitia voluptatibus eum voluptatem.\n\nFugit ut nostrum ullam voluptatem deleniti necessitatibus quod repellendus. Rerum vel quia corporis esse quasi. Fugit non eius quia doloremque. Aliquid et reprehenderit ad minus officia consequuntur.\n\nVeritatis quos excepturi soluta nemo sit et officiis omnis. Consectetur a hic doloribus molestias et ut. Tempora aliquid illum voluptatem animi. Voluptate recusandae saepe necessitatibus qui voluptate velit. Sunt impedit voluptas aut ipsa officia error non porro.', 'Sed delectus sunt quo molestiae odit suscipit. Aspernatur ut sint omnis aut. Nihil mollitia deleniti quidem placeat voluptatem explicabo consequatur nihil. Fuga quis vel sed quia.', 'Et quas nobis molestiae laborum.', 'suscipit,ad,accusamus', NULL, '2021-10-13 08:51:52', '2021-10-13 08:51:52'), (24, 'Cum enim eaque id non.', '1980-06-14', '/storage/téléchargement3.jpeg', 'Nihil voluptatem facere commodi dicta non doloremque fugiat. Et aliquid sed adipisci quae pariatur corrupti nesciunt. Quo aliquid sint quas. Qui atque sint iure.\n\nQui aspernatur velit ut nulla. At accusamus quam aperiam aliquam. Sunt et soluta non blanditiis qui commodi fuga. Nisi est sed sit autem et sit.\n\nExplicabo minus tempora eum quia tempora error. Ex consequatur expedita magnam et voluptate. Voluptatem dolorum consequatur reprehenderit in.\n\nVoluptate et quod enim error. Quia accusamus assumenda ex vitae dicta molestiae. Illum dolor laboriosam sequi.\n\nTempora soluta sunt mollitia enim. Illo assumenda facilis assumenda alias corrupti. Et consectetur modi et molestiae magnam repellat est. Veritatis at similique corporis modi cupiditate consequatur. Voluptatem qui iure doloremque quam quae neque.\n\nDicta possimus modi dolorem vero et libero. Et rerum sunt tenetur quis ipsam perferendis ex quasi. Voluptatem consectetur id voluptatum nam. Fuga incidunt quia et perspiciatis eius.\n\nNatus quasi et ipsum qui quam dolorum fugiat. Dolores hic eos possimus cumque doloribus quis nemo. Facilis occaecati deleniti laborum et. Cupiditate accusamus accusantium sit consequatur voluptatem quibusdam.\n\nEt alias quasi et est voluptatem ducimus amet. Distinctio incidunt eos non aut nam impedit ut. Perspiciatis aliquid ratione sint consequatur.', 'Enim sit vitae consequatur vero officia. Quo voluptas odio suscipit harum et corrupti perferendis. Expedita vitae iure voluptatem tenetur.', 'Consequatur corporis illo voluptatem repellendus laborum aut magnam dicta.', 'non,reiciendis,non', NULL, '2021-10-13 08:51:52', '2021-10-13 08:51:52'), (25, 'Suscipit quis ipsum cupiditate dolorum.', '2000-07-28', '/storage/téléchargement1.jpeg', 'Occaecati ducimus molestiae voluptatibus tenetur in minima. Inventore ducimus officia hic architecto adipisci velit. Consectetur ad fuga autem voluptas autem doloribus.\n\nDeserunt aut ea natus incidunt neque omnis aut. Officiis voluptatem ad vitae ut aut.\n\nAut voluptatibus occaecati eos ut praesentium assumenda. Quia minus est ipsam suscipit. Vitae facere cum laborum necessitatibus sit earum.\n\nQuia rerum veniam tempora sed sed perspiciatis dolor doloribus. Sed illo beatae blanditiis distinctio.\n\nAutem dolores consequatur enim aut. Deleniti dolorem temporibus dolorem. Dolores animi in et adipisci eaque a reprehenderit.\n\nAut quo nostrum dolores id asperiores nobis. Molestiae impedit quia aut quis. Quia nisi perspiciatis iure corporis pariatur ut consequatur occaecati. Dicta voluptates est magni quisquam.\n\nFacilis exercitationem qui vel aliquid. Qui natus optio sit non iste recusandae vel. Laboriosam repudiandae cupiditate eligendi vitae in tempora. Explicabo sint voluptatum illum.\n\nNihil illum eaque animi nesciunt ipsam. Eum aut magnam illum alias. Eveniet aut laborum qui corrupti. Alias minima consequatur voluptatibus fugit illum saepe.', 'Culpa in alias facilis voluptatem voluptates sed. Repellendus suscipit necessitatibus esse possimus nihil qui nostrum. Id labore eos exercitationem fuga vel ducimus facilis.', 'Excepturi sint earum dolorum dolores cumque.', 'magni,et,veritatis', NULL, '2021-10-13 08:51:52', '2021-10-13 08:51:52'), (26, 'Quidem sequi ea magni qui.', '2005-06-30', '/storage/téléchargement2.jpeg', 'Quia molestiae incidunt assumenda tenetur aut. Voluptate aperiam reprehenderit in quaerat minima eligendi. Fugiat veniam eos veritatis provident. Deleniti quibusdam ipsam sint quia ad dolore.\n\nSequi numquam non sit quos ipsa aperiam. Reprehenderit harum commodi amet. Sed ad quaerat ratione quam accusantium enim.\n\nQuo et accusamus explicabo et. Sunt ipsa voluptatem facere ea. Eaque corrupti officia voluptatem quibusdam illo. Aut veritatis possimus eum quaerat recusandae.\n\nDeleniti nulla cupiditate qui perferendis. Nulla occaecati ipsa ex deserunt. Est beatae minima dolor quidem dolore. Exercitationem amet quis quia facere repudiandae.\n\nDolorum dolore qui enim fuga vel. Quia totam dolorum odit dicta culpa. Cupiditate excepturi eos porro inventore. Est ratione deleniti odit voluptas rem.\n\nNon enim cumque magni voluptas nesciunt esse. Repellat fugit qui voluptatum qui velit et nemo. Qui eum earum corrupti commodi et. Quo veritatis non numquam culpa aliquid sit.\n\nOdio molestiae et sint hic maxime. Illo sed quidem aliquam adipisci voluptas sed. Qui rerum dolore aperiam sint ut aut recusandae. Aut minima natus necessitatibus animi voluptatem sit facere.\n\nAut est maiores reiciendis. Exercitationem et illum qui nesciunt officia. Est amet reprehenderit rem rem vel maxime odio. Debitis et in voluptatem quo ut.', 'Voluptate tempore modi omnis omnis hic et. Est inventore enim odio et. Dolores enim assumenda sequi et et repellat unde.', 'Sed qui delectus laboriosam cum repellat.', 'quia,laboriosam,illum', NULL, '2021-10-13 08:51:52', '2021-10-13 08:51:52'), (27, 'Vero non quia voluptatem dolor dolorem.', '2015-04-26', '/storage/téléchargement3.jpeg', 'Quo aut expedita non deleniti qui delectus doloremque perferendis. Accusantium ut eaque in tempora corporis inventore eum. Iure non ut explicabo qui non voluptatem non.\n\nMinima et iure quod nam autem. Aut et et architecto illum laudantium laudantium qui. Vel dolores aut eius iusto. Voluptates voluptatum dolorem totam tempore.\n\nDeleniti ullam sit beatae iure. Sint quasi alias iusto ipsa. Eum possimus quasi blanditiis.\n\nAlias et saepe quas ut voluptates aspernatur saepe. Similique aliquam facilis sed cumque. Asperiores quis provident facere nihil enim est. Culpa accusantium minima voluptatem qui eum voluptatem.\n\nMagnam ad iusto id sunt cumque. Sunt molestiae explicabo corrupti et corporis omnis. Ut facilis velit beatae mollitia sed sequi. Et necessitatibus numquam ipsa cupiditate et ipsam. Nesciunt quaerat recusandae aliquid.\n\nCorporis sunt velit a nulla. Assumenda commodi voluptas similique.\n\nDelectus dolorem laborum sed eos. Sunt eum aliquam enim earum. Voluptas velit dolores sapiente voluptas voluptatem. Accusamus quam omnis quibusdam dignissimos iure.\n\nNostrum quia provident dicta omnis nobis. Modi facilis ea modi voluptatem perspiciatis aliquid.', 'Iusto qui architecto aut rem. Saepe veniam aut consequatur recusandae minus. Distinctio ipsa voluptatem sint omnis non et. Inventore voluptatem non quibusdam.', 'Illo fuga dolorem ipsa aliquid facilis.', 'doloremque,quibusdam,et', NULL, '2021-10-13 08:51:52', '2021-10-13 08:51:52'), (28, 'Voluptatibus voluptatibus itaque amet.', '1987-07-21', '/storage/téléchargement1.jpeg', 'Sed quo et distinctio illum minima. Repudiandae ratione excepturi cupiditate et.\n\nAccusantium illum doloribus quibusdam beatae magni ratione. In et impedit qui nam id molestias. Neque assumenda vel voluptas est eligendi commodi iure fugiat. Quia et sit ipsa ut aut autem rem.\n\nDeleniti consequatur dolorem nesciunt est ut. Quam eum explicabo et quaerat fugiat quas at. Aperiam adipisci consequatur officia esse sunt sint.\n\nDignissimos aut voluptatem possimus aperiam. Adipisci delectus illum qui debitis. Qui placeat magnam perferendis in rerum.\n\nEst unde est architecto. Expedita quod et repellat qui rem voluptas et consequatur. Rem distinctio error perferendis quia minus enim.\n\nFuga quia perspiciatis qui dolores nulla asperiores dolorum. Laboriosam omnis dolore dolor tempora rerum. Similique quia facere culpa exercitationem voluptas.\n\nDistinctio et ratione ullam in nam in. Laboriosam dolore deserunt est consequatur ipsa tempore non. Odio quia voluptas enim nihil nobis veniam. Est incidunt quod fuga iste quis rerum nisi.\n\nEnim ut dolorem deserunt maiores. Qui laborum iste quia tempora. Officia repellendus dolore eaque exercitationem. Magnam sunt eos veniam labore molestiae ipsam beatae.', 'Aut quod est magnam explicabo id quae. Dolores consectetur consequatur consequatur saepe nostrum. A hic suscipit molestias atque sed ad.', 'Quos esse iste aut accusamus vel et.', 'voluptatem,nam,adipisci', NULL, '2021-10-13 08:51:52', '2021-10-13 08:51:52'), (29, 'Sed tempore officia molestiae dignissimos.', '2007-11-19', '/storage/téléchargement2.jpeg', 'Consequuntur debitis incidunt blanditiis est voluptatem quia debitis. Rem voluptate est ullam assumenda dolor sit et. Sint sint architecto eos nobis cumque ut autem. Consequatur in veritatis eos est qui. Assumenda alias sit asperiores.\n\nAutem nobis voluptas saepe. Odio doloribus placeat omnis optio doloremque voluptatem. Consequatur aut consectetur id aut dolor voluptate aut sequi.\n\nVel et sint quis harum qui quas eum. Voluptatem a et esse nihil officia veniam. Consequatur non reprehenderit quibusdam repudiandae minima vero. Ut occaecati excepturi illo cumque similique.\n\nAlias deleniti inventore aliquam minima exercitationem ullam. Omnis provident eaque ut consequatur ipsum doloremque non. Et ad cumque et consequatur.\n\nUllam commodi laudantium hic consequatur. Et non deserunt rerum. Explicabo quia quia magni ipsa. Ad voluptatibus occaecati corrupti nisi corrupti.\n\nReiciendis dolores cupiditate reiciendis consectetur ipsa aliquid eum. Eos optio vero alias est et sit dolor. Iusto consectetur perspiciatis nam. Eius quia explicabo magni veniam a excepturi.\n\nAut earum unde aut expedita minus laborum. In sed delectus similique. Nam id officiis enim. Cum quo quaerat distinctio soluta ut harum quo.\n\nCorrupti ducimus fugiat voluptatibus autem. Voluptas quasi sunt non. Pariatur esse enim quod necessitatibus ipsam corporis.', 'Est dolorem et non labore maxime omnis natus voluptatem. Quasi officiis qui culpa cupiditate odio. Voluptas ullam et delectus consequatur rerum ad et.', 'Beatae blanditiis quibusdam officiis omnis ex doloremque debitis.', 'omnis,ex,veniam', NULL, '2021-10-13 08:51:52', '2021-10-13 08:51:52'), (30, 'Pariatur consequatur aut dolor cum autem.', '1990-04-29', '/storage/téléchargement3.jpeg', 'Enim omnis quo ut nihil. Voluptatem dolores nostrum omnis. Impedit consectetur quia ipsum et vitae.\n\nIncidunt ad nam libero sit ducimus. Ducimus in ea pariatur ut. Occaecati nam numquam voluptate iure. Omnis dolores totam veniam neque. Quo reprehenderit beatae adipisci omnis ut.\n\nPerferendis laborum aut quo eveniet nam aut voluptate. Est dolorem labore occaecati nihil. Nihil dicta at dolorem sint placeat dolor tenetur.\n\nNatus dolorem nihil impedit. Sint modi inventore labore accusantium ea suscipit. Ut rem facilis explicabo qui dolorum neque est ea. Porro fugit occaecati nisi excepturi hic nihil corrupti.\n\nVel nesciunt ut magni et magni et. Eligendi cupiditate molestiae in distinctio dolores eveniet. Aut blanditiis dolor cumque.\n\nSit impedit labore rerum eum. Hic perferendis perspiciatis sequi quas aut tempore omnis odio. A in nesciunt necessitatibus distinctio dolor.\n\nVoluptate perferendis a aut enim. Ut quos et ut ut. Suscipit voluptatem rerum ratione reprehenderit delectus at. Quis temporibus expedita voluptates explicabo.\n\nOptio et facilis voluptas beatae. Ipsum nemo aut expedita placeat.', 'Eum nesciunt ut vero enim ea. Nobis et quos quaerat porro sit reiciendis id quo. Dolorem dolore quis sed officiis ipsa assumenda alias.', 'Ab iure ipsam natus veritatis porro consectetur.', 'iusto,nisi,minima', NULL, '2021-10-13 08:51:52', '2021-10-13 08:51:52'); /*!40000 ALTER TABLE `projects` ENABLE KEYS */; -- Listage de la structure de la table portfolio_laravel. users CREATE TABLE IF NOT EXISTS `users` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `users_email_unique` (`email`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- Listage des données de la table portfolio_laravel.users : ~0 rows (environ) /*!40000 ALTER TABLE `users` DISABLE KEYS */; /*!40000 ALTER TABLE `users` ENABLE KEYS */; /*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */; /*!40014 SET FOREIGN_KEY_CHECKS=IFNULL(@OLD_FOREIGN_KEY_CHECKS, 1) */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40111 SET SQL_NOTES=IFNULL(@OLD_SQL_NOTES, 1) */;
-- phpMyAdmin SQL Dump -- version 4.9.1 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Jul 06, 2020 at 06:43 PM -- Server version: 10.4.8-MariaDB -- PHP Version: 7.3.10 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `beautytips` -- -- -------------------------------------------------------- -- -- Table structure for table `about` -- CREATE TABLE `about` ( `id` int(1) NOT NULL, `isi` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `about` -- INSERT INTO `about` (`id`, `isi`) VALUES (1, 'Situs Ini dibuat untuk memenuhi tugas UAS Mata Kuliah Pemprograman Berbasis Web yang diampu oleh Pak Adi Pribadi dengan segenap hati ini yang bisa kami buat sebagai bahan penilaiin Nilai kami\r\n<NAME>\r\nFahmi Fahsya Filqaun\r\nArizha Feries'); -- -------------------------------------------------------- -- -- Table structure for table `situs` -- CREATE TABLE `situs` ( `id` int(25) NOT NULL, `judul` varchar(100) NOT NULL, `isi` text NOT NULL, `penulis` varchar(50) NOT NULL, `tanggal` date NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `situs` -- INSERT INTO `situs` (`id`, `judul`, `isi`, `penulis`, `tanggal`) VALUES (1, 'New Normal Populerkan Tren Skincare Ini', 'Pandemi virus corona membawa banyak perubahan baru dalam kehidupan masyarakat. Saat ini masyarakat memasuki era new normal. Memasuki era ini, banyak tren skincare yang menjadi populer.\r\nWalaupun sebelum pandemi wanita sudah sadar pentingnya kegunaan skincare, namun di era new normal kesadaran tersebut sepertinya semakin meningkat. Beberapa jenis skincare kembali ngetren dan banyak dicari. Apa saja?<br>\r\n1. Double Cleansing<br>\r\nSetelah melewati masa pandemi dan memasuki era new normal, orang-orang terbiasa menjaga kebersihan. Kebersihan menjadi hal yang sangat penting, begitu juga dengan membersihkan wajah dari sisa makeup melalui double cleansing. Kini semakin banyak orang sadar akan pentingnya menerapkan double cleansing untuk mendapatkan kulit wajah yang bersih.<br>\r\n2. Essence<br>\r\nEra new normal membuat banyak orang saat ini lebih paham tentang pentingnya memakai essence. Salah satu produk skincare ini sendiri bermanfaat melembapkan dan menjaga kadar pH dalam kulit.<br>\r\n3. Serum<br>\r\nSama halnya dengan tren penggunaan essence, pembelian serum di era new normal ini juga meningkat. Orang semakin sadar akan pentingnya penggunaan serum yang bermanfaat melembapkan, membersihkan pori-pori, dan membuat kulit wajah menjadi lebih glowing dan sehat.<br> \r\n4. Sheet Mask<br>\r\nSheet mask yang dipopulerkan oleh Negeri Ginseng ini belakangan memang bukan hanya menjadi tren, tapi sudah menjadi kebutuhan untuk merawat kulit. Memasuki era new normal, sheet mask kembali menjadi tren dan semakin banyak yang menyadari kegunaannya.<br>\r\n5. Eye Care<br>\r\nDi era new normal ini produk eye care kembali nge-trend karena mata menjadi salah satu bagian wajah yang penting untuk dirias agar menghasilkan makeup yang cantik. Kini produk eye care, khususnya serum bulu mata, semakin banyak dicari untuk mempercantik penampilan.', 'Arizha', '2020-06-25'), (2, 'Tetap Nyaman Dipakai Seharian, Ini Tips Pilih Good Sunscreen Saat New Normal', 'Saat memasuki era new normal seperti sekarang, pengunaan alat perlindungan diri seperti masker jadi hal yang wajib kamu lakukan. Tapi bukan cuma kesehatan yang perlu dilindungi, kulit kamu juga perlu dilindungi dari sinar UV dengan rekomendasi sunscreen yang tepat.\r\nMemilih sunscreen di masa seperti ini perlu lebih selektif nih, Ladies. Pastikan sunscreen kamu tetap nyaman dipakai seharian, ya. Biar enggak salah pilih, simak tips pilih good sunscreen saat new normal!<br>\r\n1. Pilih Sunscreen yang Ringan dan Tidak Lengket<br>\r\nGood sunscreen yang kamu pilih saat new normal harus punya tekstur yang ringan dan tidak lengket saat digunakan. Hal ini penting banget mengingat kamu harus menggunakan masker sepanjang hari. Kalau sunscreen yang kamu gunakan lengket dan greasy, bisa-bisa wajah kamu lebih cepat berminyak dan memicu timbulnya beragam masalah pada kulit.<br>\r\n2. Tetap Memiliki Perlindungan Optimal<br>\r\nMemakai masker berarti kamu menambah satu layer perlindungan untuk kesehatan diri sekaligus kesehatan kulitmu dari terpaan polusi dan sinar matahari. Tapi penggunaan masker saja belum cukup, kamu tetap perlu good sunscreen yang punya kandungan SPF dan PA untuk melindungi kulit dari efek buruk sinar UVA dan UVB.<br>\r\n3. Gampang Untuk Re-Apply<br>\r\niarpun menggunakan masker, jangan lupa untuk re-apply sunscreen kamu ya, Ladies. Kamu bisa melakukan re-apply sunscreen setiap 3-4 jam sekali. Kamu juga perlu menggunakan kembali sunscreen setelah kulit kamu berkeringat untuk memastikan perlindungannya tetap optimal.<br>\r\n4. Tidak Menyebabkan White Cast<br>\r\nBuat kamu yang hobi selfie, white cast pada sunscreen memang mengganggu karena bisa menimbulkan pantulan warna putih pada kamera. Tapi selain itu, white cast juga bisa membuat warna kulit kamu tampak tidak merata.<br>\r\n5. Punya Kandungan Sesuai Jenis Kulit<br>\r\nMemilih produk untuk wajah memang harus disesuaikan dengan jenis kulit kamu. Kalau kamu punya kulit berminyak, pastinya butuh produk yang berbeda dengan pemilik kulit kering kan? Nah, saat memilih sunscreen, kamu juga perlu menyesuaikan dengan jenis kulit. Pilih sunscreen yang tidak menimbulkan kulit terasa lebih berminyak bagi kamu yang memiliki kulit berminyak. Sementara untuk pemilik kulit kering, pastikan sunscreen yang kamu pilih bisa menghidrasi kulit.', 'Fahmi', '2020-06-26'), (3, 'Obati Sariawan di Lidah dengan 6 Cara Ini', 'sariawan memang bukan penyakit berbahaya, namun tetap saja rasa sakitnya bisa bikin hilang nafsu makan, terlebih jika sariawan di lidah. Tak hanya itu, sariawan kadang juga bikin susah ngomong karena setiap mau buka mulut langsung diserbu rasa perih.\r\nBiar sariawan cepat sembuh, kamu bisa coba obati dengan cara-cara berikut ini.\r\n<br>\r\n1. Kurangi perihnya sariawan dengan es batu atau kantong teh celup bekas<br>\r\n2. Berkumur dengan air garam<br>\r\n3. Madu<br>\r\n4. Obat kumur dan obat sariawan lain yang tersedia di apotek<br>\r\n5. Tingkatkan imunitas dengan menambah asupan nutrisi<br>\r\n6. Yogurt<br>', 'Aurellio', '2020-06-27'); -- -------------------------------------------------------- -- -- Table structure for table `tbl_komen` -- CREATE TABLE `tbl_komen` ( `komen_id` int(11) NOT NULL, `komen_nama` varchar(100) NOT NULL, `komen_email` varchar(100) NOT NULL, `komen_isi` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `tbl_komen` -- INSERT INTO `tbl_komen` (`komen_id`, `komen_nama`, `komen_email`, `komen_isi`) VALUES (1, '<NAME>', '<EMAIL>', 'xxxxxxxxxxx'), (2, '<NAME>', '<EMAIL>', 'ohh gitu\r\n'), (3, '<NAME>', '<EMAIL>', 'nyoba komen'), (6, '<NAME>', '<EMAIL>', 'lagi'); -- -------------------------------------------------------- -- -- Table structure for table `user` -- CREATE TABLE `user` ( `id` int(11) NOT NULL, `name` varchar(128) NOT NULL, `email` varchar(128) NOT NULL, `image` varchar(128) NOT NULL, `password` varchar(256) NOT NULL, `role_id` int(11) NOT NULL, `is_active` int(1) NOT NULL, `date_created` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `user` -- INSERT INTO `user` (`id`, `name`, `email`, `image`, `password`, `role_id`, `is_active`, `date_created`) VALUES (1, '<NAME>', '<EMAIL>', 'profile.jpg', '$<PASSWORD>ep<PASSWORD>/Lo<PASSWORD>MAehL<PASSWORD>gz<PASSWORD>', 1, 1, 1592841212), (2, '<NAME>', '<EMAIL>', 'default.jpg', '$2y$10$ZYwoS.bztQN0zn<PASSWORD>dyufOCdQqNVQk.fRg86XXe3UiUr4R<PASSWORD>', 2, 1, 1592909373), (14, 'Arizha', '<EMAIL>', 'female.png', '$2y$10$MWiDYKQXdfBjEHQEBnsnmu5gmayA9vLqDqp7jokcqkvzV13Sx83mC', 2, 1, 1593067974), (15, 'Resty Pangestu', '<EMAIL>', 'default.jpg', '$2y$10$eia.UjroGHMCaDw0g77f.ulQ.yLTiFCq2gF8y6heBKPGGTsarQZ0m', 2, 1, 1593854238); -- -------------------------------------------------------- -- -- Table structure for table `user_access_menu` -- CREATE TABLE `user_access_menu` ( `id` int(11) NOT NULL, `role_id` int(11) NOT NULL, `menu_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `user_access_menu` -- INSERT INTO `user_access_menu` (`id`, `role_id`, `menu_id`) VALUES (1, 1, 1), (3, 2, 2), (7, 1, 3), (8, 1, 2); -- -------------------------------------------------------- -- -- Table structure for table `user_menu` -- CREATE TABLE `user_menu` ( `id` int(11) NOT NULL, `menu` varchar(128) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `user_menu` -- INSERT INTO `user_menu` (`id`, `menu`) VALUES (1, 'Admin'), (2, 'User'), (3, 'Menu'); -- -------------------------------------------------------- -- -- Table structure for table `user_role` -- CREATE TABLE `user_role` ( `id` int(11) NOT NULL, `role` varchar(128) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `user_role` -- INSERT INTO `user_role` (`id`, `role`) VALUES (1, 'Administrator'), (2, 'Member'); -- -------------------------------------------------------- -- -- Table structure for table `user_sub_menu` -- CREATE TABLE `user_sub_menu` ( `id` int(11) NOT NULL, `menu_id` int(11) NOT NULL, `title` varchar(128) NOT NULL, `url` varchar(128) NOT NULL, `icon` varchar(128) NOT NULL, `is_active` int(1) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `user_sub_menu` -- INSERT INTO `user_sub_menu` (`id`, `menu_id`, `title`, `url`, `icon`, `is_active`) VALUES (1, 1, 'Dashboard', 'admin', 'fas fa-fw fa-tachometer-alt', 1), (2, 2, 'My Profile', 'user', 'fas fa-fw fa-user', 1), (3, 2, 'Edit Profile', 'user/edit', 'fas fa-fw fa-user-edit', 1), (4, 3, 'Menu Management', 'menu', 'fas fa-fw fa-folder', 1), (5, 3, 'Submenu Management', 'menu/submenu', 'fas fa-fw fa-folder-open', 1), (7, 1, 'Role', 'admin/role', 'fas fa-fw fa-user-tie', 1), (8, 2, 'Change Password', 'user/changepassword', 'fas fa-fw fa-key', 1), (9, 1, 'Tamu', 'admin/tamu', 'fas fa-fw fa-users', 1), (11, 1, 'Komentar', 'admin/komentar', 'far fa-fw fa-comment', 1), (12, 1, 'Artikel', 'admin/situs', 'far fa-fw fa-list-alt', 1); -- -------------------------------------------------------- -- -- Table structure for table `user_token` -- CREATE TABLE `user_token` ( `id` int(11) NOT NULL, `email` varchar(128) NOT NULL, `token` varchar(128) NOT NULL, `date_created` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `user_token` -- INSERT INTO `user_token` (`id`, `email`, `token`, `date_created`) VALUES (9, '<EMAIL>', 'BOxq14eDGKk8d01tcKu1B15osg0DUjkQZHx2VB66p4Y=', 1593067657), (10, '<EMAIL>', 'alWRisNxVTStXmBBAjmhrlAyJmgyotzYa8Hun6+Q10c=', 1593616400); -- -- Indexes for dumped tables -- -- -- Indexes for table `about` -- ALTER TABLE `about` ADD PRIMARY KEY (`id`); -- -- Indexes for table `situs` -- ALTER TABLE `situs` ADD PRIMARY KEY (`id`); -- -- Indexes for table `tbl_komen` -- ALTER TABLE `tbl_komen` ADD PRIMARY KEY (`komen_id`); -- -- Indexes for table `user` -- ALTER TABLE `user` ADD PRIMARY KEY (`id`); -- -- Indexes for table `user_access_menu` -- ALTER TABLE `user_access_menu` ADD PRIMARY KEY (`id`); -- -- Indexes for table `user_menu` -- ALTER TABLE `user_menu` ADD PRIMARY KEY (`id`); -- -- Indexes for table `user_role` -- ALTER TABLE `user_role` ADD PRIMARY KEY (`id`); -- -- Indexes for table `user_sub_menu` -- ALTER TABLE `user_sub_menu` ADD PRIMARY KEY (`id`); -- -- Indexes for table `user_token` -- ALTER TABLE `user_token` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `about` -- ALTER TABLE `about` MODIFY `id` int(1) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `situs` -- ALTER TABLE `situs` MODIFY `id` int(25) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `tbl_komen` -- ALTER TABLE `tbl_komen` MODIFY `komen_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `user` -- ALTER TABLE `user` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16; -- -- AUTO_INCREMENT for table `user_access_menu` -- ALTER TABLE `user_access_menu` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12; -- -- AUTO_INCREMENT for table `user_menu` -- ALTER TABLE `user_menu` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `user_role` -- ALTER TABLE `user_role` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `user_sub_menu` -- ALTER TABLE `user_sub_menu` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14; -- -- AUTO_INCREMENT for table `user_token` -- ALTER TABLE `user_token` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
<reponame>Amit333Shah/Company-CRM -- phpMyAdmin SQL Dump -- version 5.0.3 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Sep 24, 2021 at 03:10 PM -- Server version: 10.4.14-MariaDB -- PHP Version: 7.4.11 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `company-crm` -- -- -------------------------------------------------------- -- -- Table structure for table `companies` -- CREATE TABLE `companies` ( `id` bigint(20) UNSIGNED NOT NULL, `Name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `logo` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `companies` -- INSERT INTO `companies` (`id`, `Name`, `email`, `logo`, `created_at`, `updated_at`) VALUES (3, '<NAME>', '<EMAIL>', 'image/yS1hUOJnHrKJGDcdWIuA1ma3HQRQlZjM3CSWfELF.jpg', '2021-09-24 02:43:13', '2021-09-24 02:43:13'), (4, 'Text Tiles', '<EMAIL>', 'image/rtNrOWMh2hYbQ6XrucgkNuIIlXUAnYSFtTDE3NgB.jpg', '2021-09-24 07:01:57', '2021-09-24 07:01:57'); -- -------------------------------------------------------- -- -- Table structure for table `employes` -- CREATE TABLE `employes` ( `id` bigint(20) UNSIGNED NOT NULL, `first_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `last_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `employe_email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `phone` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `company_id` bigint(20) UNSIGNED NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `employes` -- INSERT INTO `employes` (`id`, `first_name`, `last_name`, `employe_email`, `phone`, `company_id`, `created_at`, `updated_at`) VALUES (3, 'Amit', 'Shah', '<EMAIL>', '08859941042', 3, '2021-09-24 03:47:36', '2021-09-24 03:47:36'); -- -------------------------------------------------------- -- -- Table structure for table `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `migrations` -- INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (12, '2021_09_23_153133_create_companies_table', 2), (13, '2021_09_24_044641_create_employes_table', 3), (16, '2019_12_14_000001_create_personal_access_tokens_table', 4), (17, '2021_09_24_105653_create_users_table', 4); -- -------------------------------------------------------- -- -- Table structure for table `personal_access_tokens` -- CREATE TABLE `personal_access_tokens` ( `id` bigint(20) UNSIGNED NOT NULL, `tokenable_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `tokenable_id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, `abilities` text COLLATE utf8mb4_unicode_ci DEFAULT NULL, `last_used_at` timestamp NULL DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `users` -- INSERT INTO `users` (`id`, `email`, `password`, `created_at`, `updated_at`) VALUES (2, '<EMAIL>', <PASSWORD>', NULL, NULL); -- -- Indexes for dumped tables -- -- -- Indexes for table `companies` -- ALTER TABLE `companies` ADD PRIMARY KEY (`id`); -- -- Indexes for table `employes` -- ALTER TABLE `employes` ADD PRIMARY KEY (`id`), ADD KEY `employes_company_id_foreign` (`company_id`); -- -- Indexes for table `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indexes for table `personal_access_tokens` -- ALTER TABLE `personal_access_tokens` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `personal_access_tokens_token_unique` (`token`), ADD KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_email_unique` (`email`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `companies` -- ALTER TABLE `companies` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `employes` -- ALTER TABLE `employes` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18; -- -- AUTO_INCREMENT for table `personal_access_tokens` -- ALTER TABLE `personal_access_tokens` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- Constraints for dumped tables -- -- -- Constraints for table `employes` -- ALTER TABLE `employes` ADD CONSTRAINT `employes_company_id_foreign` FOREIGN KEY (`company_id`) REFERENCES `companies` (`id`); COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
<filename>queries/QuestionI.sql use [hw2DB] /*SELECT B.mid,W.pid,SUM(B.amount) AS sums FROM Buys_Product B,Website_List W WHERE B.rid = W.rid AND B.wid = W.wid GROUP BY W.pid,B.mid SELECT temp.pid, MAX(temp.sums) AS maxSums FROM (SELECT B.mid,W.pid,SUM(B.amount) AS sums FROM Buys_Product B,Website_List W WHERE B.rid = W.rid AND B.wid = W.wid GROUP BY W.pid,B.mid) AS temp GROUP BY temp.pid*/ SELECT L.mname,sum_table.mid FROM Local_Market L, (SELECT temp.pid, MAX(temp.sums) AS maxSums FROM (SELECT B.mid,W.pid,SUM(B.amount) AS sums FROM Buys_Product B,Website_List W WHERE B.rid = W.rid AND B.wid = W.wid GROUP BY W.pid,B.mid) AS temp GROUP BY temp.pid) as max_table, (SELECT B.mid,W.pid,SUM(B.amount) AS sums FROM Buys_Product B,Website_List W WHERE B.rid = W.rid AND B.wid = W.wid GROUP BY W.pid,B.mid) AS sum_table WHERE sum_table.pid = max_table.pid AND sum_table.sums = max_table.maxSums AND L.mid = sum_table.mid
ALTER TABLE lead ADD COLUMN salesforce_id character varying(255); ALTER TABLE lead ADD CONSTRAINT "lead_salesforce_id_key" UNIQUE (salesforce_id); ALTER TABLE activity ADD COLUMN salesforce_id character varying(255); ALTER TABLE activity ADD CONSTRAINT "activity_salesforce_id_key" UNIQUE (salesforce_id); ALTER TABLE atype ADD COLUMN salesforce_id character varying(255); ALTER TABLE atype ADD CONSTRAINT "atype_salesforce_id_key" UNIQUE (salesforce_id); /* -- Count number of conversions we ingested select attributes->>'New Value' as conv_name, count(distinct lead_id) as conv_cnt from activity where description = 'Change Data Value' and value = 'Funnel Stage' and occurred_at >= '2016-02-01' and occurred_at <= '2016-02-29' group by attributes->>'New Value' order by attributes->>'New Value'; -- Count number of conversions we extracted select ce.conversion_id, c.name, count(distinct ce.lead_id) as conv_cnt, sum(ca.credit) as credit from conversion_event ce join conversion c on c.id = ce.conversion_id join campaign_attribution ca on ca.conversion_event_id = ce.id where 1 = 1 and occurred_at >= '2016-02-01' and occurred_at <= '2016-02-29' group by ce.conversion_id, c.name order by c.name; --INSERT INTO activity (occurred_at, lead_id, campaign_id, description, atype_id, attributes) SELECT conversion_event.occurred_at, conversion_event.lead_id FROM conversion_event LEFT OUTER JOIN ( SELECT activity.lead_id AS lead_id, activity.occurred_at AS occurred_at, activity.campaign_id AS campaign_id FROM activity JOIN (SELECT * FROM campaign WHERE campaign.description IN ('Organic', 'New Lead', 'Open Email', 'Visit Webpage', 'Fill Out Form', 'Fill Out Form Hubspot') ) AS v_cpgs ON v_cpgs.id = activity.campaign_id ) AS v_act ON v_act.lead_id = conversion_event.lead_id AND v_act.occurred_at <= conversion_event.occurred_at --WHERE v_act.campaign_id IS NULL AND conversion_event.lead_id = 36 limit 1; */ /* alter table "integration" add column user_id int constraint integration_user_id_fkey references "user" (id) on delete cascade; alter table "integration" add column refresh_token char varying(255); alter table "integration" add constraint integration_unique_key unique (org_id, flavor); */ /* update activity set campaign_id = null where campaign_id in ( select id from campaign where description = 'Change Data Value' ); delete from campaign where description = 'Change Data Value'; */ /* SELECT ce.id, ce.conversion_id FROM conversion_event ce LEFT JOIN ( select a.id, a.lead_id, a.occurred_at, a.campaign_id from activity a JOIN ( SELECT campaign.id AS id, campaign.parent_id AS parent_id, campaign.level AS level, campaign.start_date AS start_date, campaign.end_date AS end_date, campaign.name AS name, campaign.display_name AS display_name, campaign.description AS description, campaign.attributes AS attributes, campaign.cnt AS cnt FROM campaign WHERE campaign.description IN (NULL, NULL, 'New Lead', 'Open Email', 'Visit Webpage', 'Fill Out Form', 'Fill Out Form Hubspot')) AS vc on vc.id = a.campaign_id ) va ON va.lead_id = ce.lead_id AND va.occurred_at <= ce.occurred_at WHERE va.id IS NULL and ce.id in (2196, 2300) LIMIT 15 ; */ /* ALTER TABLE campaign ADD COLUMN start_date TIMESTAMP WITHOUT TIME ZONE; ALTER TABLE campaign ADD COLUMN end_date TIMESTAMP WITHOUT TIME ZONE; ALTER TABLE campaign ADD COLUMN display_name CHARACTER VARYING(255); ALTER TABLE campaign ADD CONSTRAINT campaign_display_name_key UNIQUE (display_name); UPDATE campaign SET display_name = name; */ /* select distinct value from activity where description = 'Change Data Value' ; select distinct value, attributes->>'Old Value' as old_value, attributes->>'New Value' as new_value from activity where description = 'Change Data Value' and value = 'Lead Status' order by old_value, new_value ; select distinct value, attributes->>'Old Value' as old_value, attributes->>'New Value' as new_value from activity where description = 'Change Data Value' and value = 'Lead Status' order by old_value, new_value ; select distinct value, attributes->>'Old Value' as old_value, attributes->>'New Value' as new_value from activity where description = 'Change Data Value' and value = 'Lead Score' order by old_value, new_value ; select value, count(*) as cnt from activity where description = 'Change Data Value' and value in ('Lead Score', 'Relative Score', 'Lead Status') group by value ; */ /* ; select value, count(*) as cnt from activity where description = 'Change Data Value' and value in ('Funnel Stage', 'Lead Status') group by value */ /* ; select attributes->>'New Value' as new_value, count(*) as cnt from activity where description = 'Change Data Value' and value = 'Lead Status' group by new_value order by cnt desc */ /* DROP TABLE lead_conversion; DROP TABLE campaign_attribution; DROP TABLE first_touch; DROP TABLE conversion_path; */ /* INSERT INTO conversion VALUES (0, 0, 'beta', 'beta'); */ --CREATE INDEX ix_activity_occurred_at ON activity (occurred_at); /* ; ; SELECT * FROM first_touch ORDER BY lead_id, occurred_at LIMIT 25; */ /* -- Create new activity extract -- Records first time a lead encounters a campaign DROP TABLE first_touch ; CREATE TABLE first_touch ( id SERIAL CONSTRAINT first_touch_id_key UNIQUE , occurred_at TIMESTAMP NOT NULL , lead_id INT NOT NULL CONSTRAINT first_touch_lead_id_fkey REFERENCES lead (id) , campaign_id INT NOT NULL CONSTRAINT first_touch_campaign_id_fkey REFERENCES campaign (id) , is_first_ever BOOLEAN , is_last_ever BOOLEAN , CONSTRAINT uq_first_touch_min_touch UNIQUE (lead_id, is_first_ever) , CONSTRAINT uq_first_touch_max_touch UNIQUE (lead_id, is_last_ever) , CONSTRAINT uq_first_touch_campaign_id UNIQUE (lead_id, campaign_id) ) ; CREATE INDEX ix_first_touch_occurred_at ON first_touch (occurred_at) ; AND a.lead_id IN ( 99545, 39784, 100095, 8054, 105884 ) */ /* SELECT MIN(ft.occurred_at) as min_dt , MAX(ft.occurred_at) as max_dt , ft.lead_id FROM first_touch ft GROUP BY ft.lead_id LIMIT 25; */ /* SELECT ft.lead_id , limits.min_dt , limits.max_dt , CASE WHEN (ft.occurred_at = limits.min_dt) THEN True ELSE NULL END AS is_first_ever , CASE WHEN (ft.occurred_at = limits.max_dt) THEN True ELSE NULL END AS is_last_ever FROM first_touch ft JOIN ( SELECT MIN(ft.occurred_at) as min_dt , MAX(ft.occurred_at) as max_dt , ft.lead_id FROM first_touch ft GROUP BY ft.lead_id ) limits ON limits.lead_id = ft.lead_id */ /* ; SELECT ft.campaign_id , SUM(CASE WHEN ft.is_first_ever THEN 1 END) as min_cnt , SUM(CASE WHEN ft.is_last_ever THEN 1 END) as max_cnt , SUM(CASE WHEN ft.is_first_ever IS NULL AND ft.is_last_ever IS NULL THEN 1 END) as mid_cnt , COUNT(lead_id) FROM first_touch ft GROUP BY ft.campaign_id */ ; -- TOP 5 min_cnt /* 22, 82, 87, 86, 15 */ -- TOP 5 max_cnt /* 82, 91, 93, 83, 87 */ -- TOP 5 mid_cnt /* 82, 90, 87, 91, 93 */ /* ; DROP TABLE conversion_path ; CREATE TABLE conversion_path ( id SERIAL CONSTRAINT conversion_path_id_key UNIQUE , occurred_at TIMESTAMP NOT NULL , lead_id INT NOT NULL CONSTRAINT conversion_path_lead_id_fkey REFERENCES lead (id) , source_cpg_id INT NULL CONSTRAINT conversion_path_source_cpg_id_fkey REFERENCES campaign (id) , target_cpg_id INT NOT NULL CONSTRAINT conversion_path_target_cpg_id_fkey REFERENCES campaign (id) , edge_type INT -- Initially enforce linear paths (no trees, no DAGS, no bitters) -- Doubles as indexing for aggregation queries (key order matters) -- TODO revisit order of keys after writing queries , CONSTRAINT uq_conversion_path_lead_source UNIQUE (source_cpg_id, lead_id) , CONSTRAINT uq_conversion_path_lead_target UNIQUE (target_cpg_id, lead_id) , CONSTRAINT uq_conversion_path_lead_ts UNIQUE (occurred_at, lead_id) ) ; */ /* ; SELECT cp.source_cpg_id , c.name , cp.target_cpg_id , c2.name , COUNT(cp.lead_id) as flow FROM conversion_path cp JOIN campaign c ON c.id = cp.source_cpg_id JOIN campaign c2 ON c2.id = cp.target_cpg_id WHERE cp.edge_type = 1 AND cp.source_cpg_id != 82 AND cp.target_cpg_id != 82 GROUP BY cp.source_cpg_id , c.name , cp.target_cpg_id , c2.name HAVING COUNT(cp.lead_id) > 2 ORDER BY flow DESC ; SELECT cp.source_cpg_id , c.name , cp.target_cpg_id , c2.name , COUNT(cp.lead_id) as flow FROM conversion_path cp JOIN campaign c ON c.id = cp.source_cpg_id JOIN campaign c2 ON c2.id = cp.target_cpg_id WHERE cp.edge_type = 3 AND cp.source_cpg_id != 82 AND cp.target_cpg_id != 82 GROUP BY cp.source_cpg_id , c.name , cp.target_cpg_id , c2.name HAVING COUNT(cp.lead_id) > 2 ORDER BY flow DESC LIMIT 25 ; */ /* WHERE cp.is_final LIMIT 25 ; SELECT * FROM first_touch ft JOIN conversion_path cp GROUP BY */ /* SELECT campaign_id, lead_id, occurred_at, dense_rank(lead_id, occurred_at) WITHIN GROUP (ORDER BY lead_id DESC, occurred_at DESC) AS rnk FROM activity WHERE campaign_id IS NOT NULL GROUP BY campaign_id, lead_id, occurred_at HAVING rnk < 2 LIMIT 20; */ /* cool leads that converted SELECT * FROM lead_conversion lc WHERE lc.lead_id IN ( 1549, 99545, 39784, 100095, 8054, 105884, 68712 ) id | lead_id | occurred_at ------+---------+--------------------- 2112 | 39784 | 2015-09-15 15:44:21 2388 | 105884 | 2015-08-20 17:27:39 2407 | 100095 | 2015-07-28 17:14:14 2423 | 99545 | 2015-07-27 14:40:20 4530 | 8054 | 2015-10-19 12:31:39 */ /* quick look at potential paths SELECT a.lead_id , a.occurred_at , a.campaign_id , c.name , c.description FROM activity a JOIN campaign c ON c.id = a.campaign_id WHERE a.lead_id IN ( 1549, 99545, 39784, 100095, 8054, 105884, 68712 ) ORDER BY a.lead_id, a.occurred_at */ /* potentially cool leads SELECT l.id , COUNT(DISTINCT a.campaign_id) as cpg_cnt FROM lead l JOIN activity a ON a.lead_id = l.id GROUP BY l.id ORDER BY cpg_cnt DESC 1549 | 5 99545 | 5 39784 | 5 100095 | 5 8054 | 5 105884 | 5 68712 | 5 */ /* -- for killing zombies SELECT pg_terminate_backend(pid) FROM pg_stat_activity WHERE pid <> pg_backend_pid() AND state = 'idle'; */ /* TODO run on production after next deployment DROP TABLE campaign_rollup; DROP TABLE campaign_daily; DROP TABLE score_segment; DROP TABLE active_segment; */ /* ALTER TABLE lead ADD COLUMN hubspot_id UUID NULL CONSTRAINT lead_hubspot_id_key UNIQUE; ALTER TABLE lead ALTER COLUMN created_at SET DEFAULT now(); ALTER TABLE lead ALTER COLUMN updated_at SET DEFAULT now(); ALTER TABLE activity ADD COLUMN hubspot_id UUID NULL CONSTRAINT activity_hubspot_id_key UNIQUE; ALTER TABLE activity ADD COLUMN atype_id int NULL; CREATE INDEX ix_activity_atype_id ON activity (atype_id); */ /* does not have sequence CREATE TABLE atype ( id int PRIMARY KEY, mkto_id int NULL CONSTRAINT atype_mkto_id_key UNIQUE, hubspot_id int NULL CONSTRAINT atype_hubspot_id_key UNIQUE, name text NOT NULL DEFAULT '', description text NOT NULL DEFAULT '' ) */ --TRUNCATE TABLE temp_cpg_trend_domain_; /* SELECT c.id, c.name, l.id, l.email, l.description, l.mkto_id, l.valid, l.complete, a.rnk, a.occurred_at FROM campaign AS c JOIN ( SELECT campaign_id, lead_id, occurred_at, dense_rank(1, 2) OVER (PARTITION BY campaign_id ORDER BY lead_id DESC, occurred_at DESC) AS rnk FROM activity WHERE campaign_id IS NOT NULL ) AS a ON a.campaign_id = c.id AND a.rnk < 5 JOIN lead AS l ON l.id = a.lead_id LIMIT 20; SELECT campaign_id, lead_id, occurred_at, dense_rank(lead_id, occurred_at) WITHIN GROUP (ORDER BY lead_id DESC, occurred_at DESC) AS rnk FROM activity WHERE campaign_id IS NOT NULL GROUP BY campaign_id, lead_id, occurred_at HAVING rnk < 2 LIMIT 20; SELECT campaign_id, lead_id, occurred_at, rank() OVER (PARTITION BY campaign_id ORDER BY lead_id DESC, occurred_at DESC) AS rnk FROM activity WHERE campaign_id IS NOT NULL LIMIT 20; EXPLAIN ANALYZE SELECT * FROM lead LIMIT 10; */
<gh_stars>0 SELECT e.emp_no, e.last_name, e.first_name, e.gender, s.salary FROM employees as e INNER JOIN salaries as s ON e.emp_no=s.emp_no; select emp_no, first_name, last_name from employees where hire_date between '1986-01-01' and '1986-12-31'; select m.dept_no, m.emp_no, d.dept_name, e.first_name, e.last_name, m.from_date, m.to_date from dept_manager as m left join departments as d on m.dept_no=d.dept_no left join employees as e on m.emp_no=e.emp_no; select e.emp_no, e.last_name, e.first_name, d.dept_name from employees e left join dept_emp de on e.emp_no=de.emp_no left join departments d on d.dept_no=de.dept_no; select emp_no, last_name, first_name from employees where first_name = 'Hercules' and last_name like 'B%' select e.emp_no, e.last_name, e.first_name, d.dept_name from employees e left join dept_emp de on e.emp_no=de.emp_no left join departments d on d.dept_no=de.dept_no where d.dept_name in ('Sales', 'Development'); select last_name, count(last_name) as count_of_ln from employees group by last_name order by count_of_ln desc;
<filename>shanghai.sql -- -------------------------------------------------------- -- Host: 127.0.0.1 -- Server version: 10.1.25-MariaDB - mariadb.org binary distribution -- Server OS: Win32 -- HeidiSQL Version: 9.4.0.5174 -- -------------------------------------------------------- /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET NAMES utf8 */; /*!50503 SET NAMES utf8mb4 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; -- Dumping database structure for shanghai CREATE DATABASE IF NOT EXISTS `shanghai` /*!40100 DEFAULT CHARACTER SET latin1 */; USE `shanghai`; -- Dumping structure for table shanghai.reff_role CREATE TABLE IF NOT EXISTS `reff_role` ( `id` int(11) NOT NULL AUTO_INCREMENT, `role` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1; -- Dumping data for table shanghai.reff_role: ~2 rows (approximately) /*!40000 ALTER TABLE `reff_role` DISABLE KEYS */; INSERT INTO `reff_role` (`id`, `role`) VALUES (1, 'Administrator'), (2, 'Manager'), (3, 'Operator'); /*!40000 ALTER TABLE `reff_role` ENABLE KEYS */; -- Dumping structure for table shanghai.tb_barang CREATE TABLE IF NOT EXISTS `tb_barang` ( `kode_barang` varchar(255) NOT NULL, `nama` varchar(255) NOT NULL, `harga` int(11) NOT NULL, `satuan` varchar(255) NOT NULL, PRIMARY KEY (`kode_barang`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- Dumping data for table shanghai.tb_barang: ~1 rows (approximately) /*!40000 ALTER TABLE `tb_barang` DISABLE KEYS */; INSERT INTO `tb_barang` (`kode_barang`, `nama`, `harga`, `satuan`) VALUES ('BRG2017120300001', 'kacang', 9000, 'kg'); /*!40000 ALTER TABLE `tb_barang` ENABLE KEYS */; -- Dumping structure for table shanghai.tb_barang_keluar CREATE TABLE IF NOT EXISTS `tb_barang_keluar` ( `id_transaksi` varchar(255) NOT NULL, `kode_barang` varchar(255) NOT NULL, `tanggal` varchar(255) NOT NULL, `jumlah_Stok` int(255) NOT NULL, `keterangan` varchar(255) NOT NULL, PRIMARY KEY (`id_transaksi`), KEY `kode_barang` (`kode_barang`), CONSTRAINT `tb_barang_keluar_ibfk_1` FOREIGN KEY (`kode_barang`) REFERENCES `tb_barang` (`kode_barang`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- Dumping data for table shanghai.tb_barang_keluar: ~1 rows (approximately) /*!40000 ALTER TABLE `tb_barang_keluar` DISABLE KEYS */; INSERT INTO `tb_barang_keluar` (`id_transaksi`, `kode_barang`, `tanggal`, `jumlah_Stok`, `keterangan`) VALUES ('TRK2017120300001', 'BRG2017120300001', '2017-12-03', 1, 'keluar'); /*!40000 ALTER TABLE `tb_barang_keluar` ENABLE KEYS */; -- Dumping structure for table shanghai.tb_barang_masuk CREATE TABLE IF NOT EXISTS `tb_barang_masuk` ( `id_transaksi` varchar(255) NOT NULL, `tanggal` date NOT NULL, `id_suplier` varchar(255) NOT NULL, `kode_barang` varchar(255) NOT NULL, `keterangan` varchar(255) NOT NULL, `harga` varchar(255) NOT NULL, `jumlah` int(255) NOT NULL, `total_harga` varchar(255) NOT NULL, PRIMARY KEY (`id_transaksi`), KEY `kode_barang` (`kode_barang`), CONSTRAINT `tb_barang_masuk_ibfk_1` FOREIGN KEY (`kode_barang`) REFERENCES `tb_barang` (`kode_barang`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- Dumping data for table shanghai.tb_barang_masuk: ~6 rows (approximately) /*!40000 ALTER TABLE `tb_barang_masuk` DISABLE KEYS */; INSERT INTO `tb_barang_masuk` (`id_transaksi`, `tanggal`, `id_suplier`, `kode_barang`, `keterangan`, `harga`, `jumlah`, `total_harga`) VALUES ('TRM2017120300001', '2017-12-03', 'SUP2017120100001', 'BRG2017120300001', 'baru', '9000', 5, '45000'); /*!40000 ALTER TABLE `tb_barang_masuk` ENABLE KEYS */; -- Dumping structure for table shanghai.tb_safety_stock CREATE TABLE IF NOT EXISTS `tb_safety_stock` ( `id_barang` varchar(255) NOT NULL, `stok` int(255) NOT NULL, `stok_aman` int(255) NOT NULL, `stok_warning` int(255) NOT NULL, PRIMARY KEY (`id_barang`), KEY `id_barang` (`id_barang`), CONSTRAINT `tb_safety_stock_ibfk_1` FOREIGN KEY (`id_barang`) REFERENCES `tb_barang` (`kode_barang`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- Dumping data for table shanghai.tb_safety_stock: ~5 rows (approximately) /*!40000 ALTER TABLE `tb_safety_stock` DISABLE KEYS */; INSERT INTO `tb_safety_stock` (`id_barang`, `stok`, `stok_aman`, `stok_warning`) VALUES ('BRG2017120300001', 4, 3, 1); /*!40000 ALTER TABLE `tb_safety_stock` ENABLE KEYS */; -- Dumping structure for table shanghai.tb_suplier CREATE TABLE IF NOT EXISTS `tb_suplier` ( `id_suplier` varchar(255) NOT NULL, `nama` varchar(255) NOT NULL, `alamat` varchar(255) NOT NULL, `telp` varchar(255) NOT NULL, PRIMARY KEY (`id_suplier`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- Dumping data for table shanghai.tb_suplier: ~2 rows (approximately) /*!40000 ALTER TABLE `tb_suplier` DISABLE KEYS */; INSERT INTO `tb_suplier` (`id_suplier`, `nama`, `alamat`, `telp`) VALUES ('SUP2017120100001', '<NAME>', 'kediri', '0987656'), ('SUP2017120100002', 'anto', 'kediri', '098989884932'), ('SUP2017120200003', 'randi', 'kediri', '0987657'); /*!40000 ALTER TABLE `tb_suplier` ENABLE KEYS */; -- Dumping structure for table shanghai.tb_user CREATE TABLE IF NOT EXISTS `tb_user` ( `id_user` int(255) NOT NULL AUTO_INCREMENT, `nama` varchar(255) NOT NULL, `password` varchar(255) NOT NULL, `role` int(11) NOT NULL, PRIMARY KEY (`id_user`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1; -- Dumping data for table shanghai.tb_user: ~3 rows (approximately) /*!40000 ALTER TABLE `tb_user` DISABLE KEYS */; INSERT INTO `tb_user` (`id_user`, `nama`, `password`, `role`) VALUES (1, 'admin', 'adm', 1), (2, 'manager', 'mnj', 2), (3, 'operator', 'opr', 3); /*!40000 ALTER TABLE `tb_user` ENABLE KEYS */; /*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */; /*!40014 SET FOREIGN_KEY_CHECKS=IF(@OLD_FOREIGN_KEY_CHECKS IS NULL, 1, @OLD_FOREIGN_KEY_CHECKS) */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
<gh_stars>0  GO ALTER ROLE [DataProcessor] ADD MEMBER [ILR1819ValidationErrors_RW_User]; GO ALTER ROLE [DataViewer] ADD MEMBER [ILR1819ValidationErrors_RO_User]; GO ALTER ROLE [DataViewer] ADD MEMBER [User_DSCI]; GO
-- phpMyAdmin SQL Dump -- version 4.6.4 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Jan 26, 2017 at 03:45 PM -- Server version: 5.7.14 -- PHP Version: 5.6.25 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `research` -- -- -------------------------------------------------------- -- -- Table structure for table `aim` -- CREATE TABLE `aim` ( `aim_id` int(11) NOT NULL, `aim_text` text CHARACTER SET utf8 NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `aim` -- INSERT INTO `aim` (`aim_id`, `aim_text`) VALUES (1, 'The Global Social Media Impact Study aims to study and report on the use and consequences of sociaal media for peoples all around the world.'); -- -------------------------------------------------------- -- -- Table structure for table `blog` -- CREATE TABLE `blog` ( `blog_id` int(11) NOT NULL, `blog_date` date NOT NULL, `blog_headline` text CHARACTER SET utf8 NOT NULL, `blog_text` text CHARACTER SET utf8 NOT NULL, `blog_photo` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `blog` -- INSERT INTO `blog` (`blog_id`, `blog_date`, `blog_headline`, `blog_text`, `blog_photo`) VALUES (6, '0000-00-00', 'ggio25t45tw 4rt45t4 w5twer tttttttttttt ttttttttttttt', '*Give proper title, tags and add a relevant photo to your post. All these will help you to get more traffic to your web site.*Give proper title, tags and add a relevant photo to your post. All these will help you to get more traffic to your web site.*Give proper title, tags and add a relevant photo to your post. All these will help you to get more traffic to your web site.*Give proper title, tags and add a relevant photo to your post. All these will help you to get more traffic to your web site.*Give proper title, tags and add a relevant photo to your post. All these will help you to get more traffic to your web site.*Give proper title, tags and add a relevant photo to your post. All these will help you to get more traffic to your web site.*Give proper title, ', ''), (7, '0000-00-00', 'how are you??', 'gcgcgcg sdasdf asdfad fadfa sdfasdf asdfa sdfad fasdf asdf asdf adfa sdf\r\nasd fasdfa dfasdfa sdfas\r\ndasdf asdfa\r\nasdf asdfa asdfasd gcgcgcg sdasdf asdfad fadfa sdfasdf asdfa sdfad fasdf asdf asdf adfa sdf\r\nasd fasdfa dfasdfa sdfas\r\ndasdf asdfa gcgcgcg sdasdf asdfad fadfa sdfasdf asdfa sdfad fasdf asdf asdf adfa sdf\r\nasd fasdfa dfasdfa sdfas\r\ndasdf asdfa\r\nasdf asdfa asdfasd gcgcgcg sdasdf asdfad fadfa sdfasdf asdfa sdfad fasdf asdf asdf adfa sdf\r\nasd fasdfa dfasdfa sdfas\r\ndasdf asdfa gcgcgcg sdasdf asdfad fadfa sdfasdf asdfa sdfad fasdf asdf asdf adfa sdf\r\nasd fasdfa dfasdfa sdfas\r\ndasdf asdfa\r\nasdf asdfa asdfasd gcgcgcg sdasdf asdfad fadfa sdfasdf asdfa sdfad fasdf asdf asdf adfa sdf\r\nasd fasdfa dfasdfa sdfas\r\ndasdf asdfa gcgcgcg sdasdf asdfad fadfa sdfasdf asdfa sdfad fasdf asdf asdf adfa sdf\r\nasd fasdfa dfasdfa sdfas\r\ndasdf asdfa\r\nasdf asdfa asdfasd gcgcgcg sdasdf asdfad fadfa sdfasdf asdfa sdfad fasdf asdf asdf adfa sdf\r\n\r\n', ''); -- -------------------------------------------------------- -- -- Table structure for table `category` -- CREATE TABLE `category` ( `category_id` int(11) NOT NULL, `category_name` text NOT NULL, `category_parent` int(11) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `category` -- INSERT INTO `category` (`category_id`, `category_name`, `category_parent`) VALUES (22, 'Science', 0), (24, 'Main', 0), (23, 'Biological Science', 22), (25, 'Sub', 24); -- -------------------------------------------------------- -- -- Table structure for table `contact` -- CREATE TABLE `contact` ( `contact_id` int(11) NOT NULL, `contact_general_inquiries` text NOT NULL, `contact_website` text NOT NULL, `contact_getting_involved` text NOT NULL, `contact_write_to_us` text NOT NULL, `contact_email` text NOT NULL, `contact_cell` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `contact` -- INSERT INTO `contact` (`contact_id`, `contact_general_inquiries`, `contact_website`, `contact_getting_involved`, `contact_write_to_us`, `contact_email`, `contact_cell`) VALUES (1, 'For enquiries regarding the project, please contact <a href="<EMAIL>"><EMAIL></a>.....................................', 'Enquiries relating to this website should be directed to <a href="<EMAIL>"><EMAIL></a>...', 'We are always interested in working with committed individuals with interests and previous expertise in areas such as anthropology, ethnography, social media, film or dissemination who are willing to donate their time to contribute to this exciting project. If you are interested in getting involved, please contact <a href="r. <EMAIL>"><EMAIL></a>.....', 'Global Social Media Impact Study\r\nUCL Department of Anthropology\r\n14 Taviton Street\r\nLondon\r\nWC1H 0BW', 'Email us anytime you feel to be in our touch\r\n<a href="<EMAIL>"><EMAIL></a>\r\n<a href="<EMAIL>"><EMAIL></a>..', '+8801674248402\r\n+8801822310961\r\n+8801846829091'); -- -------------------------------------------------------- -- -- Table structure for table `email` -- CREATE TABLE `email` ( `email_id` int(11) NOT NULL, `email_name` text NOT NULL, `email_email` text NOT NULL, `email_password` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `email` -- INSERT INTO `email` (`email_id`, `email_name`, `email_email`, `email_password`) VALUES (1, 'Research Admin', '<EMAIL>', '<PASSWORD>'); -- -------------------------------------------------------- -- -- Table structure for table `event` -- CREATE TABLE `event` ( `event_id` int(11) NOT NULL, `event_name` text CHARACTER SET utf8 NOT NULL, `event_date` date NOT NULL, `event_details` text CHARACTER SET utf8 NOT NULL, `event_place` text CHARACTER SET utf8 NOT NULL, `event_status` int(11) NOT NULL DEFAULT '0', `event_expired` int(11) NOT NULL DEFAULT '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `event` -- INSERT INTO `event` (`event_id`, `event_name`, `event_date`, `event_details`, `event_place`, `event_status`, `event_expired`) VALUES (12, 'Football matchmhfdgd', '2016-09-23', 'Goal!??????', 'Aziz Stadiumnv', 0, 0), (14, 'Cricket Match', '2016-10-29', 'Free ticket ', 'Australia', 0, 0), (15, 'Sleep', '2016-10-27', 'I am tired and want to sleep now', 'Ny home', 0, 0), (17, 'bbbb', '2016-10-13', 'jjjjjjjjjjjjj', 'jjjjjjjjjj', 0, 0), (18, 'guuu', '2016-10-14', 'cvbnm', 'fghj', 0, 0), (20, 'hh', '2016-10-11', 'nnnn', 'b', 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `files` -- CREATE TABLE `files` ( `id` int(11) NOT NULL, `file_name` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `created` datetime NOT NULL COMMENT 'Upload Date', `modified` datetime NOT NULL, `status` tinyint(1) NOT NULL DEFAULT '1' COMMENT '1=Unblock, 0=Block' ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- Dumping data for table `files` -- INSERT INTO `files` (`id`, `file_name`, `created`, `modified`, `status`) VALUES (36, '11.jpg', '2016-09-01 18:12:46', '2016-09-01 18:12:46', 1), (37, '13.png', '2016-09-01 18:13:03', '2016-09-01 18:13:03', 1), (38, '14.png', '2016-09-01 18:13:10', '2016-09-01 18:13:10', 1), (39, '131.png', '2016-09-01 18:13:15', '2016-09-01 18:13:15', 1), (40, '111.jpg', '2016-09-01 18:13:24', '2016-09-01 18:13:24', 1), (41, '112.jpg', '2016-09-01 18:13:30', '2016-09-01 18:13:30', 1), (42, '141.png', '2016-09-01 18:45:49', '2016-09-01 18:45:49', 1); -- -------------------------------------------------------- -- -- Table structure for table `funding` -- CREATE TABLE `funding` ( `funding_sponsor_id` int(11) NOT NULL, `funding_sponsor_name` text CHARACTER SET utf8 NOT NULL, `funding_sponsor_logo` text CHARACTER SET utf8 NOT NULL, `funding_sponsor_contact` text CHARACTER SET utf8 NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `funding` -- INSERT INTO `funding` (`funding_sponsor_id`, `funding_sponsor_name`, `funding_sponsor_logo`, `funding_sponsor_contact`) VALUES (9, 'BGC Trust', 'asset/upload/funding_logo/2402657d3becf14a97.jpg', ' hjcvdnxmx nmvch'), (7, 'fgdgdffg', 'asset/upload/funding_logo/230057d3bd2323a83.jpg', 'fcdbdttndd '), (8, 'fgffgfgfgfggfgfg', 'asset/upload/funding_logo/1933357d3beb6cbdc4.jpg', 'sdfghjkcvbnm'), (10, 'jkbdfjkvbdfv', 'asset/upload/funding_logo/461957d3bedacb975.jpg', ' c cvnsd nc sdn v'), (14, 'hhhhhhhhh', 'asset/upload/funding_logo/95805135b62e03.jpg', 'bvv'), (13, 'gggggg', 'asset/upload/funding_logo/140957fff490f32f9.jpg', 'rahul'); -- -------------------------------------------------------- -- -- Table structure for table `home` -- CREATE TABLE `home` ( `home_id` int(11) NOT NULL, `home_text` text CHARACTER SET utf8 NOT NULL, `home_title` text CHARACTER SET utf8 NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `home` -- INSERT INTO `home` (`home_id`, `home_text`, `home_title`) VALUES (1, 'Please see our new website for the latest information on the Why We Post project.\r\n\r\nThe Global Social Media Impact Study based at the UCL Department of Anthropology is dedicated to understanding the implications of social networking sites for global humankind and society, and explaining their significance for the future of the social sciences........', 'One Step Ahead in Bio-Informatics!>>>>'); -- -------------------------------------------------------- -- -- Table structure for table `link` -- CREATE TABLE `link` ( `link_id` int(11) NOT NULL, `link_facebook` varchar(200) DEFAULT NULL, `link_twitter` varchar(200) DEFAULT NULL, `link_google_plus` varchar(200) DEFAULT NULL, `link_linkedin` varchar(200) DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `link` -- INSERT INTO `link` (`link_id`, `link_facebook`, `link_twitter`, `link_google_plus`, `link_linkedin`) VALUES (1255, 'fb.com/rrajputro', 'twitter.com/saif.niloy2', 'google.com/gbss', 'linkedin/saif'); -- -------------------------------------------------------- -- -- Table structure for table `logo` -- CREATE TABLE `logo` ( `logo_id` int(11) NOT NULL, `logo_link` text ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `logo` -- INSERT INTO `logo` (`logo_id`, `logo_link`) VALUES (2, 'asset/upload/logo_link/3102157ffe2d4e7ba6.jpg'); -- -------------------------------------------------------- -- -- Table structure for table `news` -- CREATE TABLE `news` ( `news_id` int(11) NOT NULL, `news_date_and_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `news_headline` text CHARACTER SET utf8 NOT NULL, `news_text` text CHARACTER SET utf8 NOT NULL, `news_photo` text CHARACTER SET utf8 ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `news` -- INSERT INTO `news` (`news_id`, `news_date_and_time`, `news_headline`, `news_text`, `news_photo`) VALUES (61, '2016-10-14 11:31:25', 'Anthropology of Social Networking directory!', 'An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!', 'asset/upload/news_photo/696258011685a2abe.jpg'), (62, '2016-10-16 11:47:35', 'Social networking Anthropology of Social Networking directory!>>', 'An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking from around the world. An open resource listing anthropological projects focussing on social networking \r\nAnthropology of Social Networking directory!', 'asset/upload/news_photo/2151258011713a0a5b.png'); -- -------------------------------------------------------- -- -- Table structure for table `objective` -- CREATE TABLE `objective` ( `objective_id` int(11) NOT NULL, `objective_text` text CHARACTER SET utf8 NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `objective` -- INSERT INTO `objective` (`objective_id`, `objective_text`) VALUES (25, 'To examine other possible welfare benefits, which in practice have ranged from the use of social media by the hospice movement in the UK to its impact on the restrictions traditionally experienced by women in certain societies.'), (26, 'To consider the current state of the \'digital divide\' and how social media relates to the problems of low income populations and their welfare.'), (27, 'To provide insights on what an in-depth ethnographic study of social media might bring to social science more generally. '), (28, 'To explore the way social media has been used within institutions such as education, commerce, the state and religion.'), (29, 'To examine how social media has impacted upon key issues such as politics and privacy.........'); -- -------------------------------------------------------- -- -- Table structure for table `project` -- CREATE TABLE `project` ( `project_id` int(11) NOT NULL, `project_title` text NOT NULL, `project_member` text NOT NULL, `project_start_date` date NOT NULL, `project_end_date` date NOT NULL, `project_funding` text NOT NULL, `project_remarks` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `project` -- INSERT INTO `project` (`project_id`, `project_title`, `project_member`, `project_start_date`, `project_end_date`, `project_funding`, `project_remarks`) VALUES (2, 'Hellloooooooo', '<NAME>', '2016-10-07', '2016-10-08', 'Funded by google<br>\r\nand microsoft<br>\r\nAmount Of Fund: 124556k', 'ddgd'); -- -------------------------------------------------------- -- -- Table structure for table `publication` -- CREATE TABLE `publication` ( `publication_id` int(11) NOT NULL, `publication_title` text CHARACTER SET utf8 NOT NULL, `publication_summary` text CHARACTER SET utf8 NOT NULL, `publication_type` text CHARACTER SET utf8 NOT NULL, `publication_isbn_13` text CHARACTER SET utf8 NOT NULL, `publication_book_title` text CHARACTER SET utf8 NOT NULL, `publication_about_url` text CHARACTER SET utf8 NOT NULL, `publication_language` text CHARACTER SET utf8 NOT NULL, `publication_additional_information` text CHARACTER SET utf8 NOT NULL, `publication_classification` text CHARACTER SET utf8 NOT NULL, `publication_open_access` int(11) DEFAULT '1', `publication_download_link` text NOT NULL, `publication_file` text CHARACTER SET utf8 NOT NULL, `publication_category_fkey` int(11) NOT NULL, `publication_subcategory_fkey` int(11) NOT NULL, `publication_date` date NOT NULL, `publication_month` int(11) NOT NULL, `publication_year` int(11) NOT NULL, `publication_author` text CHARACTER SET ucs2 NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `publication` -- INSERT INTO `publication` (`publication_id`, `publication_title`, `publication_summary`, `publication_type`, `publication_isbn_13`, `publication_book_title`, `publication_about_url`, `publication_language`, `publication_additional_information`, `publication_classification`, `publication_open_access`, `publication_download_link`, `publication_file`, `publication_category_fkey`, `publication_subcategory_fkey`, `publication_date`, `publication_month`, `publication_year`, `publication_author`) VALUES (27, '<NAME>', ' ghf', 'hfyfhf', 'fh', 'hjf', '', 'hjf', 'hhf', '', NULL, '', 'asset/upload/publication_file/818957ffca2049976.docx', 21, 0, '2016-10-17', 10, 2016, '<NAME>'), (28, 'Secret behind Genes', ' The publication summary briefs about the publication shortly that doesn\'t expose any confidentiality of the publication but let the user understand the whereabouts.', 'Book', '14523-4556321-UHGH', 'THE BOOK', '', 'English', '1. It says all.<br>\r\n2. It doesn\'t let you be bored.<br>\r\n3. It\'s nice. Give a try.<br>', '', NULL, '', 'asset/upload/publication_file/2643557ffcb18c345b.docx', 23, 0, '2016-10-01', 10, 2016, '<NAME>,<NAME>'); -- -------------------------------------------------------- -- -- Table structure for table `researcher` -- CREATE TABLE `researcher` ( `researcher_id` int(11) NOT NULL, `researcher_username` text NOT NULL, `researcher_name` text NOT NULL, `researcher_photo` text NOT NULL, `researcher_designation` int(11) NOT NULL DEFAULT '0', `researcher_country` varchar(200) NOT NULL, `researcher_email` varchar(200) NOT NULL, `researcher_password` varchar(200) NOT NULL, `researcher_address` text NOT NULL, `researcher_join_date` date NOT NULL, `researcher_bio` text NOT NULL, `researcher_about` text NOT NULL, `researcher_publications` text NOT NULL, `researcher_projects` text NOT NULL, `researcher_others` text NOT NULL, `researcher_designation_post` varchar(200) NOT NULL, `researcher_phone` varchar(200) NOT NULL, `researcher_facebook_link` varchar(200) NOT NULL, `researcher_linkedin_link` varchar(200) NOT NULL, `researcher_fieldsite` text CHARACTER SET ucs2 NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `researcher` -- INSERT INTO `researcher` (`researcher_id`, `researcher_username`, `researcher_name`, `researcher_photo`, `researcher_designation`, `researcher_country`, `researcher_email`, `researcher_password`, `researcher_address`, `researcher_join_date`, `researcher_bio`, `researcher_about`, `researcher_publications`, `researcher_projects`, `researcher_others`, `researcher_designation_post`, `researcher_phone`, `researcher_facebook_link`, `researcher_linkedin_link`, `researcher_fieldsite`) VALUES (110, 'aditri', '<NAME>', 'asset/upload/researcher_photo/1472657d3c1c69e414.JPG', 1, 'Bangladesh', '<EMAIL>', '<PASSWORD>34fa1dfd71aadb908c3f', 'BH FBHJDSBF,\'\r\nDFDSDDSFSDDSFDS,DSFSD\r\nDSFDS.SDFSDF.\r\n,DSF', '2016-09-25', 'JHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDF', 'JHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFjjj', 'JHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDF', 'JHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDF', 'JHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDFJHVSAHVDVASHJVDASFASDV HH SHJADVASHJD JASHJAS DHASDVSJ DHDS FHJSDVFDG DFHG DFHG DFGHVG FJD DFHJSG FDJHG DFSG DFSG DFHS DFJS GDFS GDF SH SGDFSHJDFSV HFDS SJ SJ DFSDF', 'Senior Exhibitor', '01674248402', 'https://www.facebook.com/', 'linkedin.com/gdfgdgch', 'Biological Science'), (105, 'shuvashish', '<NAME>', 'asset/upload/researcher_photo/2542657cacf3ab161e.JPG', 1, 'India', '<EMAIL>', '827ccb0eea8a706c4c34a16891f84e7b', '', '0000-00-00', 'I manage the Quantum Architectures and Computation Group (QuArC) at Microsoft Research in Redmond, WA.', 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. I manage the Quantum Architectures and Computation Group (QuArC) at Microsoft Research in Redmond, WA. I am passionate about quantum computation and determining how to better solve problems on a quantum computer. My research focuses on quantum algorithms and how to implement them on a quantum device, from how to code them in a high-level programming language, to how to optimize the resources they require, to how to implement them in hardware. Our team also works on designing a scalable, fault-tolerant software architecture for translating a high-level quantum program into a low-level, device-specific quantum implementation, which we call LIQUi|>; (pronounced “liquid”, language-integrated quantum operations). We work in collaboration with Microsoft Station Q, Microsoft Research’s center for topological quantum computation.', '', '', '', '', '', '', '', ''), (120, 'saifbgc', '<NAME>', 'asset/upload/researcher_photo/358957ffcfe70cc15.jpg', 0, '', '<EMAIL>', 'c1c4365ea5c2<PASSWORD>40', '', '0000-00-00', 'Nothing to show', '', '', '', '', '', '', '', '', ''), (119, 'vvvvvvvvvvvvv', 'vvvvvvvvvv', 'asset/upload/researcher_photo/254057ffcfbf8cd52.jpg', 0, '', 'vvvvvvvv@vvvvvvvvvvvv', '93656d3e8b20783e498522df4c0c7492', '', '0000-00-00', 'Nothing to show', '', '', '', '', '', '', '', '', ''), (121, 'fghfghf', 'fgfghfg', 'asset/upload/researcher_photo/539557ffd008ce93f.jpg', 0, '', 'dgdghdfg@gfghdfg', '040b7cf4a55014e185813e0644502ea9', '', '0000-00-00', 'Nothing to show', '', '', '', '', '', '', '', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `slideshow` -- CREATE TABLE `slideshow` ( `slideshow_id` int(11) NOT NULL, `slideshow_photo` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `slideshow` -- INSERT INTO `slideshow` (`slideshow_id`, `slideshow_photo`) VALUES (42, 'asset/upload/slide/2349058050b2e0ba52.png'), (31, 'asset/upload/slide/1499757cd01c47e0a8.jpg'), (29, 'asset/upload/slide/971157ccfff877792.jpg'), (28, 'asset/upload/slide/3135957ccffeebf908.jpg'); -- -------------------------------------------------------- -- -- Table structure for table `timeline` -- CREATE TABLE `timeline` ( `timeline_id` int(11) NOT NULL, `timeline_start_date` text NOT NULL, `timeline_activity` text CHARACTER SET utf8 NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `timeline` -- INSERT INTO `timeline` (`timeline_id`, `timeline_start_date`, `timeline_activity`) VALUES (54, '2016-11-30', 'Project ends '), (62, '2016-10-20', 'sdfghjk'), (61, '2016-10-20', 'hhvhgkgkjg'), (52, '2016-10-19', 'Ethnographic fieldwork starts in fieldsites around the world'), (59, '2016-10-18', 'nnnn'), (63, '2016-10-17', 'jkkk'); -- -- Indexes for dumped tables -- -- -- Indexes for table `aim` -- ALTER TABLE `aim` ADD PRIMARY KEY (`aim_id`); -- -- Indexes for table `blog` -- ALTER TABLE `blog` ADD PRIMARY KEY (`blog_id`); -- -- Indexes for table `category` -- ALTER TABLE `category` ADD PRIMARY KEY (`category_id`); -- -- Indexes for table `contact` -- ALTER TABLE `contact` ADD PRIMARY KEY (`contact_id`); -- -- Indexes for table `email` -- ALTER TABLE `email` ADD PRIMARY KEY (`email_id`); -- -- Indexes for table `event` -- ALTER TABLE `event` ADD PRIMARY KEY (`event_id`); -- -- Indexes for table `files` -- ALTER TABLE `files` ADD PRIMARY KEY (`id`); -- -- Indexes for table `funding` -- ALTER TABLE `funding` ADD PRIMARY KEY (`funding_sponsor_id`); -- -- Indexes for table `home` -- ALTER TABLE `home` ADD PRIMARY KEY (`home_id`); -- -- Indexes for table `link` -- ALTER TABLE `link` ADD PRIMARY KEY (`link_id`); -- -- Indexes for table `logo` -- ALTER TABLE `logo` ADD PRIMARY KEY (`logo_id`); -- -- Indexes for table `news` -- ALTER TABLE `news` ADD PRIMARY KEY (`news_id`); -- -- Indexes for table `objective` -- ALTER TABLE `objective` ADD PRIMARY KEY (`objective_id`); -- -- Indexes for table `project` -- ALTER TABLE `project` ADD PRIMARY KEY (`project_id`); -- -- Indexes for table `publication` -- ALTER TABLE `publication` ADD PRIMARY KEY (`publication_id`); -- -- Indexes for table `researcher` -- ALTER TABLE `researcher` ADD PRIMARY KEY (`researcher_id`); -- -- Indexes for table `slideshow` -- ALTER TABLE `slideshow` ADD PRIMARY KEY (`slideshow_id`); -- -- Indexes for table `timeline` -- ALTER TABLE `timeline` ADD PRIMARY KEY (`timeline_id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `aim` -- ALTER TABLE `aim` MODIFY `aim_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `blog` -- ALTER TABLE `blog` MODIFY `blog_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15; -- -- AUTO_INCREMENT for table `category` -- ALTER TABLE `category` MODIFY `category_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=26; -- -- AUTO_INCREMENT for table `contact` -- ALTER TABLE `contact` MODIFY `contact_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `email` -- ALTER TABLE `email` MODIFY `email_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `event` -- ALTER TABLE `event` MODIFY `event_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21; -- -- AUTO_INCREMENT for table `files` -- ALTER TABLE `files` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=43; -- -- AUTO_INCREMENT for table `funding` -- ALTER TABLE `funding` MODIFY `funding_sponsor_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15; -- -- AUTO_INCREMENT for table `home` -- ALTER TABLE `home` MODIFY `home_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; -- -- AUTO_INCREMENT for table `link` -- ALTER TABLE `link` MODIFY `link_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1256; -- -- AUTO_INCREMENT for table `logo` -- ALTER TABLE `logo` MODIFY `logo_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `news` -- ALTER TABLE `news` MODIFY `news_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=63; -- -- AUTO_INCREMENT for table `objective` -- ALTER TABLE `objective` MODIFY `objective_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=38; -- -- AUTO_INCREMENT for table `project` -- ALTER TABLE `project` MODIFY `project_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `publication` -- ALTER TABLE `publication` MODIFY `publication_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29; -- -- AUTO_INCREMENT for table `researcher` -- ALTER TABLE `researcher` MODIFY `researcher_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=125; -- -- AUTO_INCREMENT for table `slideshow` -- ALTER TABLE `slideshow` MODIFY `slideshow_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=44; -- -- AUTO_INCREMENT for table `timeline` -- ALTER TABLE `timeline` MODIFY `timeline_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=65; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
<filename>docs/src/US94Experimenting.sql -- ?1 current working day [1,7] due to postgres ARRAY index starting at 1 -,- () WITH RECURSIVE group_tree AS ( SELECT id, ARRAY[]::CHARACTER VARYING[] || id AS ancestors, ARRAY[[]]::INTEGER[][] || ARRAY[working_days] as days, ARRAY[]::JSONB[] || active_times as times FROM public.group WHERE parent_id IS NULL UNION ALL SELECT g.id, g.id || t.ancestors, ARRAY[g.working_days] || t.days, g.active_times || t.times FROM public.group as g, group_tree as t WHERE g.parent_id = t.id ), wrapped AS ( -- this wrapped is needed due to jsonb_array_elements() otherwise eliminating all tasks which do not have any active_times (-> run always) SELECT t.id, -- merge task.active_times json with groups.times and remove empty json arrays from jsonb[] -- take first element (same reason as for working_days) and unnest inorder to make jsonb[] -> jsonb (jsonb[] only contains 1 entry so no problem) unnest((array_remove((t.active_times || gt.times), '[]'))[1:1]) as unnested_active_times, --(case when array_dims((ARRAY[t.working_days] || gt.days)[1:1]) IS NULL then null else reduce_dim((ARRAY[t.working_days] || gt.days)[1:1]) end) as first_working_days --not working due to reduce_dim not allowed in case (set returning functions in general) -- merge task.working_days with groups.all_working_days and retrieve first element (contains first not null element from bottom (task) to top (topmost group in ancestor tree)) -- catch case, when no element in the tree (neither the task nor ANY of the groups) have any working_days -> treat as ARRAY[1,1,1,1,1,1,1] -> run always (gt.days = '{}' due to concat of array, more or less meaning {null} (2 dim array)) -- afterwards remove first dimension of array (ARRAY[][] -> ARRAY[]) reduce_dim((case when (t.working_days IS NULL AND gt.days = '{}') then ARRAY[ARRAY[1,1,1,1,1,1,1]]::integer[][] else (ARRAY[t.working_days] || gt.days)[1:1] end)) as first_working_days FROM task t JOIN group_tree gt ON t.group_id=gt.id ), first_not_null_from_tree AS ( SELECT t.id, json_elements.value as first_active_times, w.first_working_days FROM task t JOIN wrapped w ON t.id=w.id LEFT JOIN jsonb_array_elements(w.unnested_active_times) json_elements ON true ) --SELECT * FROM first_not_null_from_tree --SELECT * FROM wrapped -- 4 is used as ?1 for testing SELECT DISTINCT t.* FROM task t LEFT JOIN first_not_null_from_tree c ON t.id=c.id WHERE t.status='Scheduled' AND t.force=false AND c.first_working_days[4]=1 -- not neccessary to check on null due to default case in wrapped AND (case when c.first_active_times IS NULL then true else TO_TIMESTAMP(c.first_active_times->>'to', 'HH24:MI:SS')::TIME >= CURRENT_TIME end) AND (case when c.first_active_times IS NULL then true else TO_TIMESTAMP(c.first_active_times->>'from', 'HH24:MI:SS')::TIME <= CURRENT_TIME end) ORDER BY t.total_priority DESC;
<filename>reference_app/mongo_docker/mongo/olympics_init.ddl<gh_stars>1-10 // MongoDB "DDL" initialize the "olympics" database and its collections. // <NAME>, Microsoft, October 2021 // TODO - add additional indexes if necessary use olympics db.games.drop() db.countries.drop() db.g1896_summer.drop() db.g1900_summer.drop() db.g1904_summer.drop() db.g1906_summer.drop() db.g1908_summer.drop() db.g1912_summer.drop() db.g1920_summer.drop() db.g1924_summer.drop() db.g1924_winter.drop() db.g1928_summer.drop() db.g1928_winter.drop() db.g1932_summer.drop() db.g1932_winter.drop() db.g1936_summer.drop() db.g1936_winter.drop() db.g1948_summer.drop() db.g1948_winter.drop() db.g1952_summer.drop() db.g1952_winter.drop() db.g1956_summer.drop() db.g1956_winter.drop() db.g1960_summer.drop() db.g1960_winter.drop() db.g1964_summer.drop() db.g1964_winter.drop() db.g1968_summer.drop() db.g1968_winter.drop() db.g1972_summer.drop() db.g1972_winter.drop() db.g1976_summer.drop() db.g1976_winter.drop() db.g1980_summer.drop() db.g1980_winter.drop() db.g1984_summer.drop() db.g1984_winter.drop() db.g1988_summer.drop() db.g1988_winter.drop() db.g1992_summer.drop() db.g1992_winter.drop() db.g1994_winter.drop() db.g1996_summer.drop() db.g1998_winter.drop() db.g2000_summer.drop() db.g2002_winter.drop() db.g2004_summer.drop() db.g2006_winter.drop() db.g2008_summer.drop() db.g2010_winter.drop() db.g2012_summer.drop() db.g2014_winter.drop() db.g2016_summer.drop() db.createCollection("games") db.createCollection("countries") db.createCollection("g1896_summer") db.createCollection("g1900_summer") db.createCollection("g1904_summer") db.createCollection("g1906_summer") db.createCollection("g1908_summer") db.createCollection("g1912_summer") db.createCollection("g1920_summer") db.createCollection("g1924_summer") db.createCollection("g1924_winter") db.createCollection("g1928_summer") db.createCollection("g1928_winter") db.createCollection("g1932_summer") db.createCollection("g1932_winter") db.createCollection("g1936_summer") db.createCollection("g1936_winter") db.createCollection("g1948_summer") db.createCollection("g1948_winter") db.createCollection("g1952_summer") db.createCollection("g1952_winter") db.createCollection("g1956_summer") db.createCollection("g1956_winter") db.createCollection("g1960_summer") db.createCollection("g1960_winter") db.createCollection("g1964_summer") db.createCollection("g1964_winter") db.createCollection("g1968_summer") db.createCollection("g1968_winter") db.createCollection("g1972_summer") db.createCollection("g1972_winter") db.createCollection("g1976_summer") db.createCollection("g1976_winter") db.createCollection("g1980_summer") db.createCollection("g1980_winter") db.createCollection("g1984_summer") db.createCollection("g1984_winter") db.createCollection("g1988_summer") db.createCollection("g1988_winter") db.createCollection("g1992_summer") db.createCollection("g1992_winter") db.createCollection("g1994_winter") db.createCollection("g1996_summer") db.createCollection("g1998_winter") db.createCollection("g2000_summer") db.createCollection("g2002_winter") db.createCollection("g2004_summer") db.createCollection("g2006_winter") db.createCollection("g2008_summer") db.createCollection("g2010_winter") db.createCollection("g2012_summer") db.createCollection("g2014_winter") db.createCollection("g2016_summer") db.games.count() db.countries.count() db.g1896_summer.count() db.g1900_summer.count() db.g1904_summer.count() db.g1906_summer.count() db.g1908_summer.count() db.g1912_summer.count() db.g1920_summer.count() db.g1924_summer.count() db.g1924_winter.count() db.g1928_summer.count() db.g1928_winter.count() db.g1932_summer.count() db.g1932_winter.count() db.g1936_summer.count() db.g1936_winter.count() db.g1948_summer.count() db.g1948_winter.count() db.g1952_summer.count() db.g1952_winter.count() db.g1956_summer.count() db.g1956_winter.count() db.g1960_summer.count() db.g1960_winter.count() db.g1964_summer.count() db.g1964_winter.count() db.g1968_summer.count() db.g1968_winter.count() db.g1972_summer.count() db.g1972_winter.count() db.g1976_summer.count() db.g1976_winter.count() db.g1980_summer.count() db.g1980_winter.count() db.g1984_summer.count() db.g1984_winter.count() db.g1988_summer.count() db.g1988_winter.count() db.g1992_summer.count() db.g1992_winter.count() db.g1994_winter.count() db.g1996_summer.count() db.g1998_winter.count() db.g2000_summer.count() db.g2002_winter.count() db.g2004_summer.count() db.g2006_winter.count() db.g2008_summer.count() db.g2010_winter.count() db.g2012_summer.count() db.g2014_winter.count() db.g2016_summer.count() show collections
insert into actor (id, actor_name, birth_date) values (1001, 'actor 1001', now()), (1002, 'actor 1002', now()), (1003, 'actor 1003', now());
-- file:domain.sql ln:476 expect:true alter domain posint add constraint c1 check(value >= 0)
<filename>src/test/resources/sql/alter_table/b2d2223b.sql -- file:alter_table.sql ln:1542 expect:true alter table my_locks set (autovacuum_enabled = false)
<gh_stars>10-100 -- file:misc_functions.sql ln:18 expect:true SELECT num_nulls(1, 2, NULL::text, NULL::point, '', int8 '9', 1.0 / NULL)
CREATE TABLE persons ( id NUMBER NOT NULL, name varchar2(255) NOT NULL, surname varchar2(255) NOT NULL, password varchar2(64) NOT NULL ); CREATE TABLE institutes ( id NUMBER NOT NULL, name varchar2(255) ); CREATE TABLE documents ( id NUMBER NOT NULL, title varchar2(255) NOT NULL, abstract varchar2(255) ); CREATE TABLE authors_docs ( pers_id NUMBER NOT NULL, doc_id NUMBER NOT NULL ); CREATE TABLE phones ( id NUMBER NOT NULL , phone varchar2(255) NOT NULL , pers_id NUMBER NOT NULL ); ALTER TABLE authors_docs ADD CONSTRAINT PK_authors_docs PRIMARY KEY ( pers_id, doc_id ); ALTER TABLE documents ADD CONSTRAINT PK_documents PRIMARY KEY ( id ); ALTER TABLE institutes ADD CONSTRAINT PK_institutes PRIMARY KEY ( id ); ALTER TABLE persons ADD CONSTRAINT PK_persons PRIMARY KEY ( id ); ALTER TABLE phones ADD CONSTRAINT PK_phones PRIMARY KEY ( id ); CREATE SEQUENCE person_ids START WITH 1 INCREMENT BY 1; CREATE SEQUENCE document_ids START WITH 1 INCREMENT BY 1; CREATE SEQUENCE institute_ids START WITH 1 INCREMENT BY 1; CREATE SEQUENCE phone_ids START WITH 1 INCREMENT BY 1;
<filename>queries/between_years_comparison.sql<gh_stars>0 --Navegación por mes | Canal | Tienda -- Comparación 4 meses vs 4 meses 2019 --> 1,2T #standardSQL WITH year_2020 ( SELECT FORMAT_DATE('%Y%m', PARSE_DATE("%Y%m%d", date)) AS month, CASE WHEN trafficSource.source = '(direct)' AND (trafficSource.medium = '(not set)' OR trafficSource.medium = '(none)') THEN 'Direct' WHEN trafficSource.medium = 'organic' THEN 'Organic Search' WHEN REGEXP_CONTAINS(trafficSource.medium, r'^(social|social-network|social-media|sm|social network|social media)$') THEN 'Social' WHEN trafficSource.medium = 'email' THEN 'Email' WHEN trafficSource.medium = 'affiliate' THEN 'Affiliates' WHEN trafficSource.medium = 'referral' THEN 'Referral' WHEN REGEXP_CONTAINS(trafficSource.medium, r'^(cpc|ppc|paidsearch)$') AND trafficSource.adwordsClickInfo.adNetworkType != 'Content' THEN 'Paid Search' WHEN REGEXP_CONTAINS(trafficSource.medium, r' ^(cpv|cpa|cpp|content-text)$') THEN 'Other Advertising' WHEN REGEXP_CONTAINS(trafficSource.medium, r'^(display|cpm|banner)$') OR trafficSource.adwordsClickInfo.adNetworkType = 'Content' THEN 'Display' ELSE '(Other)' END AS Default_Channel_Grouping, --METRICS COUNT(DISTINCT CONCAT(fullVisitorId, CAST(visitStartTime AS STRING))) AS total_sessions, COUNT(DISTINCT CASE WHEN totals.bounces = 1 THEN CONCAT(fullVisitorId, CAST(visitStartTime AS STRING)) ELSE NULL END) / COUNT(DISTINCT CONCAT(fullVisitorId, CAST(visitStartTime AS STRING))) AS bounce_rate, SUM(totals.timeOnSite) / COUNT(DISTINCT CONCAT(fullVisitorId, CAST(visitStartTime AS STRING))) AS avg_session_duration, SUM(totals.pageviews) AS pageviews, FROM `bigquery-public-data.google_analytics_sample.ga_sessions_*` AS ga--, UNNEST(hits) AS hits WHERE _TABLE_SUFFIX BETWEEN '20200101' AND '20200430' AND (SELECT MAX(hits.isEntrance) FROM UNNEST(hits) AS hits) = TRUE GROUP BY 1,2,3 ) , year_2019 AS ( SELECT FORMAT_DATE('%Y%m', PARSE_DATE("%Y%m%d", date)) AS month, CASE WHEN trafficSource.source = '(direct)' AND (trafficSource.medium = '(not set)' OR trafficSource.medium = '(none)') THEN 'Direct' WHEN trafficSource.medium = 'organic' THEN 'Organic Search' WHEN REGEXP_CONTAINS(trafficSource.medium, r'^(social|social-network|social-media|sm|social network|social media)$') THEN 'Social' WHEN trafficSource.medium = 'email' THEN 'Email' WHEN trafficSource.medium = 'affiliate' THEN 'Affiliates' WHEN trafficSource.medium = 'referral' THEN 'Referral' WHEN REGEXP_CONTAINS(trafficSource.medium, r'^(cpc|ppc|paidsearch)$') AND trafficSource.adwordsClickInfo.adNetworkType != 'Content' THEN 'Paid Search' WHEN REGEXP_CONTAINS(trafficSource.medium, r' ^(cpv|cpa|cpp|content-text)$') THEN 'Other Advertising' WHEN REGEXP_CONTAINS(trafficSource.medium, r'^(display|cpm|banner)$') OR trafficSource.adwordsClickInfo.adNetworkType = 'Content' THEN 'Display' ELSE '(Other)' END AS Default_Channel_Grouping, --METRICS COUNT(DISTINCT CONCAT(fullVisitorId, CAST(visitStartTime AS STRING))) AS total_sessions, COUNT(DISTINCT CASE WHEN totals.bounces = 1 THEN CONCAT(fullVisitorId, CAST(visitStartTime AS STRING)) ELSE NULL END) / COUNT(DISTINCT CONCAT(fullVisitorId, CAST(visitStartTime AS STRING))) AS bounce_rate, SUM(totals.timeOnSite) / COUNT(DISTINCT CONCAT(fullVisitorId, CAST(visitStartTime AS STRING))) AS avg_session_duration, SUM(totals.pageviews) AS pageviews, FROM `bigquery-public-data.google_analytics_sample.ga_sessions_*` AS ga--, UNNEST(hits) AS hits WHERE _TABLE_SUFFIX BETWEEN '201900101' AND '20190430' AND (SELECT MAX(hits.isEntrance) FROM UNNEST(hits) AS hits) = TRUE GROUP BY 1,2,3 ) SELECT month, Default_Channel_Grouping, total_sessions, bounce_rate, pageviews FROM year_2020 UNION ALL SELECT month, Default_Channel_Grouping, total_sessions, bounce_rate, pageviews FROM year_2019
<reponame>igarny/pscheduler -- -- Table of archivers -- -- NOTE: Rows in this table should only be maintained (i.e., inserted -- or updated) using the archiver_upsert() function. -- TODO: Use native upserting when Pg is upgraded to 9.5 DO $$ DECLARE t_name TEXT; -- Name of the table being worked on t_version INTEGER; -- Current version of the table t_version_old INTEGER; -- Version of the table at the start BEGIN -- -- Preparation -- t_name := 'archiver'; t_version := table_version_find(t_name); t_version_old := t_version; -- -- Upgrade Blocks -- -- Version 0 (nonexistant) to version 1 IF t_version = 0 THEN CREATE TABLE archiver ( -- Row identifier id BIGSERIAL PRIMARY KEY, -- Original JSON json JSONB NOT NULL, -- Archiver Name name TEXT UNIQUE NOT NULL, -- Verbose description description TEXT, -- Version version NUMERIC NOT NULL, -- When this record was last updated updated TIMESTAMP WITH TIME ZONE, -- Whether or not the archiver is currently available available BOOLEAN DEFAULT TRUE ); CREATE INDEX archiver_name ON archiver(name); t_version := t_version + 1; END IF; -- Version 1 to version 2 -- Remove unused and trouble-causing version column IF t_version = 1 THEN ALTER TABLE archiver DROP COLUMN version; t_version := t_version + 1; END IF; -- -- Cleanup -- PERFORM table_version_set(t_name, t_version, t_version_old); END; $$ LANGUAGE plpgsql; -- -- Breaker table that maps archivers to the tests they can run -- DO $$ DECLARE t_name TEXT; -- Name of the table being worked on t_version INTEGER; -- Current version of the table t_version_old INTEGER; -- Version of the table at the start BEGIN -- -- Preparation -- t_name := 'archiver_test'; t_version := table_version_find(t_name); t_version_old := t_version; -- -- Upgrade Blocks -- -- Version 0 (nonexistant) to version 1 IF t_version = 0 THEN CREATE TABLE archiver_test ( -- Archiver which says it can handle a test archiver BIGINT REFERENCES archiver(id) ON DELETE CASCADE, -- The test the archiver says it can handle test BIGINT REFERENCES test(id) ON DELETE CASCADE ); t_version := t_version + 1; END IF; -- Version 1 to version 2 --IF t_version = 1 --THEN -- ALTER TABLE ... -- t_version := t_version + 1; --END IF; -- -- Cleanup -- PERFORM table_version_set(t_name, t_version, t_version_old); END; $$ LANGUAGE plpgsql; DROP TRIGGER IF EXISTS archiver_alter ON archiver CASCADE; DO $$ BEGIN PERFORM drop_function_all('archiver_alter'); END $$; CREATE OR REPLACE FUNCTION archiver_alter() RETURNS TRIGGER AS $$ DECLARE json_result TEXT; BEGIN json_result := json_validate(NEW.json, '#/pScheduler/PluginEnumeration/Archiver'); IF json_result IS NOT NULL THEN RAISE EXCEPTION 'Invalid enumeration: %', json_result; END IF; NEW.name := NEW.json ->> 'name'; NEW.description := NEW.json ->> 'description'; RETURN NEW; END; $$ LANGUAGE plpgsql; CREATE TRIGGER archiver_alter BEFORE INSERT OR UPDATE ON archiver FOR EACH ROW EXECUTE PROCEDURE archiver_alter(); DROP TRIGGER IF EXISTS archiver_alter_post ON archiver CASCADE; DO $$ BEGIN PERFORM drop_function_all('archiver_alter_post'); END $$; CREATE OR REPLACE FUNCTION archiver_alter_post() RETURNS TRIGGER AS $$ DECLARE test_name TEXT; test_id BIGINT; BEGIN -- Update the breaker table between this and test. DELETE FROM archiver_test WHERE archiver = NEW.id; FOR test_name IN (SELECT * FROM jsonb_array_elements_text(NEW.json -> 'tests')) LOOP -- Only insert records for tests that are installed on the system. SELECT id INTO test_id FROM test WHERE name = test_name; IF FOUND THEN INSERT INTO archiver_test (archiver, test) VALUES (NEW.id, test_id); END IF; END LOOP; RETURN NEW; END; $$ LANGUAGE plpgsql; CREATE TRIGGER archiver_alter_post AFTER INSERT OR UPDATE ON archiver FOR EACH ROW EXECUTE PROCEDURE archiver_alter_post(); DROP TRIGGER IF EXISTS archiver_delete ON archiver CASCADE; DO $$ BEGIN PERFORM drop_function_all('archiver_delete'); END $$; CREATE OR REPLACE FUNCTION archiver_delete() RETURNS TRIGGER AS $$ BEGIN DELETE FROM archiver_test where archiver = OLD.id; RETURN OLD; END; $$ LANGUAGE plpgsql; CREATE TRIGGER archiver_delete BEFORE DELETE ON archiver FOR EACH ROW EXECUTE PROCEDURE archiver_delete(); -- Insert a new archiver or update an existing one by name DO $$ BEGIN PERFORM drop_function_all('archiver_upsert'); END $$; CREATE OR REPLACE FUNCTION archiver_upsert(new_json JSONB) RETURNS VOID AS $$ DECLARE existing_id BIGINT; new_name TEXT; BEGIN new_name := (new_json ->> 'name')::TEXT; SELECT id from archiver into existing_id WHERE name = new_name; IF NOT FOUND THEN -- Legitimately-new row. INSERT INTO archiver (json, updated, available) VALUES (new_json, now(), true); ELSE -- Update of existing row. UPDATE archiver SET json = new_json, updated = now(), available = true WHERE id = existing_id; END IF; END; $$ LANGUAGE plpgsql; -- Function to run at startup. DO $$ BEGIN PERFORM drop_function_all('archiver_boot'); END $$; CREATE OR REPLACE FUNCTION archiver_boot() RETURNS VOID AS $$ DECLARE run_result external_program_result; archiver_list JSONB; archiver_name TEXT; archiver_enumeration JSONB; json_result TEXT; sschema NUMERIC; -- Name dodges a reserved word BEGIN run_result := pscheduler_command(ARRAY['internal', 'list', 'archiver']); IF run_result.status <> 0 THEN RAISE EXCEPTION 'Unable to list installed archivers: %', run_result.stderr; END IF; archiver_list := run_result.stdout::JSONB; FOR archiver_name IN (select * from jsonb_array_elements_text(archiver_list)) LOOP run_result := pscheduler_command(ARRAY['internal', 'invoke', 'archiver', archiver_name, 'enumerate']); IF run_result.status <> 0 THEN RAISE WARNING 'Archiver "%" failed to enumerate: %', archiver_name, run_result.stderr; CONTINUE; END IF; archiver_enumeration := run_result.stdout::JSONB; sschema := text_to_numeric(archiver_enumeration ->> 'schema'); IF sschema IS NOT NULL AND sschema > 1 THEN RAISE WARNING 'Archiver "%": schema % is not supported', archiver_name, sschema; CONTINUE; END IF; json_result := json_validate(archiver_enumeration, '#/pScheduler/PluginEnumeration/Archiver'); IF json_result IS NOT NULL THEN RAISE WARNING 'Invalid enumeration for archiver "%": %', archiver_name, json_result; CONTINUE; END IF; PERFORM archiver_upsert(archiver_enumeration); END LOOP; -- TODO: Disable, but don't remove, archivers that aren't installed. UPDATE archiver SET available = FALSE WHERE updated < now(); -- TODO: Should also can anything on the schedule that used this archiver. (Do that elsewhere.) END; $$ LANGUAGE plpgsql; -- Validate an archiver entry and raise an error if invalid. DO $$ BEGIN PERFORM drop_function_all('archiver_validate'); END $$; CREATE OR REPLACE FUNCTION archiver_validate( candidate JSONB ) RETURNS VOID AS $$ DECLARE archiver_name TEXT; candidate_data JSONB; run_result external_program_result; validate_result JSONB; BEGIN IF NOT candidate ? 'archiver' THEN RAISE EXCEPTION 'No archiver name specified in archiver.'; END IF; archiver_name := candidate ->> 'archiver'; IF NOT EXISTS (SELECT * FROM archiver WHERE name = archiver_name) THEN RAISE EXCEPTION 'No archiver "%" is avaiable.', archiver_name; END IF; IF candidate ? 'data' THEN candidate_data := candidate -> 'data'; ELSE candidate_data := 'null'::JSONB; END IF; run_result := pscheduler_command(ARRAY['internal', 'invoke', 'archiver', archiver_name, 'data-is-valid'], candidate_data::TEXT ); IF run_result.status <> 0 THEN RAISE EXCEPTION 'Archiver "%" failed to validate: %', archiver_name, run_result.stderr; END IF; validate_result := run_result.stdout::JSONB; IF NOT (validate_result ->> 'valid')::BOOLEAN THEN IF validate_result ? 'error' THEN RAISE EXCEPTION 'Invalid data for archiver "%": %', archiver_name, validate_result ->> 'error'; ELSE RAISE EXCEPTION 'Invalid data for archiver "%": No error provided by plugin.', archiver_name; END IF; END IF; END; $$ LANGUAGE plpgsql; -- Quick summary CREATE OR REPLACE VIEW archiver_summary AS SELECT archiver.name AS archiver, test.name AS test FROM archiver_test JOIN archiver ON archiver.id = archiver JOIN test ON test.id = test ;
INSERT INTO your_table (id,creation_time,update_time) VALUES ('9816eeaf-7cd4-4661-9388-661cb49edda8','2021-04-10 14:47:02.090','2021-04-10 14:47:02.090') ;
<reponame>PHJpeng/admin_shang /* Navicat Premium Data Transfer Source Server : 新服务器172.16.17.32 Source Server Type : MySQL Source Server Version : 50728 Source Host : rm-j6cl5jij0m628n6sdoo.mysql.rds.aliyuncs.com:3306 Source Schema : app_shang Target Server Type : MySQL Target Server Version : 50728 File Encoding : 65001 Date: 22/08/2020 22:19:18 */ SET NAMES utf8mb4; SET FOREIGN_KEY_CHECKS = 0; -- ---------------------------- -- Table structure for ss_order -- ---------------------------- DROP TABLE IF EXISTS `ss_order`; CREATE TABLE `ss_order` ( `id` int(11) NOT NULL AUTO_INCREMENT, `buy_uid` int(11) NOT NULL COMMENT '买入uid', `buy_account` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '买入账号', `buy_mobile` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '买入手机号', `buy_realname` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '买入真实姓名', `num` decimal(14, 2) NOT NULL COMMENT '买入数量', `sell_account` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '出售者账号', `sell_uid` int(11) NOT NULL COMMENT '出售者uid', `sell_mobile` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '出售者手机号', `sell_realname` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '出售者真实姓名', `ali_code` int(11) NOT NULL DEFAULT 0 COMMENT '支付宝收款二维码', `zhifubao` varchar(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '' COMMENT '支付宝收款账户', `status` tinyint(1) NOT NULL DEFAULT 0 COMMENT '状态 0待打款 1待收款 2已完成 3超时未打款', `addtime` int(11) NOT NULL COMMENT '添加时间', `pay_time` int(11) NOT NULL DEFAULT 0 COMMENT '打款时间', `over_time` int(11) NOT NULL COMMENT '完成时间', `pay_img` int(255) NOT NULL DEFAULT 0 COMMENT '支付凭证', PRIMARY KEY (`id`) USING BTREE ) ENGINE = InnoDB AUTO_INCREMENT = 1 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = Dynamic; SET FOREIGN_KEY_CHECKS = 1;
-- NAME: selectAll SELECT id, joda_date, joda_time, joda_datetime, sec_str, sec_int, sec_long, sec_bigint, sec_bigdec, flag_code, deleted_flg FROM conversion_test ; -- NAME: insert INSERT INTO conversion_test ( joda_date, joda_time, joda_datetime, sec_str, sec_int, sec_long, sec_bigint, sec_bigdec, flag_code, deleted_flg ) VALUES ( :jodaDate, :jodaTime, :jodaDatetime, :secStr, :secInt, :secLong, :secBigint, :secBigdec, :flagCode, :deletedFlg ) ;
<reponame>y-ok/gsp-dba-maven-plugin<filename>src/test/resources/jp/co/tis/gsp/tools/dba/mojo/GenerateDdlMojo_test/specifiedSchemaInEdm/sqlserver/expected/ddl/20_CREATE_PK_INDEX_TEST12.sql ALTER TABLE SCHEMA_TEST.INDEX_TEST3 ADD CONSTRAINT PK_INDEX_TEST12 PRIMARY KEY ( INDEX_TEST3_ID );