USE [ExtractReports] GO /****** Object: Table [dbo].[ctegroupfeatur] Script Date: 4/12/2021 11:24:00 PM ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE TABLE [dbo].[ctegroupfeatur]( [FeatureId] [int] NULL, [Zplid] [int] NULL, [FeatureName] [nvarchar](511) NULL, [DisplayOrder] [int] NULL, [rn] [bigint] NULL ) ON [PRIMARY] GO INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480001, 25742, N'Competitor Accelerometers Type', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750001, 21718, N'Competitor Battery Type', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540061, 21697, N'Competitor Common Mode Rejection Ratio', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660076, 34939, N'Competitor Line Regulation', 9, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540091, 21697, N'Competitor Maximum Input Offset Voltage', 10, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660031, 34939, N'Competitor Maximum Input Voltage', 11, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330006, 21676, N'Competitor Multiplexer And Demultiplexer', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750006, 21718, N'Competitor Number of Cells', 5, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330011, 21676, N'Competitor Number of Circuits', 4, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330071, 21676, N'Competitor Off Switch Drain Capacitance', 20, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500760056, 21719, N'Competitor Output Current', 14, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480016, 25742, N'Competitor Sensitivity (LSB/g)', 11, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480021, 25742, N'Competitor Sensitivity (mV/g)', 12, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660051, 34939, N'Competitor Switching Frequency', 17, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540071, 21697, N'Competitor Total Harmonic Distortion', 19, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660046, 34939, N'Competitor Typical Output Switch Current', 18, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1503540006, 25948, N'NXP Capacitance Ratio', 6, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330061, 21676, N'NXP Charge Injection', 9, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750056, 21718, N'NXP Control Topology', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540056, 21697, N'NXP Gain Bandwidth', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500760021, 21719, N'NXP Interface', 5, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1503540021, 25948, N'NXP Maximum Junction Temperature', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330016, 21676, N'NXP Maximum On State Resistance', 13, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660041, 34939, N'NXP Maximum Output Voltage', 13, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660026, 34939, N'NXP Minimum Input Voltage', 14, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850021, 88817, N'NXP On-State Resistance', 16, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500760056, 21719, N'NXP Output Current', 14, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850011, 88817, N'NXP Switch Circuit Type', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1502710036, 25865, N'NXP Type', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480061, 25742, N'NXP Typical Noise Density', 13, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540066, 21697, N'NXP Typical Voltage Gain', 20, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480006, 25742, N'Competitor Axis', 4, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850036, 88817, N'Competitor Bandwidth', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750056, 21718, N'Competitor Control Topology', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330081, 21676, N'Competitor Crosstalk', 10, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660081, 34939, N'Competitor Load Regulation', 10, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750026, 21718, N'Competitor Maximum Output Current', 11, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500690011, 21712, N'Competitor Minimum Operating Temperature', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330066, 21676, N'Competitor Off Switch Source Capacitance', 21, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660006, 34939, N'Competitor Output Configuration', 5, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1502710031, 25865, N'Competitor Resistance', 10, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500690001, 21712, N'Competitor Sensor Type', 4, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660011, 34939, N'Competitor Topology', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330051, 21676, N'Competitor Turn Off Time', 22, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1502710036, 25865, N'Competitor Type', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850101, 88817, N'Competitor Typical Off-State Capacitance', 17, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540066, 21697, N'Competitor Typical Voltage Gain', 20, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1400320001, 25742, N'NXP Automotive', 1, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1503540016, 25948, N'NXP Diode Type', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1502710006, 25865, N'NXP Maximum Forward Current', 6, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540091, 21697, N'NXP Maximum Input Offset Voltage', 10, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660031, 34939, N'NXP Maximum Input Voltage', 11, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500690036, 21712, N'NXP Maximum Supply Voltage', 6, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1503540031, 25948, N'NXP Minimum Junction Temperature', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (202509, 25742, N'NXP Normalized Package Name', 2, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660006, 34939, N'NXP Output Configuration', 5, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1503540036, 25948, N'NXP Quality Factor', 9, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480016, 25742, N'NXP Sensitivity (LSB/g)', 11, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500690001, 21712, N'NXP Sensor Type', 4, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660051, 34939, N'NXP Switching Frequency', 17, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660011, 34939, N'NXP Topology', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330051, 21676, N'NXP Turn Off Time', 22, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850101, 88817, N'NXP Typical Off-State Capacitance', 17, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660046, 34939, N'NXP Typical Output Switch Current', 18, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1400320001, 21697, N'Competitor Automotive', 1, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1503540006, 25948, N'Competitor Capacitance Ratio', 6, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330061, 21676, N'Competitor Charge Injection', 9, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500760021, 21719, N'Competitor Interface', 5, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480026, 25742, N'Competitor Interface Type', 5, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1503540021, 25948, N'Competitor Maximum Junction Temperature', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330016, 21676, N'Competitor Maximum On State Resistance', 13, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540011, 21697, N'Competitor Maximum Output Power x Channels @ Load', 12, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660041, 34939, N'Competitor Maximum Output Voltage', 13, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500760051, 21719, N'Competitor Maximum Supply Current', 9, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660026, 34939, N'Competitor Minimum Input Voltage', 14, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1503540031, 25948, N'Competitor Minimum Junction Temperature', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500690031, 21712, N'Competitor Minimum Supply Voltage', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850021, 88817, N'Competitor On-State Resistance', 16, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750031, 21718, N'Competitor Output Voltage', 6, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750016, 21718, N'Competitor Programmable Features', 16, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1503540036, 25948, N'Competitor Quality Factor', 9, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540096, 21697, N'Competitor Rail-to-Rail', 6, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330001, 21676, N'Competitor Switch Circuit', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850011, 88817, N'Competitor Switch Circuit Type', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330046, 21676, N'Competitor Turn On Time', 23, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330021, 21676, N'Competitor Typical Channel To Channel Matching', 24, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330056, 21676, N'NXP -3db Bandwidth', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480001, 25742, N'NXP Accelerometers Type', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540001, 21697, N'NXP Amplifier Type', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480006, 25742, N'NXP Axis', 4, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850036, 88817, N'NXP Bandwidth', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750001, 21718, N'NXP Battery Type', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660086, 34939, N'NXP Efficiency', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480026, 25742, N'NXP Interface Type', 5, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660081, 34939, N'NXP Load Regulation', 10, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540051, 21697, N'NXP Maximum Input Bias Current', 9, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500760061, 21719, N'NXP Maximum Power Dissipation', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850061, 88817, N'NXP Maximum Propagation Delay Time', 10, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660036, 34939, N'NXP Minimum Output Voltage', 16, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850006, 88817, N'NXP Multi-Demultiplexer Circuit', 3, 1) GO INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330006, 21676, N'NXP Multiplexer And Demultiplexer', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850086, 88817, N'NXP Normal Position', 4, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750006, 21718, N'NXP Number of Cells', 5, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330011, 21676, N'NXP Number of Circuits', 4, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330071, 21676, N'NXP Off Switch Drain Capacitance', 20, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750016, 21718, N'NXP Programmable Features', 16, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330046, 21676, N'NXP Turn On Time', 23, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330021, 21676, N'NXP Typical Channel To Channel Matching', 24, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850096, 88817, N'NXP Typical On-State Capacitance', 18, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330056, 21676, N'Competitor -3db Bandwidth', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480011, 25742, N'Competitor Acceleration Range', 6, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540001, 21697, N'Competitor Amplifier Type', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750011, 21718, N'Competitor Charging Current Type', 4, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1503540016, 25948, N'Competitor Diode Type', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660086, 34939, N'Competitor Efficiency', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540056, 21697, N'Competitor Gain Bandwidth', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1502710006, 25865, N'Competitor Maximum Forward Current', 6, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330111, 21676, N'Competitor Maximum Frequency', 11, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540051, 21697, N'Competitor Maximum Input Bias Current', 9, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330076, 21676, N'Competitor Maximum Off State Leakage Current', 12, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500760061, 21719, N'Competitor Maximum Power Dissipation', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850061, 88817, N'Competitor Maximum Propagation Delay Time', 10, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660036, 34939, N'Competitor Minimum Output Voltage', 16, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850006, 88817, N'Competitor Multi-Demultiplexer Circuit', 3, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850086, 88817, N'Competitor Normal Position', 4, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (202509, 21676, N'Competitor Normalized Package Name', 2, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540076, 21697, N'Competitor Power Supply Rejection Ratio', 18, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480061, 25742, N'Competitor Typical Noise Density', 13, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1505850096, 88817, N'Competitor Typical On-State Capacitance', 18, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480011, 25742, N'NXP Acceleration Range', 6, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750011, 21718, N'NXP Charging Current Type', 4, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540061, 21697, N'NXP Common Mode Rejection Ratio', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330081, 21676, N'NXP Crosstalk', 10, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1504660076, 34939, N'NXP Line Regulation', 9, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330111, 21676, N'NXP Maximum Frequency', 11, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330076, 21676, N'NXP Maximum Off State Leakage Current', 12, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750026, 21718, N'NXP Maximum Output Current', 11, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540011, 21697, N'NXP Maximum Output Power x Channels @ Load', 12, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500760051, 21719, N'NXP Maximum Supply Current', 9, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500690011, 21712, N'NXP Minimum Operating Temperature', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500690031, 21712, N'NXP Minimum Supply Voltage', 8, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330066, 21676, N'NXP Off Switch Source Capacitance', 21, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500750031, 21718, N'NXP Output Voltage', 6, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540076, 21697, N'NXP Power Supply Rejection Ratio', 18, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540096, 21697, N'NXP Rail-to-Rail', 6, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1502710031, 25865, N'NXP Resistance', 10, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1501480021, 25742, N'NXP Sensitivity (mV/g)', 12, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500330001, 21676, N'NXP Switch Circuit', 7, 1) INSERT [dbo].[ctegroupfeatur] ([FeatureId], [Zplid], [FeatureName], [DisplayOrder], [rn]) VALUES (1500540071, 21697, N'NXP Total Harmonic Distortion', 19, 1)