Topics
Started by
Posts
Last post
Hi My Table is: CREATE TABLE CDN ( [# CP Code] varchar(50), [Time] …
5 replies
Hi, I'm struggling to find a solution to this (very likely simple) problem: I want to populate some…
1 replies
I am not an advanced TSQL scripting person. Everything I have learned about SQL has been self taugh…
6 replies
I need to return the last inventory receipt date to a select statement. I created a function to do…
3 replies
i have configure a new profile for Database mail with a hotmail email but when i try to send the te…
2 replies
5 replies
Last month we upgraded from SQL Server 2000 to SQL Server 2008, someone from our ERP provider (remo…
14 replies
Hi How can I Covert Daily Data into weekly data? My Table is: CREATE TABLE DSA ( [CP Code] varchar(…
17 replies
i have a back up file with contain more than of backup and i want to know the number of the file of…
5 replies
I need some ideas on how to create a function that will return a date that is always exactly six mo…
1 replies
Hi I have created a view from a Table in database, but I keep adding new data into the Table. So my…
5 replies
Hi All I am trying to use a function to build the name of a table I have in a database. I want to u…
1 replies
example SELECT: SELECT COMPANYNAME, COUNT(USER_id) AS NUM_USERS FROM COMPANY_USER GROUP BY COMPANY…
5 replies
Hi I want to change dataypes in a view. My Table is: CREATE TABLE DSA ( [CP Code] varchar(50), […
3 replies
OK, it's been a while since I've worked in tsql and I'm not even sure if this is doable. We run mo…
4 replies
Viewing 15 topics - 4,336 through 4,350 (of 5,050 total)
You must be logged in to create new topics.