google bigquery - Can we upload text file in big query? -


i have couple of questions regarding big query: 1. can upload text files in google cloud platform , retrieve required data?? if yes how possible. 2.my main aim upload large amount of data cloud platform analyse data , retrieve desired information whenever required. data can both structured , unstructured.

can upload text files in google cloud platform , retrieve required data??

yes. can

if yes how possible

it simple enough - need first read below

bigquery home: https://cloud.google.com/bigquery/
quickstarts: https://cloud.google.com/bigquery/docs/quickstarts
how-to guides: https://cloud.google.com/bigquery/docs/how-to


Comments