Click here to Skip to main content
15,909,242 members
Home / Discussions / Database
   

Database

 
GeneralRe: INSERT - Date/Time INTO SQL ?? Pin
Fritzables30-May-07 0:50
Fritzables30-May-07 0:50 
QuestionPocket PC without sql server 2005 CE Pin
Kholed29-May-07 21:34
Kholed29-May-07 21:34 
QuestionHow to show records except sunday dates and weekdays separately..., Pin
Member 387988129-May-07 21:25
Member 387988129-May-07 21:25 
AnswerRe: How to show records except sunday dates and weekdays separately..., Pin
Colin Angus Mackay29-May-07 21:42
Colin Angus Mackay29-May-07 21:42 
GeneralRe: How to show records except sunday dates and weekdays separately..., Pin
Mike Dimmick30-May-07 23:38
Mike Dimmick30-May-07 23:38 
Questiondelete two tables Pin
saravanan0529-May-07 20:12
saravanan0529-May-07 20:12 
AnswerRe: delete two tables Pin
Colin Angus Mackay29-May-07 21:40
Colin Angus Mackay29-May-07 21:40 
AnswerRe: delete two tables Pin
Harini N K29-May-07 22:06
Harini N K29-May-07 22:06 
Hi
You can drop more than 1 table but you can delete two tables

drop t1,t2 (two tables will be dropped from database)

but it is not possible to delete records as in delete from t1,t2

Which one you are asking ??





Harini

Questionto get latest version of product Pin
chandru7029-May-07 17:22
chandru7029-May-07 17:22 
AnswerRe: to get latest version of product Pin
shally_7929-May-07 19:26
shally_7929-May-07 19:26 
GeneralRe: to get latest version of product Pin
chandru7029-May-07 19:39
chandru7029-May-07 19:39 
GeneralRe: to get latest version of product Pin
shally_7929-May-07 22:13
shally_7929-May-07 22:13 
GeneralRe: to get latest version of product Pin
chandru7030-May-07 1:19
chandru7030-May-07 1:19 
QuestionQuery AVG help Pin
Hulicat29-May-07 13:22
Hulicat29-May-07 13:22 
AnswerRe: Query AVG help Pin
Hulicat30-May-07 15:12
Hulicat30-May-07 15:12 
QuestionSqlDataSourceEnumerator.GetDataSources Pin
Savas Cilve29-May-07 9:01
Savas Cilve29-May-07 9:01 
QuestionT-SQL Pin
Werries29-May-07 7:55
Werries29-May-07 7:55 
AnswerRe: T-SQL Pin
Mike Dimmick29-May-07 11:17
Mike Dimmick29-May-07 11:17 
GeneralRe: T-SQL Pin
Werries29-May-07 19:28
Werries29-May-07 19:28 
GeneralRe: T-SQL Pin
Colin Angus Mackay29-May-07 21:38
Colin Angus Mackay29-May-07 21:38 
QuestionPL/SQL Package Syntax Pin
Alaric_29-May-07 5:09
professionalAlaric_29-May-07 5:09 
AnswerRe: PL/SQL Package Syntax Pin
Al Ortega29-May-07 5:19
Al Ortega29-May-07 5:19 
GeneralRe: PL/SQL Package Syntax Pin
Alaric_29-May-07 5:38
professionalAlaric_29-May-07 5:38 
QuestionSQL Server 2000, Collation Pin
eggsovereasy29-May-07 5:08
eggsovereasy29-May-07 5:08 
Questionso I want to filter only input text. how it possible... Pin
Piyush Vardhan Singh28-May-07 23:33
Piyush Vardhan Singh28-May-07 23:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.