質問編集履歴

1

テーブル名変更

2020/05/21 01:21

投稿

mo3710
mo3710

スコア5

test CHANGED
File without changes
test CHANGED
@@ -26,7 +26,7 @@
26
26
 
27
27
  var resource = {
28
28
 
29
- query : '#StandardSQL insert into line_account_performance.test (id,text1,text2) values (2,\'テキスト3\',\'テキスト4\');'
29
+ query : '#StandardSQL insert into テーブル名.test (id,text1,text2) values (2,\'テキスト3\',\'テキスト4\');'
30
30
 
31
31
 
32
32