Topics
Started by
Posts
Last post
I need to send the output from a SELECT statement to a table, I think it should look like this... S…
2 replies
I have an int column, which effectively represents an enumeration and so I'd like to be able to cre…
11 replies
Hi Im using DatePart Function for Gjenerating the Quartely and Monthly sales in sql Server 2005 Sto…
9 replies
Hi. I have to display data to end users. I created 2 tables in SQL Database, Part & PartNarrat…
4 replies
Hello, I have a table that list the day items are sold. I want a query that provides monthly totals…
14 replies
I need to add the last day of the month to a result from a column containing only year and month de…
18 replies
I am converting a legacy data file into a relational database (please do not suggest a redesign). …
2 replies
Hello, One of our applications the FoxPro-based has a problem inserting data when tested with SQL S…
1 replies
Hi All: Is it possible to add a column header to a count? i.e. select count(*) from foo as employee…
2 replies
was looking for a way to do a conditional union? The union is used within a view but depending on w…
7 replies
I'm trying to use the xp_cmdshell system stored procedure to recall an external executable file th…
4 replies
I have an SSIs package that dumps data into a temp table, this table has one field [office] which h…
9 replies
Hi all, can any one send me the query to find the number of rows for a particular column, thanks
4 replies
I have a SELECT: select client.id,service.id from cliente,service where cliente.id= service.id_clie…
6 replies
When filtering a View, I put in hyphen (TBR4100-416) I get the error 'Data type error in expression…
4 replies
Viewing 15 topics - 10,141 through 10,155 (of 12,234 total)
You must be logged in to create new topics.