Topics
Started by
Posts
Last post
Are the column names returned by a stored procedure stored anywhere, or are they generated at run t…
2 replies
Hi, I have a table with one column, and 5 rows ... ksjdfhiuearhfkrferfSERVERNAMEeruwerwnerwe…
10 replies
Hi, I plan to create a program to allow user to execute batch scripts to update the database by dou…
2 replies
I would like to rearrange data as follows TableA (Col1 int, COl2 int, ...) Primary key is Col1 + Co…
5 replies
I need help please... Say I have three Group Types like: A B C I have to write…
4 replies
I am having a problem trying to create a query that retrieves data from a table in the following sc…
3 replies
I am trying to import an excel sheet into my sql server2000 database table. I have a column for zip…
1 replies
I need to create a table for each user when they log into my db. The table will be named part…
20 replies
It happens that I need it to be a function to return values and receive params, where the query has…
24 replies
hi! is it possible? I made a function that return ids in rows like: ----- 14 0 -1 -2 then. I want t…
2 replies
I am trying to create a report where the data looks like the following: Mar '02 30 120 25.…
1 replies
Hi could anyone help me out with syntax problems? The intersects function returns 1 if the 2…
2 replies
Hi, I have SQL SERVER 2000. I want to have subquery like: select * from table1 where (id,date_x) n…
2 replies
Hi experts, I am working on a data view to show HR people how many job applications we received fro…
2 replies
I am using the following query: Select count(*) From dbname..tablename Where sdate=CONVERT(varchar,…
21 replies
Viewing 15 topics - 8,821 through 8,835 (of 17,082 total)
You must be logged in to create new topics.