Topics
Started by
Posts
Last post
Hi Friends I am facing different situation,here is sample code CREATE TABLE test ( docno INT, notet…
3 replies
By: WayneS
I have a table called membership which contains memberid, effdat and expdat. When a member extend …
2 replies
By: WayneS
Actually I have table called fuits which has column name fruits_type having records like record1:a…
2 replies
Hi, I've posted a similar but different question regarding read access to a database. And i'm posti…
2 replies
By: neliii
Man, it's been a while since I posted! Simple question: is there such a thing as an exclusive OR in…
5 replies
By: Ray K
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
By: biren
I need some guidance on a subselect (or maybe a better way to handle). I need to add the quantity i…
4 replies
By: LutzM
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
By: Lowell
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
Viewing 15 topics - 9,826 through 9,840 (of 10,635 total)
You must be logged in to create new topics.