Topics
Started by
Posts
Last post
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
I have the following piece of code. I have seen it done before but never paid much attention to it…
3 replies
HI All, I had this question asked to me today and still working on it. If you have a table, with on…
5 replies
how function parameters other databasename (@dbname) use ? --- example 1 --- (syntax error) CREATE …
10 replies
Hi all, I have a problem during the bulk insertion. SQL truncated each line of the file. The format…
2 replies
Viewing 15 topics - 10,141 through 10,155 (of 12,230 total)
You must be logged in to create new topics.