Topics
Started by
Posts
Last post
Hi all, I want to update a table A from another one B, impoting modified and new records from A and…
3 replies
I've recently moved from Oracle SQL Development to SQL Server and I'm having a little trouble when …
6 replies
Hi: I have the following type of table Col. A Col. B stop 12:10 start 12:13 stop 12:34 start 1…
5 replies
Hi, with my question, you can understand i'm a newbie with sql server 2005. i must to create a tabl…
10 replies
I am looking for a SQL that can fetch me rows for all mondays with in a date range from date_table …
7 replies
Not too familiar with temp tables or variables, but I go t this far. I ran the following query to …
7 replies
****UPDATE: I have removed all string concatenation so this is a straight CTE Recursive Function **…
20 replies
Ok, I want to write a trigger that when data is inserted into one table on a database server, it au…
23 replies
Greetings. I want to query Active Directory from SQL Management Studio Express. As you can see, I n…
13 replies
Currently, I have a stored proc with an array parameter. The way I have is using IN select * from …
14 replies
I have a table that stores the symbols '>' and '' or '' or '' or '' and '' or '', NULL, NULL, '', N…
4 replies
I have a server where client will FTP some leads everyday. I have to move these leads to a differen…
2 replies
Hi All, I am adding a username column to an existing users table. I am generating the usernames ba…
12 replies
Hi, Even with my limited experience, I should be able to figure this out, but I'm stumped. In SQL S…
5 replies
CREATE OR REPLACE TRIGGER TR_UPDATE_EMRMedicationsInfo AFTER INSERT OR UPDATE OR DELETE ON EMRUNCO…
3 replies
Viewing 15 topics - 5,566 through 5,580 (of 12,231 total)
You must be logged in to create new topics.