Topics
Started by
Posts
Last post
declare @temp table ( ID bigint identity(1,1), Assesmentname Nvarchar(200), NoOfQuestions INT, …
2 replies
Hi Everyone, I am looking at my event logs and found this one that is of particular interest to me…
9 replies
Hi, I need help in phrasing this simple query. I have two tables 1. Category table, it consists of …
5 replies
Hi I'm new to database development and am currently building a database for college using MS SQL I …
5 replies
Hi all, I hope you are all well... Anyway to the point... I have a table as below: CREATE TABLE [T…
4 replies
I am trying to write data to a View that I set up in SQL Server 2005 Std in a web form I created in…
1 replies
I am doing a very simple query, but the result set I am getting is not what I am expecting. (NOTE: …
6 replies
I am trying to get a count() of MIn() valued rows and count() of max() value rows for distinct grou…
11 replies
I have tried to do a full install of SQL Server Developer Edition several times today, but cannot g…
5 replies
I am trying to figure out a set-based method of trying to calculate the average of the count of rec…
6 replies
I'm looking for feedback on methods to purge what are old temp files for a directory using any of t…
10 replies
while I create my table NotifyDFS, NotifyInvestigation and POCrequested is set '' My initial table …
3 replies
Hi All, I am very much new to SQL management tool. Now i installed everything that is neede…
1 replies
I have a requirement where i have to find those clients who have been enrolled continously for 12 m…
15 replies
Hi, Does anyone know about a way/utitility to delete all data from all tables within a schema? And …
6 replies
Viewing 15 topics - 4,651 through 4,665 (of 10,974 total)
You must be logged in to create new topics.