Topics
Started by
Posts
Last post
Hi All I want to retrieve the list of all the roles that a user has, including the ones he …
1 replies
What are the advantages of using COUNT(*) -or- COUNT(1) in the following examples: declare @Address…
12 replies
Hi All &n…
1 replies
Hi, I have a set of 1000 records in my table, I need to pick up every fourth record from the set of…
28 replies
Hi, Im a real newbie to T-SQL and really need some help with what may seem an easy problem to deal …
12 replies
Hi everyone... I'm currently studying triggers and... well I have encountered some kind of problem …
5 replies
I see a lot of code with generic error handling for every insert, update, or delete statement.…
8 replies
Hello, I'm using varibles and incrementing them in a while loop. Only problem is I can't seam to se…
2 replies
How can I change the owner of a stored procedure using T-SQL? I have a list of stored procedures th…
1 replies
Hi all What I want is to be able to return open times that will accomidate an appointment that will…
6 replies
I need the help in designing and coding of the following requirement. I have a master college aaaaa…
3 replies
Hi experts, I want to find a word "AMKDWAPP" from any tables, any columns i…
2 replies
We recently did an upgrade from windows 2000 to 2003, after the upgrade, we were not able to open a…
5 replies
Hi everyone, I'm wondering if someone could help me with a script. I need to delete all rows …
8 replies
ALTER TABLE CHILD_TABLE ADD CONSTRAINT RefPARENT_TABLE1 FOREIGN KEY (parent_id) REFERENCES PARENT_…
1 replies
Viewing 15 topics - 10,471 through 10,485 (of 17,081 total)
You must be logged in to create new topics.