Topics
Started by
Posts
Last post
Can anyone point me at a script that will generically build up a script to use in BCP or SQLCMD? I…
8 replies
Hello everyone, In a T-SQL statement can you join tables if they reside on different servers? I ca…
2 replies
I have a table called LOGIN with columns USER, DATEIN, DATEOUT I am having trouble with a query tha…
7 replies
I have a stored procedure in which I pass certain parameters. Based on my parameter list I want to …
18 replies
Hie, what is the difference between Sp_Executesql and Exec(sql)? can some one please guide me ? tha…
3 replies
Hello comunity I have the following cursor, and i need to evaluate a condition using CASE, but i t…
1 replies
Can i create a trigger on a table to only fire if another table is inserted/updated to in the same …
2 replies
Hello, How can I call UDFs on linked servers in SQL Server 2005? More details: I have some UDFs on …
1 replies
Hi Experts, I am trying to develop an online forum (school project) database. the requirements woul…
1 replies
When importing negative numbers from flat files in DTS the minus sign can be on either side of the …
7 replies
Hello, Can anyone tell me how can i get the lenght of one column, for example if i've one column th…
1 replies
I have three tables:users,users_roles,role The records in these tables are as follows. users_roles …
8 replies
Okay, I must be losing my mind because i can't get this to work. I have: declare @dbname varchar(…
3 replies
I am currently working on search using simple filtering based on selectable column from a table. bu…
9 replies
Hello, I need to pull records from single table such that I get a subset defined like this: ( acctc…
3 replies
Viewing 15 topics - 10,666 through 10,680 (of 12,230 total)
You must be logged in to create new topics.