Topics
Started by
Posts
Last post
Hi, I've posted a similar but different question regarding read access to a database. And i'm posti…
2 replies
Man, it's been a while since I posted! Simple question: is there such a thing as an exclusive OR in…
5 replies
create table db1 ( count int, name varchar (200), state varchar (100), age int, gender varchar(100)…
4 replies
I’ll try to expand a little more on the problem I’m having we're upgrading several sql 200 servers …
8 replies
i got a database named sqlbox and a user named sam and i want to grant select permissions to sam on…
3 replies
I have two tables eg namely Order_A and Order_B and it has data in it, now I want to transfer selec…
15 replies
I need some guidance on a subselect (or maybe a better way to handle). I need to add the quantity i…
4 replies
From SQL Server, can i see who all the windows users and groups has admin privilege?? I tried this …
5 replies
My problem is i have a driver table that controls what should be run as well as the associated inpu…
8 replies
I have a set of medical testing results for numerous patients on different dates some with results …
4 replies
when I run this sql statement, I get the error incorrect syntax error near when on line 5 what i…
3 replies
Hi, I have a SP that when executed, encrypts the password column. When after execution i check for …
13 replies
Hi, I have a problem creating unicode file from BCP, I have to create fixed width file for which I …
6 replies
Hi, I want to a procedure to truncate a table and insert record after truncation.But when i run thi…
1 replies
Hi, In a table i have a column with name "SortOrder" having following rows ID Name SortOrder 5 a…
4 replies
Viewing 15 topics - 9,841 through 9,855 (of 10,647 total)
You must be logged in to create new topics.