Click here to Skip to main content
15,919,613 members
Home / Discussions / Spam and Abuse Watch
   

Spam and Abuse Watch

This board allows members to report the accounts of spammers and others who abuse the forums in order to give other members the chance to vote to close the offending account.

 
GeneralRe: Spammer Pin
BotCar23-Mar-14 21:27
BotCar23-Mar-14 21:27 
GeneralRe: Spammer Pin
Karen Mitchelle23-Mar-14 21:37
professionalKaren Mitchelle23-Mar-14 21:37 
GeneralRe: Spammer Pin
BotCar23-Mar-14 22:02
BotCar23-Mar-14 22:02 
GeneralRe: Spammer Pin
Karen Mitchelle23-Mar-14 22:13
professionalKaren Mitchelle23-Mar-14 22:13 
GeneralRe: Spammer Pin
Mohamad M. Mohamad23-Mar-14 22:16
Mohamad M. Mohamad23-Mar-14 22:16 
GeneralRe: Spammer Pin
Karen Mitchelle23-Mar-14 22:21
professionalKaren Mitchelle23-Mar-14 22:21 
GeneralSpam Pin
Tom Marvolo Riddle23-Mar-14 20:12
professionalTom Marvolo Riddle23-Mar-14 20:12 
GeneralFlooding with massive posting of multiple-choice test questions with answers [account cancelled] Pin
Sergey Alexandrovich Kryukov23-Mar-14 17:32
mvaSergey Alexandrovich Kryukov23-Mar-14 17:32 
This person flooded the Q&A forum with massive postings:
http://www.codeproject.com/script/Membership/View.aspx?mid=10684279[^],
http://www.codeproject.com/Members/Donnie-Brownhotmailcom[^].

At the moment of writing, this member got 8 abuse reports on his account, all posts were removed, I saw 3 (three) last ones.

This is the copy of one of those posts:
Donnie-Brown wrote:

Question:
You use a Microsoft SQL Server 2012 database.
You want to create a table to store Microsoft Word documents. You need to ensure that the documents must only be accessible via Transact-SQL queries. Which Transact-SQL statement should you use?
A. CREATE TABLE DocumentStore AS FileTable
B. CREATE TABLE DocumentStore([Id] [uniqueidentifier] ROWGUIDCOL NOT NULL UNIQUE,[Document] VARBINARY(MAX) FILESTREAM NULL)GO
C. CREATE TABLE DocumentStore([Id] [INT] NOT NULL PRIMARY KEY,[Document] VARBINARY(MAX) NULL)GO
D. CREATE TABLE DocumentStore([Id] hierarchyid,[Document] NVARCHAR NOT NULL);GO
Answer: C

Question:
You develop a Microsoft SQL Server 2012 server database that supports an application. The application contains a table that has the following definition: CREATE TABLE Inventory(ItemID int NOT NULL PRIMARY KEY, ItemsInStore int NOT NULL, ItemsInWarehouse int NOT NULL) You need to create a computed column that returns the sum total of the ItemsInStore and ItemsInWarehouse values for each row. Which Transact-SQL statement should you use?
A. ALTER TABLE InventoryADD TotalItems AS SUM(ItemsInStore, ItemsInWarehouse)
B. ALTER TABLE InventoryADD TotalItems = ItemsInStore + ItemsInWarehouse
C. ALTER TABLE InventoryADD TotalItems AS ItemsInStore + ItemsInWarehouse
D. ALTER TABLE InventoryADD ItemsInStore + ItemsInWarehouse = TotalItems
Answer: D

...



This looks pretty bad. I hope we will agree that we don't want such things.

—SA
Sergey A Kryukov


modified 24-Mar-14 2:24am.

GeneralSpam questions Pin
Mitchell J.22-Mar-14 20:38
professionalMitchell J.22-Mar-14 20:38 
GeneralRe: Spam questions Pin
SoMad22-Mar-14 20:49
professionalSoMad22-Mar-14 20:49 
GeneralRe: Spam questions Pin
Mitchell J.22-Mar-14 22:45
professionalMitchell J.22-Mar-14 22:45 
GeneralLive Stream Spammer Pin
SoMad22-Mar-14 19:17
professionalSoMad22-Mar-14 19:17 
GeneralRe: Live Stream Spammer Pin
Brisingr Aerowing23-Mar-14 3:37
professionalBrisingr Aerowing23-Mar-14 3:37 
GeneralRe: Live Stream Spammer Pin
Pete O'Hanlon23-Mar-14 4:35
mvePete O'Hanlon23-Mar-14 4:35 
GeneralRe: Live Stream Spammer Pin
SoMad23-Mar-14 12:51
professionalSoMad23-Mar-14 12:51 
GeneralSpam would be reference Pin
Jochen Arndt22-Mar-14 1:28
professionalJochen Arndt22-Mar-14 1:28 
GeneralRe: Spam would be reference Pin
Mitchell J.22-Mar-14 12:55
professionalMitchell J.22-Mar-14 12:55 
GeneralSpam would be article poster Pin
Jochen Arndt22-Mar-14 1:10
professionalJochen Arndt22-Mar-14 1:10 
GeneralRe: Spam would be article poster Pin
CHill6022-Mar-14 1:39
mveCHill6022-Mar-14 1:39 
GeneralRe: Spam would be article poster Pin
Mitchell J.22-Mar-14 12:54
professionalMitchell J.22-Mar-14 12:54 
GeneralSpam Would-be-Article Pin
André Kraak21-Mar-14 20:54
André Kraak21-Mar-14 20:54 
GeneralRe: Spam Would-be-Article Pin
Mitchell J.22-Mar-14 12:54
professionalMitchell J.22-Mar-14 12:54 
GeneralRe: Spam Would-be-Article Pin
Tom Marvolo Riddle23-Mar-14 18:49
professionalTom Marvolo Riddle23-Mar-14 18:49 
GeneralSpammer in forum Pin
SoMad21-Mar-14 20:30
professionalSoMad21-Mar-14 20:30 
Generalspam would be article Pin
Tom Marvolo Riddle21-Mar-14 19:49
professionalTom Marvolo Riddle21-Mar-14 19:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.