Topics
Started by
Posts
Last post
Hi all. I am trying to build a view of a table with a new column that will filter some characters …
6 replies
Hi everybody, the problem is my website(c#) is working fine with it's database(sql 2008), but when …
2 replies
Hi, Can we create the Database with two schema and having the separate file group for each schema.
5 replies
I need to find patients(MRN) who are in the 95th percentile for BMI. Any thoughts? create table db…
11 replies
In my SSMS, if i run below query it returns only 6 records.although table has more than 61 records.…
2 replies
declare @sql nvarchar(4000) select @sql = 'bcp [DBNAME].[dbo].[servertable] in C:\folder\serverli…
1 replies
Hi there! I have a problem that is sort of stumping me... I have been working on it all morning an…
6 replies
in my table I have values such as Admin -- Assistants Finance -- Accountant Underwriting I have co…
8 replies
Hi I'm trying to put something like below within a where clause. I have a parameter @Units which ca…
2 replies
I have a number of jobs written which I would like to keep that way as sometimes I need to run them…
3 replies
Hello, I have a set up that I need to research, and I need direction... We have a central office wi…
1 replies
Hi All, This is NOT a question about when to or not to use loops and cursors, but I have heard from…
4 replies
Hi everyone, i have a SQL script below SELECT ITEM AS "ClassCode", Appdate AS "EstablishedDate…
3 replies
I have tried everything I found on Google, but nothing seems to be working. Already Ran alter comma…
8 replies
How can I get Saturday's date given the week number? This is my week number, SELECT DATEPART(WEEK, …
18 replies
Viewing 15 topics - 4,636 through 4,650 (of 30,225 total)
You must be logged in to create new topics.