tokens
list
ner_tags
list
[ "..", ".", "which", "I", "'m", "assuming", "you", "have", "already", "seen", ",", "since", "you", "commented", "on", "my", "answer", "yesterday", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "reason", "that", "@IfProfileValue", "has", "nothing", "to", "do", "with", "@Profile", "or", "@ActiveProfiles", "is", "due", "to", "the", "evolution", "of", "the", "framework", "." ]
[ "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "B-Class", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "See", "below", "for", "further", "details", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "These", "statements", "are", "not", "entirely", "correct", ",", "especially", "the", "last", "part", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "@Profile", "is", "used", "to", "selectively", "enable", "a", "component", "(", "e.g", ".", ",", "@Service", ",", "etc", ".", ")", ",", "@Configuration", "class", ",", "or", "@Bean", "method", "if", "one", "of", "the", "named", "bean", "definition", "pro...
[ "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "B-Value", "O", "O", "B-Class", "I-Class"...
[ "This", "annotation", "is", "not", "directly", "related", "to", "testing", ":", "@Profile", "should", "not", "be", "used", "on", "a", "test", "class", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "@ActiveProfiles", "is", "used", "to", "designate", "which", "bean", "definition", "profiles", "(", "e.g", ".", ",", "those", "declared", "via", "@Profile", ")", "should", "be", "active", "when", "loading", "an", "ApplicationContext", "for", "an", "integration",...
[ "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "B-Value", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O" ]
[ "@IfProfileValue", "does", "not", "allow", "you", "to", "check", "things", "in", "the", "Spring", "Environment", "." ]
[ "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "I-Class", "O" ]
[ "I", "'m", "not", "sure", "why", "you", "are", "assuming", "this", ",", "since", "none", "of", "the", "documentation", "in", "the", "Spring", "Framework", "states", "that", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "I-Library", "O", "O", "O" ]
[ "As", "I", "stated", "in", "the", "aforementioned", "thread", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Please", "note", "that", "@IfProfileValue", "was", "introduced", "in", "Spring", "Framework", "2.0", ",", "long", "before", "the", "notion", "of", "bean", "definition", "profiles", ",", "and", "@ActiveProfiles", "was", "first", "introduced", "in", "Spring", "Fr...
[ "O", "O", "O", "B-Class", "O", "O", "O", "B-Library", "I-Library", "B-Version", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "B-Library", "I-Library", "B-Version", "O" ]
[ "In", "the", "aforementioned", "thread", ",", "I", "also", "pointed", "out", "the", "following", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "term", "'", "profile", "'", "is", "perhaps", "misleading", "when", "considering", "the", "semantics", "for", "@IfProfileValue", "." ]
[ "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O" ]
[ "The", "key", "is", "to", "think", "about", "'", "test", "groups", "'", "(", "like", "those", "in", "TestNG", ")", "instead", "of", "'", "profiles", "'", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "B-Variable", "O", "O" ]
[ "See", "the", "examples", "in", "the", "JavaDoc", "for", "@IfProfileValue", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Class", "O" ]
[ "That", "depends", ",", "and", "..", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ "I", "'m", "assuming", "you", "mean", "bean", "definition", "profile", "when", "you", "say", "\"", "profile", "\"", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "B-Variable", "O", "O" ]
[ "If", "you", "'re", "using", "@ActiveProfiles", "to", "set", "the", "bean", "definition", "profiles", "for", "your", "tests", ",", "you", "cannot", "currently", "use", "@IfProfileValue", "to", "determine", "if", "a", "bean", "definition", "profile", "is", "act...
[ "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "B-Class", "O", "B-Value", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "B-Class", "O", "O",...
[ "However", ",", "if", "you", "are", "setting", "the", "bean", "definition", "profiles", "only", "via", "the", "spring.profiles.active", "system", "property", ",", "then", "it", "would", "be", "possible", "to", "use", "@IfProfileValue", "to", "determine", "if", ...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "B-Value", "O", "O", "B-Class", "O", "O", "O", ...
[ "For", "example", ",", "you", "could", "then", "use", "the", "following", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "That", "wo", "n't", "work", "since", "activeProfiles", "is", "the", "incorrect", "property", "name", "." ]
[ "O", "O", "O", "O", "O", "B-Value", "O", "O", "O", "O", "B-Variable", "O" ]
[ "The", "correct", "system", "property", "name", "is", "spring.profiles.active", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Variable", "O" ]
[ "See", "AbstractEnvironment.ACTIVE_PROFILES_PROPERTY_NAME", "for", "details", "." ]
[ "O", "B-Variable", "O", "O", "O" ]
[ "The", "fact", "that", "@IfProfileValue", "does", "not", "work", "in", "harmony", "with", "@ActiveProfiles", "is", "a", "known", "issue", "to", "the", "Spring", "team", "." ]
[ "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O" ]
[ "Please", "consult", "the", "following", "JIRA", "issues", "for", "further", "details", "and", "to", "join", "in", "on", "the", "discussions", "if", "you", "'d", "like", "." ]
[ "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "https://jira.spring.io/browse/SPR-7754" ]
[ "O" ]
[ "https://jira.spring.io/browse/SPR-8982" ]
[ "O" ]
[ "https://jira.spring.io/browse/SPR-11677" ]
[ "O" ]
[ "Hope", "this", "clarifies", "the", "situation", "for", "you", "!" ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Sam", "(", "author", "of", "the", "Spring", "TestContext", "Framework", ")" ]
[ "B-User_Name", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Sam", "nailed", "it", "." ]
[ "B-User_Name", "O", "O", "O" ]
[ "(", "As", "well", "as", "the", "fact", "this", "was", "accepted", "and", "answered", "years", "back", ")" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "One", "thing", "to", "add", "is", "that", "if", "you", "'d", "like", "to", "pass", "System", "Properties", "through", "to", "your", "test", ",", "having", "them", "propagate", "through", "to", "the", "JVM", "if", "you", "are", "using", "a", "build", "...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O" ]
[ "And", "then", "business", "as", "usual", "in", "your", "integration", "test" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Finally", "you", "can", "execute", "your", "tests", "from", "the", "terminal", "with", "the", "property", "you", "specified", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "O", "O", "O", "O", "O", "O" ]
[ "The", "thing", "I", "like", "most", "about", "@IfProfileValue", "over", "grabbing", "the", "System.property", "and", "checking", "assumeTrue/False", "manually", "is", "that", "no", "Spring", "Context", "is", "loaded", "(", "or", "flyway/other", "migrations", "you...
[ "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "B-Variable", "O", "O", "B-Value", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "have", "Form1", "withDataGridView`", "which", "consists", "of", "the", "following", "columns", ":" ]
[ "O", "O", "B-Class", "B-Class", "O", "O", "O", "O", "O", "B-Data_Structure", "O" ]
[ "ID" ]
[ "B-Class" ]
[ "NAME" ]
[ "B-Class" ]
[ "SHORT", "DESCRIPTION" ]
[ "B-Class", "I-Class" ]
[ "DESCRIPTION" ]
[ "B-Class" ]
[ "Also", "I", "have", "a", "button", "that", "opens", "a", "separate", "Form2", "that", "has", "several", "textboxes", "." ]
[ "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "B-Class", "O", "O", "O", "B-Class", "O" ]
[ "How", "can", "I", "pass", "data", "from", "the", "second", "form", "to", "the", "original", "form", ",", "the", "value", "from", "textBox1", "of", "Form2", "will", "be", "passed", "to", "the", "ID", "column", "of", "the", "DataGridView", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "B-Class", "O", "B-Class", "O", "O", "O", "O", "O", "B-Class", "B-Data_Structure", "O", "O", "B-Class", "O" ]
[ "It", "should", "be", "works", "same", "for", "all", "columns", "(", "textbox2", "to", "NAME", "..", "textbox4", "to", "DESCRIPTION", ")" ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "B-Class", "O", "B-Class", "O", "O", "O", "B-Class", "O" ]
[ "//", "Form2" ]
[ "O", "B-Class" ]
[ "\\Form1" ]
[ "B-Class" ]
[ "If", "you", "mean", "like", "this", "it", "does", "n't", "pass", "the", "data", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Could", "you", "please", "correct", "me", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "You", "'ve", "got", "the", "code", "of", "Form1", "in", "the", "class", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Class", "O", "O", "O", "O" ]
[ "Move", "that", "to", "a", "method", "or", "event", "handler", ",", "as", "Form_Load", "or", "to", "the", "form", "constructor", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "B-Class", "O", "O" ]
[ "Edit" ]
[ "O" ]
[ "This", "is", "how", "your", "Form2", "should", "look", "like", "." ]
[ "O", "O", "O", "O", "B-Class", "O", "O", "O", "O" ]
[ "Note", "mc", "is", "defined", "at", "class", "level", ",", "so", "it", "is", "accessible", "from", "outside", "the", "form", ":" ]
[ "O", "B-Variable", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "This", "would", "save", "your", "object", "on", "button", "click", "and", "close", "the", "form", "in", "that", "moment" ]
[ "O", "O", "O", "O", "O", "O", "B-User_Interface_Element", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "tried", "to", "use", "jQuery", "combobox", "(", "fiddle", ")", "in", "my", "Mozilla", "Firefox", "addon", "." ]
[ "O", "O", "O", "O", "B-Library", "B-Function", "O", "B-Application", "O", "O", "O", "B-Application", "I-Application", "O", "O" ]
[ "But", "AMO", "editors", "rejected", "my", "Addon", "after", "reviewing", "stating", "that", "my", "javascript", "does", "unsafe", "HTML", "insertion", "with", "unsanitized", "data", "." ]
[ "O", "B-Application", "I-Application", "O", "O", "B-Application", "O", "O", "O", "O", "O", "B-Language", "O", "O", "B-Language", "O", "O", "O", "O", "O" ]
[ "Parts", "of", "the", "code", "stated", "as", "unsafe", "all", "belong", "to", "the", "code", "on", "official", "jQuery", "Ui", "page", "for", "combobox", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "I-Library", "O", "O", "B-Function", "O" ]
[ "I", "am", "also", "writing", "the", "code", "below", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Removing", "this", "piece", "of", "code", "throws", "error", "if", "I", "try", "to", "create", "a", "combobox", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Function", "O" ]
[ "It", "makes", "me", "wonder", "why", "combobox", "is", "n't", "already", "included", "in", "jQuery", "and", "why", "do", "I", "have", "to", "put", "this", "snippet", "inside", "my", "code", "?" ]
[ "O", "O", "O", "O", "O", "B-Function", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Am", "I", "doing", "anything", "wrong", "here", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "Alternatively", "Can", "someone", "suggest", "me", "how", "can", "I", "make", "this", "code", "taken", "from", "official", "jquery", "page", "safe", "and", "sanitized", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Library", "O", "O", "O", "O", "O" ]
[ "I", "'m", "trying", "to", "store", "some", "certain", "information", "in", "the", "firebase", "realtime", "database", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "I-Application", "I-Application", "O" ]
[ "My", "database", "structure", "looks", "like", "this", ":" ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "need", "to", "be", "able", "to", "specify", "condition", "like", "this", "SQL", "example", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "O" ]
[ "is", "there", "a", "way", "to", "do", "that", "in", "the", "database", "using", "Ruby", "or", "at", "least", "their", "REST", "API", "?" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Language", "O", "O", "O", "O", "B-Library", "I-Library", "O" ]
[ "The", "solution", "can", "be", "divided", "into", "two", "steps", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Step", "1)", "You", "have", "to", "update", "rules", "in", "firebase", "Database", "if", "not", "already", "done", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Application", "I-Application", "O", "O", "O", "O", "O" ]
[ "Step", "2)", "To", "fetch", "data", "from", "firebase", "Database", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Application", "I-Application", "O" ]
[ "The", "rest", "API", "request", "should", "be", "something", "like", "this" ]
[ "O", "B-Library", "I-Library", "O", "O", "O", "O", "O", "O" ]
[ "I", "am", "using", "Oracle", "11G", "and", "I", "have", "the", "following", "string", ":", "I", "-", "Am", "in", "-", "Need", "Help", "-", "Please", "and", "want", "to", "parse", "the", "string", "using", "the", "-", "character", "then", "select", "...
[ "O", "O", "O", "B-Application", "B-Version", "O", "O", "O", "O", "O", "B-Data_Type", "O", "B-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "O", "O", "O", "O", "O", "B-Data_Type", "O", "O", "B-Value", "B-Dat...
[ "I", "have", "been", "playing", "around", "with", "REGEXP_REPLACE", "and", "SUBSTR", "and", "I", "can", "select", "the", "second", "object", "but", "ca", "n't", "seem", "to", "select", "everything", "after", "the", "second", "object", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Function", "O", "B-Function", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "know", "I", "need", "to", "add", "a", "*", "somewhere", "I", "think", "but", "I", "ca", "n't", "seem", "to", "get", "the", "syntax", "correct", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Value", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Any", "help", "would", "be", "greatly", "appreciated", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "above", "query", "returns", "the", "second", "object", "'", "Am", "in", "'", "but", "I", "want", "this", "returned", "'", "Need", "of", "Help", "-", "Please", "'", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Value", "I-Value", "I-Value", "B-Value", "O", "O", "O", "O", "O", "B-Value", "I-Value", "I-Value", "I-Value", "I-Value", "I-Value", "B-Value", "O" ]
[ "It", "is", "also", "important", "to", "note", "that", "I", "do", "n't", "want", "the", "-", "character", "directly", "following", "the", "second", "object", "in", "the", "result", "either", "but", "I", "want", "to", "start", "with", "the", "third", "obj...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "B-Data_Type", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Since", "[", "^-", "]", "will", "only", "match", "non-hyphen", "characters", ",", "your", "match", "group", "will", "start", "after", "the", "first", "hyphen", "and", "then", "stop", "before", "the", "next", "one", "." ]
[ "O", "B-Value", "I-Value", "I-Value", "O", "O", "O", "O", "B-Data_Type", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "To", "capture", "everything", "following", "the", "first", "hyphen", ",", "try", ":" ]
[ "O", "O", "O", "O", "O", "O", "B-Value", "O", "O", "O" ]
[ "I", "have", "an", "array", "like", "this", "(", "PHP", "Code", ")", ":" ]
[ "O", "O", "O", "B-Data_Structure", "O", "O", "O", "B-Language", "O", "O", "O" ]
[ "I", "want", "just", "get", "values", "specific", "range", "of", "index", "and", "replace", "previous", "arrays", "values", "with", "these", "new", "values.Something", "like", "this", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "want", "get", "this", "result", ":" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "How", "should", "I", "do", "this", "?" ]
[ "O", "O", "O", "O", "O", "O" ]
[ "Update", ":" ]
[ "O", "O" ]
[ "I", "just", "want", "to", "separate", "the", "values", "of", "the", "array($my_arr)", "that", "are", "within", "the", "range", "of", "the", "specified", "number", "of", "indexes", "and", "everywhere", "in", "the", "array", "and", "replace", "all", "previous...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "B-Data_Structure", "O", "O", "O", "O", "O", "O" ]
[ "**" ]
[ "O" ]
[ "If", "there", "were", "not", "some", "of", "the", "indexes", ",", "Other", "indexes", "outside", "of", "the", "specified", "range", "for", "index", "numbers", "should", "not", "be", "replaced", "and", "only", "return", "values", "of", "indexes", "between", ...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Value", "O", "B-Value", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"...
[ "I", "found", "a", "simple", "solution", "after", "several", "tests", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "array_slice" ]
[ "B-Function" ]
[ "Since", "your", "array", "contains", "mixed", "keys", ",", "you", "should", "first", "sort", "it", "so", "the", "numeric", "keys", "would", "appear", "first", "." ]
[ "O", "O", "B-Data_Structure", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "According", "to", "your", "code", ":" ]
[ "O", "O", "O", "O", "O" ]
[ "Output", ":" ]
[ "O", "O" ]
[ "Manual", "array_slice" ]
[ "O", "B-Function" ]
[ "Manual", "ksort" ]
[ "O", "B-Function" ]
[ "assume", "I", "have", "a", "dataset", ":" ]
[ "O", "O", "O", "O", "B-Data_Structure", "O" ]
[ "And", "I", "want", "sql", "to", "generate", "the", "following", "datasource", "based", "on", "the", "dateStart", "and", "the", "dateEnd", "." ]
[ "O", "O", "O", "B-Language", "O", "O", "O", "O", "O", "O", "O", "O", "B-Variable", "O", "O", "B-Variable", "O" ]
[ "Note", "the", "year", "and", "month", "grouping", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ "I", "'m", "having", "a", "hard", "time", "wrapping", "my", "head", "around", "this", "one", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Any", "ideas", "?" ]
[ "O", "O", "O" ]
[ "First", ",", "create", "a", "tabled-valued", "function", "that", "takes", "the", "2", "dates", "and", "returns", "the", "year", "and", "month", "as", "a", "table", ":" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Data_Structure", "O" ]
[ "As", "an", "example", "the", "following", ":" ]
[ "O", "O", "O", "O", "O", "O" ]